Class: GQL::Boolean

Inherits:
Scalar show all
Defined in:
lib/gql/boolean.rb

Instance Attribute Summary

Attributes inherited from Field

#ast_node, #context, #target, #variables

Method Summary

Methods inherited from Scalar

#scalar_value

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