Package graphql.schema
Interface GraphQLCompositeType
- All Superinterfaces:
GraphQLNamedOutputType,GraphQLNamedSchemaElement,GraphQLNamedType,GraphQLOutputType,GraphQLSchemaElement,GraphQLType
- All Known Subinterfaces:
GraphQLFieldsContainer,GraphQLImplementingType
- All Known Implementing Classes:
GraphQLInterfaceType,GraphQLObjectType,GraphQLUnionType
-
Method Summary
Methods inherited from interface graphql.schema.GraphQLNamedSchemaElement
getDefinition, getDescription, getNameMethods inherited from interface graphql.schema.GraphQLSchemaElement
accept, copy, equals, getChildren, getChildrenWithTypeReferences, hashCode, withNewChildren