Uses of Enum
graphql.schema.diffing.EditOperation.Operation
Packages that use EditOperation.Operation
-
Uses of EditOperation.Operation in graphql.schema.diffing
Subclasses with type arguments of type EditOperation.Operation in graphql.schema.diffingMethods in graphql.schema.diffing that return EditOperation.OperationModifier and TypeMethodDescriptionEditOperation.getOperation()static EditOperation.OperationReturns the enum constant of this type with the specified name.static EditOperation.Operation[]EditOperation.Operation.values()Returns an array containing the constants of this enum type, in the order they are declared.