drupal-graphql / drupal-graphql/graphql
Set a max limit to EntityQuery
Open
3.x
- Dominant language
- PHP
- Stars
- 287
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to be able to setup a limit to the number of entities gettable by the EntityQuery to avoid the server not being able to respond (and protect it against DOS, btw).
By adding a graphql.settings containing a `entity_query_limit_max`
PR will follow
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.