mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-11 07:44:02 +08: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.