Uses of Class
graphql.schema.diff.DiffEvent
Packages that use DiffEvent
-
Uses of DiffEvent in graphql.schema.diff
Methods in graphql.schema.diff that return DiffEventMethods in graphql.schema.diff with parameters of type DiffEvent -
Uses of DiffEvent in graphql.schema.diff.reporting
Fields in graphql.schema.diff.reporting with type parameters of type DiffEventModifier and TypeFieldDescriptionCapturingReporter.breakagesCapturingReporter.dangersCapturingReporter.eventsCapturingReporter.infosMethods in graphql.schema.diff.reporting that return types with arguments of type DiffEventModifier and TypeMethodDescriptionCapturingReporter.getBreakages()CapturingReporter.getDangers()CapturingReporter.getEvents()CapturingReporter.getInfos()Methods in graphql.schema.diff.reporting with parameters of type DiffEventModifier and TypeMethodDescriptionprivate voidPrintStreamReporter.printEvent(DiffEvent event) voidvoidvoidCalled to report a differencevoid