Package graphql.schema.diffing.ana
Class SchemaDifference.AppliedDirectiveDirectiveArgumentLocation
java.lang.Object
graphql.schema.diffing.ana.SchemaDifference.AppliedDirectiveDirectiveArgumentLocation
- All Implemented Interfaces:
SchemaDifference.AppliedDirectiveLocationDetail
- Enclosing interface:
SchemaDifference
public static class SchemaDifference.AppliedDirectiveDirectiveArgumentLocation
extends Object
implements SchemaDifference.AppliedDirectiveLocationDetail
-
Constructor Summary
ConstructorsConstructorDescriptionAppliedDirectiveDirectiveArgumentLocation
(String directiveDefinitionName, String argumentName, String directiveName) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AppliedDirectiveDirectiveArgumentLocation
-
-
Method Details
-
getDirectiveName
-
getArgumentName
-
getDirectiveDefinitionName
-