Uses of Enum Class
io.smallrye.graphql.api.DirectiveLocation
Packages that use DirectiveLocation
-
Uses of DirectiveLocation in io.smallrye.graphql.api
Methods in io.smallrye.graphql.api 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.