struct Oxide::Resolution

Defined in:

oxide.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def arguments : Hash(String, JSON::Any) #

[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 resolution_info : Execution::ResolutionInfo #

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

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

[View source]