Interface GraphQLUnmodifiedType

All Superinterfaces:
GraphQLNamedSchemaElement, GraphQLNamedType, GraphQLSchemaElement, GraphQLType
All Known Implementing Classes:
GraphQLEnumType, GraphQLInputObjectType, GraphQLInterfaceType, GraphQLObjectType, GraphQLScalarType, GraphQLUnionType

@PublicApi public interface GraphQLUnmodifiedType extends GraphQLNamedType