Class: GraphQL::SchemaComparator::Changes::ScalarTypeAstDirectiveAdded

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?, #path

Constructor Details

#initializeScalarTypeAstDirectiveAdded

Returns a new instance of ScalarTypeAstDirectiveAdded.



1039
1040
# File 'lib/graphql/schema_comparator/changes.rb', line 1039

def initialize(*)
end