@Samantas5855 The `/query/batch` endpoint exists for the worker because it calls the `.batch` method

@Samantas5855 The
/query/batch
endpoint exists for the worker because it calls the
.batch
method through the Workers API. All of the endpoints in the worker are just ways to access the Workers API bindings
Was this page helpful?