Skip to content
Commit dde34150 authored by charlieablett's avatar charlieablett Committed by Brett Walker
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 635e1578
Loading
Loading
Loading