Class: GQL::Schema::Connection
- Inherits:
-
Connection
- Object
- Node
- Connection
- GQL::Schema::Connection
- Defined in:
- lib/gql/schema/connection.rb
Instance Attribute Summary
Attributes inherited from Node
#ast_node, #context, #target, #variables
Method Summary
Methods inherited from Connection
Methods inherited from Node
call, cursor, field, #initialize, method_missing, #raw_value, #value, #value_of_call, #value_of_field, #value_of_fields
Constructor Details
This class inherits a constructor from GQL::Node