This repository was archived by the owner on Dec 19, 2023. It is now read-only.
How to integrate graphql with Elasticsearch so that schema gets created using mapping of es index. #565
Unanswered
VishnuGupta16
asked this question in
Q&A
Replies: 1 comment
-
hi @VishnuGupta16 I know it has been a while but were you able to get something on this? I am trying to build something similar but having a hard time finding anything relevant |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Need to integrate Elasticsearch via Graphql query so that schema gets created and reloaded at runtime via index mapping.
Something like: https://graphql-compose.github.io/docs/plugins/plugin-elasticsearch.html
Beta Was this translation helpful? Give feedback.
All reactions