mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
Update requests.md
This commit is contained in:
parent
f9ddd39cd7
commit
9b27e75d6e
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ Variables can be an object or a JSON-encoded string. I.e. the following is equiv
|
|||
}
|
||||
```
|
||||
|
||||
<h3 id="batching">Batching</h3>
|
||||
|
||||
A batch of queries can be sent by simply sending a JSON-encoded array of queries, e.g.
|
||||
|
||||
```js
|
||||
|
|
Loading…
Add table
Reference in a new issue