Class: GraphQL::SchemaComparator::Changes::SchemaAstDirectiveAdded

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

#initializeSchemaAstDirectiveAdded

Returns a new instance of SchemaAstDirectiveAdded.



820
821
# File 'lib/graphql/schema_comparator/changes.rb', line 820

def initialize(*)
end