Package graphql.schema.diffing.ana
Class SchemaDifference.AppliedDirectiveInterfaceFieldLocation
java.lang.Object
graphql.schema.diffing.ana.SchemaDifference.AppliedDirectiveInterfaceFieldLocation
- All Implemented Interfaces:
SchemaDifference.AppliedDirectiveLocationDetail
- Enclosing interface:
SchemaDifference
public static class SchemaDifference.AppliedDirectiveInterfaceFieldLocation
extends Object
implements SchemaDifference.AppliedDirectiveLocationDetail
-
Constructor Summary
ConstructorsConstructorDescriptionAppliedDirectiveInterfaceFieldLocation
(String interfaceName, String fieldName, String directiveName) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AppliedDirectiveInterfaceFieldLocation
-
-
Method Details
-
getFieldName
-
getInterfaceName
-
getDirectiveName
-