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