Class: GQL::Schema::CallerClass

Inherits:
Field
  • Object
show all
Defined in:
lib/gql/schema/caller_class.rb

Instance Attribute Summary

Attributes inherited from Field

#ast_node, #context, #target, #variables

Method Summary

Methods inherited from Field

build_class, execute, #initialize, #scalar_value, #value

Methods included from Mixins::Common

#propagate, #shutdown

Constructor Details

This class inherits a constructor from GQL::Field