-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
The batch load functions and classes look pretty much always the same so I'd like to get rid of them in favor of some global batch function that would receive the name of the data loader and the ids and would return a promise just like normal batch_load_fn. Currently I hacked it using __call
but it's not ideal.
Metadata
Metadata
Assignees
Labels
No labels