Original ask from user: Discussions link
To protect DAB GraphQL endpoint against DDOS attack,
- Limit the size of GraphQL query response. Related issue: #1577
- Introduce a property in the config file to make timeout (for the GraphQL API response) configurable.