-
Notifications
You must be signed in to change notification settings - Fork 520
Closed
Description
Would you consider supporting Object/array as key? Currently that will work apart from caching, because Map use === identity.
There are situations when I need to pass more than just simple number or string. In that case I have to stringify it and parse at the moment to be able use cache. Is that something that could be part of dataloader?
Metadata
Metadata
Assignees
Labels
No labels