File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/web/docs/src/content/specs Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import usageReportV2Schema from '../../../../../services/usage/usage-report-v2.s
11
11
The official JavaScript Hive Client (` @graphql-hive/core ` ) collects executed operations and sends
12
12
them in batches (as a single report, when a buffer is full or every few seconds) over HTTP.
13
13
14
- > It's recommended to send a report for more than 1 operation. The maximum payload size is 1 MB.
14
+ > It's recommended to send a report for more than 1 operation. The maximum payload size is 15 MB.
15
15
16
16
| Name | Value |
17
17
| -------------------- | -------------------------------------------------------------------------------------------------------------------------- |
You can’t perform that action at this time.
0 commit comments