Package graphql.schema
Interface GraphQLNullableType
- All Superinterfaces:
GraphQLSchemaElement
,GraphQLType
- All Known Implementing Classes:
GraphQLEnumType
,GraphQLInputObjectType
,GraphQLInterfaceType
,GraphQLList
,GraphQLObjectType
,GraphQLScalarType
,GraphQLUnionType
-
Method Summary
Methods inherited from interface graphql.schema.GraphQLSchemaElement
accept, copy, equals, getChildren, getChildrenWithTypeReferences, hashCode, withNewChildren