Interface GraphQLNullableType

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

@PublicApi public interface GraphQLNullableType extends GraphQLType