Class GraphQLSchemaTypeDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.GraphQLSchemaTypeDTO
GraphQLSchemaTypeDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SERIALIZED_NAME_TYPE
- See Also:
-
SERIALIZED_NAME_FIELD_LIST
- See Also:
-
-
Constructor Details
-
GraphQLSchemaTypeDTO
public GraphQLSchemaTypeDTO()
-
-
Method Details
-
type
-
getType
Type found within the GraphQL Schema- Returns:
- type
-
setType
-
fieldList
-
getFieldList
Array of fields under current type- Returns:
- fieldList
-
setFieldList
-
equals
-
hashCode
public int hashCode() -
toString
-