31bdef94cd
fix https://linear.app/tryghost/issue/SLO-82/query-error-unexpected-character-in-filter-at-char-1 - previously, we weren't handling a parsing error, and just bubbling it back up the chain - this would result in an InternalServerError somewhere, which caused 500s - we can handle this, because it's just a bad filter - this adds handling so we return a 422 upon receiving an invalid filter |
||
---|---|---|
.. | ||
lib |