Uses of Enum Class
io.smallrye.graphql.schema.model.OperationType
-
Uses of OperationType in io.smallrye.graphql.schema.model
Methods in io.smallrye.graphql.schema.model that return OperationTypeModifier and TypeMethodDescriptionOperation.getOperationType()static OperationTypeReturns the enum constant of this class with the specified name.static OperationType[]OperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.smallrye.graphql.schema.model with parameters of type OperationTypeConstructors in io.smallrye.graphql.schema.model with parameters of type OperationType