Getting the below error when attempting batched http requests: ``` Invalid body, 'type': Expected object Expected: { "query": "" } ``` Assuming the guard needs updating to accept an array if `allowBatchedHttpRequests: true`