graphql-compose / graphql-compose-elasticsearch

Hide Elastic Search REST API behind GraphQL.

Home Page:https://graphql-compose.herokuapp.com/elasticsearch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upgrade to new elastic client @elastic/elasticsearch

karladler opened this issue · comments

Since there is a new version of elastic js client I would lave to see if we can integrate it.

https://www.elastic.co/blog/new-elasticsearch-javascript-client-released

Not sure what are the breaking changes since the currently used version. But I guess it will be manageable.

Did anyone implement this?