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