Uses of Package
graphql.schema.diff
Packages that use graphql.schema.diff
-
Classes in graphql.schema.diff used by graphql.schema.diffClassDescriptionA classification of difference events.This represents the events that the
SchemaDiff
outputs.This is the level of difference between graphql APIsDeprecated.Options for controlling the diffing processInterface used to define 2 schemas that can be diffed by theSchemaDiff
operation. -
Classes in graphql.schema.diff used by graphql.schema.diff.reporting