Uses of Class
com.graphql_java_generator.plugin.language.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
Modifier 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