Uses of Interface
graphql.schema.diffing.ana.SchemaDifference.InterfaceDifference
Packages that use SchemaDifference.InterfaceDifference
-
Uses of SchemaDifference.InterfaceDifference in graphql.schema.diffing.ana
Classes in graphql.schema.diffing.ana that implement SchemaDifference.InterfaceDifferenceModifier and TypeClassDescriptionstatic class
static class
static class
Fields in graphql.schema.diffing.ana with type parameters of type SchemaDifference.InterfaceDifferenceModifier and TypeFieldDescriptionprivate final Map
<String, SchemaDifference.InterfaceDifference> EditOperationAnalysisResult.interfaceDifferences
private final Map
<String, SchemaDifference.InterfaceDifference> EditOperationAnalyzer.interfaceDifferences
Methods in graphql.schema.diffing.ana that return types with arguments of type SchemaDifference.InterfaceDifference