Uses of Enum
com.atlassian.graphql.annotations.GraphQLOperationType
Packages that use GraphQLOperationType
-
Uses of GraphQLOperationType in com.atlassian.graphql.annotations
Methods in com.atlassian.graphql.annotations that return GraphQLOperationTypeModifier and TypeMethodDescriptionstatic GraphQLOperationTypeReturns the enum constant of this type with the specified name.static GraphQLOperationType[]GraphQLOperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.