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.breakages
CapturingReporter.dangers
CapturingReporter.events
CapturingReporter.infos
Methods 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 void
PrintStreamReporter.printEvent
(DiffEvent event) void
void
void
Called to report a differencevoid