Class: GraphQL::SchemaComparator::Changes::InterfaceTypeAstDirectiveAdded

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

#initializeInterfaceTypeAstDirectiveAdded

Returns a new instance of InterfaceTypeAstDirectiveAdded.



1003
1004
# File 'lib/graphql/schema_comparator/changes.rb', line 1003

def initialize(*)
end