Interface GraphQLCompositeType

All Superinterfaces:
GraphQLNamedOutputType, GraphQLNamedSchemaElement, GraphQLNamedType, GraphQLOutputType, GraphQLSchemaElement, GraphQLType
All Known Subinterfaces:
GraphQLFieldsContainer, GraphQLImplementingType
All Known Implementing Classes:
GraphQLInterfaceType, GraphQLObjectType, GraphQLUnionType

@PublicApi public interface GraphQLCompositeType extends GraphQLNamedOutputType