Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
GraphQL::DataLoader::Request(O, K, V)
Inherits
Struct
<
Value
<
Object
Constructors
new
(key :
K
, object :
O
)
Source
Instance methods
key
Source
object
Source
raise
(exception :
Exception
)
Source
result
Source
result=
(value :
V
)
Source
Nested types
GraphQL::DataLoader::Request::Result(V)