Package graphql.schema.diff.reporting
-
Interface Summary Interface Description DifferenceReporter This is called with each different encountered (including info ones) by aSchemaDiff
operation -
Class Summary Class Description CapturingReporter A reporter that captures all the difference events as they occurChainedReporter A reporter that chains together one or more difference reportersPrintStreamReporter A reporter that prints its output to a PrintStream