Package graphql.schema.diffing.ana
Class SchemaDifference.DirectiveArgumentDeletion
- java.lang.Object
-
- graphql.schema.diffing.ana.SchemaDifference.DirectiveArgumentDeletion
-
- All Implemented Interfaces:
SchemaDifference.DirectiveModificationDetail
- Enclosing interface:
- SchemaDifference
public static class SchemaDifference.DirectiveArgumentDeletion extends java.lang.Object implements SchemaDifference.DirectiveModificationDetail
-
-
Constructor Summary
Constructors Constructor Description DirectiveArgumentDeletion(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
-