Skip to content
Commit 1689559f authored by charlieablett's avatar charlieablett
Browse files

Check for recursion and fail if too recursive

- List all overly-recursive fields
- Reduce recursion threshold to 2
- Add test for not-recursive-enough query
- Use reusable methods in tests
- Add changelog
- Set changeable acceptable recursion level
- Add error check test helpers
parent 1425a56c
Loading
Loading
Loading