Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
graphcms
master
Cell
CellValue
Field
Generators
SchemaGenerator
Graphcms
Model
Record
RecordData
Resolvers
CellLoader
Loader
QueryResolver
RecordResolver
Built with Crystal 1.9.2
2023-10-07 16:06:58 UTC
class
Resolvers::CellLoader
Resolvers::CellLoader
Resolvers::Loader({Int64, String})
Reference
Object
Defined in:
resolvers/record_resolver.cr
Constructors
.new
Instance Method Summary
#perform
(load_keys : Array({Int64, String}))
Instance methods inherited from class
Resolvers::Loader({Int64, String})
load(item : {Int64, String})
load
,
perform(load_keys : Array({Int64, String}))
perform
,
queue : Array({Int64, String})
queue
,
queue=(queue : Array({Int64, String}))
queue=
,
resolve
resolve
,
resolved?
resolved?
Constructor methods inherited from class
Resolvers::Loader({Int64, String})
new
new
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
perform
(load_keys : Array({Int64, String}))
#
[
View source
]