Uses of Enum Class
com.graphql_java_generator.plugin.language.DirectiveLocation
Packages that use 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
Methods in com.graphql_java_generator.plugin.language that return DirectiveLocationModifier and TypeMethodDescriptionstatic DirectiveLocationReturns the enum constant of this class with the specified name.static DirectiveLocation[]DirectiveLocation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.graphql_java_generator.plugin.language that return types with arguments of type DirectiveLocationModifier and TypeMethodDescriptionDirective.getDirectiveLocations()Returns the list of location that this directive may have