Uses of Enum
graphql.schema.diff.DiffCategory
Packages that use DiffCategory
-
Uses of DiffCategory in graphql.schema.diff
Subclasses with type arguments of type DiffCategory in graphql.schema.diffMethods in graphql.schema.diff that return DiffCategoryModifier and TypeMethodDescriptionDiffEvent.getCategory()static DiffCategoryReturns the enum constant of this type with the specified name.static DiffCategory[]DiffCategory.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in graphql.schema.diff with parameters of type DiffCategory