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