GraphQL Improvements
Release
Author:
Fluent Commerce
Changed on:
3 Jan 2024
Target release date: | 2023-11-13 |
---|---|
Release status: | Released |
Description
We introduced a new error response for queries that exceeded 2MB size to provide greater visibility into failing queries. Previously, queries over 2 MB would either return
`HTTP 460 Client closed connection`
`2MB`
`HTTP 413 Request Entity Too Large`
Changelog
- More useful error messages for queries that exceeded 2MB
Released capability depth: | Enhancement |
---|---|
Release bundle / Capability type: | Platform |