Uses of Enum
graphql.schema.diff.DiffLevel
Packages that use DiffLevel
-
Uses of DiffLevel in graphql.schema.diff
Methods 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 DiffLevel