Oxide::Field(I, O)
Inherits Oxide::BaseField < Reference < Object
Constructors
new(type : Oxide::Type, resolve : Proc(I, Resolution, O), description : Nil | String = nil, deprecation_reason : Nil | String = nil, arguments : Hash(String, Oxide::Argument) = {} of String => Oxide::Argument, applied_directives : Array(Oxide::AppliedDirective) = [] of AppliedDirective)
SourceInstance methods
applied_directives
Sourcearguments
Sourcedeprecated?
Sourcedeprecation_reason
Sourcedescription
Sourceresolve(object, argument_values, context, resolution_info)
Sourcetype
Source