class

Oxide::Execution::Context

Inherits Reference < Object

Constructors

new(schema : Oxide::Schema, query : Oxide::Query, context : Oxide::Context | Nil = nil)
Source

Instance methods

context
Source
context?
Source
current_field
Source
current_field=(current_field : Oxide::Language::Nodes::Field | Nil)
Source
current_object
Source
current_object=(current_object : Oxide::Types::ObjectType | Nil)
Source
current_path
Source
current_path=(current_path : Array(String | Int32))
Source
document(*args, **options)
Source
document(*args, **options, &)
Source
errors
Source
query
Source
schema
Source