mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-16 18:44:33 +00:00
The parameter list of deleteByQuery function does not have `id`. The relevant documentation is available at https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/api-reference.html#api-deletebyquery Even the Elasticsearch documentation available at https://www.elastic.co/guide/en/elasticsearch/reference/5.x/docs-delete-by-query.html does not refer to any id parameter for that function.