apollo-rs
apollo-rs copied to clipboard
validation: add a knob for validation limits
Similar to recursion and token limits, we should add a way to configure the max number of diagnostics to produce before giving up and exiting early. This is mostly going to be handy in runtime environments like the Router.