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

Question: Does elastic plugin support composeWithDataLoader ? #104

Open
amarflybot18 opened this issue May 15, 2020 · 1 comment
Open

Question: Does elastic plugin support composeWithDataLoader ? #104

amarflybot18 opened this issue May 15, 2020 · 1 comment

Comments

@amarflybot18
Copy link

Do you have any example.

Normally composeWithDataLoader(composeWithElastic{...}) would need a implementation for findByIds

@nodkz
Copy link
Member

nodkz commented May 18, 2020

No. There is no such ready solution.
You need to implement DataLoader in some your own way.

graphql-compose-dataloader was written by another person. So try to reimplement it. And if you'll found a working solution, please send PR.

Tnx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants