Class: GraphQL::SchemaComparator::Changes::DirectiveArgumentDefaultChanged

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

Instance Method Summary collapse

Constructor Details

#initializeDirectiveArgumentDefaultChanged

Returns a new instance of DirectiveArgumentDefaultChanged.



337
338
# File 'lib/graphql/schema_comparator/changes.rb', line 337

def initialize(*)
end