- There are several libraries which expose the full Elasticsearch API as a GraphQL API.
- But like traditional REST APIs with Elasticsearch Backends, we mostly don’t want to expose all the possibilities which the Elasticsearch Query Language offers to the end users.
- At the end we have a GraphQL API running on two NodeJS nodes and two Elasticsearch nodes, serving up to 5000rpm in a 50ms.