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