Class: GraphQL::SchemaComparator::Changes::EnumTypeAstDirectiveAdded

Inherits:
AbstractChange
  • Object
show all
Defined in:
lib/graphql/schema_comparator/changes.rb

Overview

TODO

Instance Method Summary collapse

Methods inherited from AbstractChange

#breaking?, #criticality, #dangerous?, #message, #non_breaking?

Constructor Details

#initializeEnumTypeAstDirectiveAdded

Returns a new instance of EnumTypeAstDirectiveAdded.



784
785
# File 'lib/graphql/schema_comparator/changes.rb', line 784

def initialize(*)
end