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