Uses of Enum
graphql.schema.diff.DiffLevel
Packages that use DiffLevel
-
Uses of DiffLevel in graphql.schema.diff
Fields in graphql.schema.diff declared as DiffLevelModifier and TypeFieldDescription(package private) DiffLevelDiffEvent.Builder.levelprivate final DiffLevelDiffEvent.levelMethods in graphql.schema.diff that return DiffLevelModifier and TypeMethodDescriptionDiffEvent.getLevel()static DiffLevelReturns the enum constant of this type with the specified name.static DiffLevel[]DiffLevel.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 DiffLevelConstructors in graphql.schema.diff with parameters of type DiffLevel