Class: GraphQL::SchemaComparator::Changes::DirectiveArgumentAstDirectiveAdded

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

Overview

TODO

Instance Method Summary collapse

Methods inherited from AbstractChange

#breaking?, #message

Constructor Details

#initializeDirectiveArgumentAstDirectiveAdded

Returns a new instance of DirectiveArgumentAstDirectiveAdded.



602
603
# File 'lib/graphql/schema_comparator/changes.rb', line 602

def initialize(*)
end