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