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