Class: GraphQL::SchemaComparator::Changes::FieldArgumentAstDirectiveRemoved
- Inherits:
-
AbstractChange
- Object
- AbstractChange
- GraphQL::SchemaComparator::Changes::FieldArgumentAstDirectiveRemoved
- Defined in:
- lib/graphql/schema_comparator/changes.rb
Overview
TODO
Instance Method Summary collapse
-
#initialize ⇒ FieldArgumentAstDirectiveRemoved
constructor
A new instance of FieldArgumentAstDirectiveRemoved.
Methods inherited from AbstractChange
Constructor Details
#initialize ⇒ FieldArgumentAstDirectiveRemoved
620 621 |
# File 'lib/graphql/schema_comparator/changes.rb', line 620 def initialize(*) end |