dataloader v1.0.8 Dataloader.KV View Source
Simple KV based Dataloader source.
This module is a simple key value based data loader source. You must supply a function that accepts ids, and returns a map of values keyed by id.
Simple KV based Dataloader source.
This module is a simple key value based data loader source. You must supply a function that accepts ids, and returns a map of values keyed by id.