Package graphql.schema.diff
-
Class Summary Class Description DiffEvent This represents the events that theSchemaDiff
outputs.DiffEvent.Builder DiffSet Deprecated. SchemaDiff The SchemaDiff is called with aDiffSet
and will report the differences in the graphql schema APIs by raising events to aDifferenceReporter
SchemaDiff.Options Options for controlling the diffing processSchemaDiffSet Interface used to define 2 schemas that can be diffed by theSchemaDiff
operation. -
Enum Summary Enum Description DiffCategory A classification of difference events.DiffLevel This is the level of difference between graphql APIs