Package graphql.schema.diff
package graphql.schema.diff
-
ClassDescriptionA classification of difference events.This represents the events that the
SchemaDiffoutputs.This is the level of difference between graphql APIsDeprecated.The SchemaDiff is called with aDiffSetand will report the differences in the graphql schema APIs by raising events to aDifferenceReporterOptions for controlling the diffing processInterface used to define 2 schemas that can be diffed by theSchemaDiffoperation.