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