Class: GraphQL::SchemaComparator::Changes::DirectiveArgumentAdded

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

Instance Method Summary collapse

Constructor Details

#initializeDirectiveArgumentAdded

Returns a new instance of DirectiveArgumentAdded.



527
528
# File 'lib/graphql/schema_comparator/changes.rb', line 527

def initialize(*)
end