Uses of Enum
graphql.schema.diff.DiffCategory
Packages that use DiffCategory
-
Uses of DiffCategory in graphql.schema.diff
Fields in graphql.schema.diff declared as DiffCategoryModifier and TypeFieldDescription(package private) DiffCategoryDiffEvent.Builder.categoryprivate final DiffCategoryDiffEvent.categoryMethods in graphql.schema.diff that return DiffCategoryModifier and TypeMethodDescription(package private) DiffCategorySchemaDiff.checkTypeWithNonNullAndListOnInputOrArg(Type oldType, Type newType) (package private) DiffCategorySchemaDiff.checkTypeWithNonNullAndListOnObjectOrInterface(Type oldType, Type newType) DiffEvent.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 DiffCategoryConstructors in graphql.schema.diff with parameters of type DiffCategory