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
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAppliedDirectiveDirectiveArgumentLocation
(String directiveName, String argumentName) -
Method Summary
-
Field Details
-
directiveName
-
argumentName
-
-
Constructor Details
-
AppliedDirectiveDirectiveArgumentLocation
-
-
Method Details
-
getDirectiveName
-
getArgumentName
-