Uses of Class
graphql.schema.diffing.ana.EditOperationAnalysisResult
Packages that use EditOperationAnalysisResult
-
Uses of EditOperationAnalysisResult in graphql.schema.diffing
Methods in graphql.schema.diffing that return EditOperationAnalysisResultModifier and TypeMethodDescriptionSchemaDiffing.diffAndAnalyze
(GraphQLSchema graphQLSchema1, GraphQLSchema graphQLSchema2) -
Uses of EditOperationAnalysisResult in graphql.schema.diffing.ana
Methods in graphql.schema.diffing.ana that return EditOperationAnalysisResultModifier and TypeMethodDescriptionEditOperationAnalyzer.analyzeEdits
(List<EditOperation> editOperations, Mapping mapping)