Class: GQL::Fields::String

Inherits:
GQL::Field show all
Defined in:
lib/gql/fields/string.rb

Instance Attribute Summary

Attributes inherited from Node

#__context, #__target

Method Summary

Methods inherited from GQL::Field

#__raw_value

Methods inherited from Node

#__raw_value, #__value, call, cursor, field, fields, #initialize, method_missing, #method_missing

Constructor Details

This class inherits a constructor from GQL::Node

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class GQL::Node