Details
-
Story
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
Description
User story:
As a developer, I want the server to stay responsive and performant no matter what queries someone executes.
Notes:
Many GraphQL servers implement some kind of limits on responses in order to prevent overly "expensive" queries. Some limit the number of responses from each level, others reject requests where the total number of response objects could be over a set limit.
Acceptance criteria:
- No matter what query is executed the server does not become unresponsive
Under discussion: May be licensed as DXCore.
See comments
Checklists
Acceptance criteria