feat: support a globally enforced limit on the number of eager-loaded results
Closed this issue · 0 comments
lrstanley commented
- global configuration with a default limit. maybe 1000 or 5000.
- support 0 to disable it completely.
- make it configurable on each edge?
- use the same configuration for non-paginated schema endpoints (i.e. support on schema & edge)?