Uses of Enum
com.graphql_java_generator.plugin.language.DirectiveLocation
Package
Description
All interfaces that contain the description of the graphql schema definition, but in a structured way.
-
Uses of DirectiveLocation in com.graphql_java_generator.plugin.language
Modifier and TypeMethodDescriptionstatic DirectiveLocation
Returns the enum constant of this type with the specified name.static DirectiveLocation[]
DirectiveLocation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionDirective.getDirectiveLocations()
Returns the list of location that this directive may have