Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation: Dataloader LoadMany #2064

Open
Sasivarnan1988 opened this issue Nov 16, 2024 · 0 comments
Open

documentation: Dataloader LoadMany #2064

Sasivarnan1988 opened this issue Nov 16, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@Sasivarnan1988
Copy link

Sasivarnan1988 commented Nov 16, 2024

Hi Team,
I am trying to use loadMany to pass all the keys at once and then remap the values from the loader. Not finding examples on this.

Should we need to do custom remap in the datafetcher when we use loadmany?

Am using MapperBatchLoaderwithContext<objectA, List> and when I use loadMany getting List<List>. In this case how to map this list to each ObjectA key.

Could you please assist?

Thanks

@Sasivarnan1988 Sasivarnan1988 added the documentation Improvements or additions to documentation label Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant