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 GraphQLNamedSchemaElement
getDefinition, getDescription, getNameMethods inherited from interface GraphQLSchemaElement
accept, copy, equals, getChildren, getChildrenWithTypeReferences, hashCode, withNewChildren