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