Class: GraphQL::SchemaComparator::Changes::SchemaAstDirectiveRemoved

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

Instance Method Summary collapse

Constructor Details

#initializeSchemaAstDirectiveRemoved

Returns a new instance of SchemaAstDirectiveRemoved.



490
491
# File 'lib/graphql/schema_comparator/changes.rb', line 490

def initialize(*)
end