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