Class: GQL::Fields::Integer

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

Instance Attribute Summary

Attributes inherited from Node

#ast_node, #context, #target, #variables

Method Summary

Methods inherited from GQL::Field

build_class, #raw_value

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