struct Oxide::Resolution(O)

Defined in:

oxide.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(object : O, execution_context : Oxide::Execution::Context, resolution_info : Oxide::Execution::ResolutionInfo, arguments : Hash(String, Oxide::SerializedOutput) = {} of String => SerializedOutput) #

[View source]

Instance Method Detail

def arguments : ArgumentValues #

[View source]
def context(*args, **options) #

[View source]
def context(*args, **options, &) #

[View source]
def execution_context : Execution::Context #

[View source]
def field(*args, **options) #

[View source]
def field(*args, **options, &) #

[View source]
def field_name(*args, **options) #

[View source]
def field_name(*args, **options, &) #

[View source]
def object : O #

[View source]
def resolution_info : Execution::ResolutionInfo #

[View source]
def schema(*args, **options) #

[View source]
def schema(*args, **options, &) #

[View source]