Class: GraphQL::SchemaComparator::Changes::DirectiveArgumentAstDirectiveRemoved

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

#initializeDirectiveArgumentAstDirectiveRemoved

Returns a new instance of DirectiveArgumentAstDirectiveRemoved.



973
974
# File 'lib/graphql/schema_comparator/changes.rb', line 973

def initialize(*)
end