Interface GraphQLUnmodifiedType
- All Superinterfaces:
GraphQLNamedSchemaElement, GraphQLNamedType, GraphQLSchemaElement, GraphQLType
- All Known Implementing Classes:
GraphQLEnumType, GraphQLInputObjectType, GraphQLInterfaceType, GraphQLObjectType, GraphQLScalarType, GraphQLUnionType
-
Method Summary
Methods inherited from interface GraphQLNamedSchemaElement
getDefinition, getDescription, getNameMethods inherited from interface GraphQLSchemaElement
accept, copy, equals, getChildren, getChildrenWithTypeReferences, hashCode, withNewChildren