Class: GraphQL::Schema
- Inherits:
-
Object
- Object
- GraphQL::Schema
- Defined in:
- lib/graphql/relay/monkey_patches/schema.rb
Instance Attribute Summary collapse
-
#node_identification ⇒ Object
Returns the value of attribute node_identification.
Instance Attribute Details
#node_identification ⇒ Object
Returns the value of attribute node_identification.
2 3 4 |
# File 'lib/graphql/relay/monkey_patches/schema.rb', line 2 def node_identification @node_identification end |