Commit 2edc441
committed
[Analytics] Document that GraphQL query inputs cannot exceed 25KB
We're imposing a limit on the sizes of GraphQL queries - that is,
the input data, and not the output. This commit documents that
change. I wasn't sure how best to convey that it isn't the response
that is being limited. Ideas for rephrasing are welcome.1 parent 6e385c3 commit 2edc441
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments