Class: GQL::Schema::Node

Inherits:
Node
  • Object
show all
Defined in:
lib/gql/schema/node.rb

Instance Attribute Summary

Attributes inherited from Node

#ast_node, #context, #target, #variables

Method Summary

Methods inherited from Node

call, cursor, field, #initialize, method_missing, #raw_value, respond_to?, validate_is_subclass!, #value, #value_of_call, #value_of_field, #value_of_fields

Constructor Details

This class inherits a constructor from GQL::Node