- Issue created by @almunnings
- First commit to issue fork.
- @ankitv18 opened merge request.
- First commit to issue fork.
- @klausi opened merge request.
- 🇦🇹Austria klausi 🇦🇹 Vienna
I'm super confused by this issue because I cannot reproduce it.
The error makes sense and I assume it would happen, but does not trigger on my local dev site.
What Drupal core version did you use? Which PHP version?
- 🇦🇹Austria klausi 🇦🇹 Vienna
OK sorry, can reproduce it now, but for some reason my merge request fixes it when I switch from "?int" to "int". Not sure why this works, but it does. Probably because of the new default value 0.
I thought about setting some non-zero default values for those limits, but they are really application specific and for me it is hard to come up with a value that will be good enough for any Drupal instance. Let me know if you have some inputs there!
New approach is in https://git.drupalcode.org/project/graphql/-/merge_requests/50
Automatically closed - issue fixed for 2 weeks with no activity.