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