Uses of Class
com.graphql_java_generator.plugin.language.Description
Packages that use Description
Package
Description
All interfaces that contain the description of the graphql schema definition, but in a structured way.
-
Uses of Description in com.graphql_java_generator.plugin.language
Methods in com.graphql_java_generator.plugin.language that return DescriptionModifier and TypeMethodDescriptionDirective.getDescription()
Returns the description for this object, in the provided GraphQL schemaField.getDescription()
Returns the description for this object, in the provided GraphQL schemaType.getDescription()
Returns the description for this object, in the provided GraphQL schema