Class: GraphQL::SchemaComparator::Changes::FieldArgumentAstDirectiveAdded
- Inherits:
-
Object
- Object
- GraphQL::SchemaComparator::Changes::FieldArgumentAstDirectiveAdded
- Defined in:
- lib/graphql/schema_comparator/changes.rb
Instance Method Summary collapse
-
#initialize ⇒ FieldArgumentAstDirectiveAdded
constructor
A new instance of FieldArgumentAstDirectiveAdded.
Constructor Details
#initialize ⇒ FieldArgumentAstDirectiveAdded
Returns a new instance of FieldArgumentAstDirectiveAdded.
415 416 |
# File 'lib/graphql/schema_comparator/changes.rb', line 415 def initialize(*) end |