Improve error message for @filter value not passed an array #304
Labels
A-compiler-frontend
Area: turning queries into IR
C-enhancement
Category: raise the bar on expectations
E-easy
Call for participation: experience needed to fix: easy / not much (good first issue)
E-help-wanted
Call for participation: help is requested to fix this issue.
E-mentor
Call for participation: mentorship is available for this issue.
I have been bitten by the
Directive @filter received value of inappropriate type for argument value'
error a couple times and it is taking more headscratching then it needs to, would love if it instead could specify if the error is instead that the value of a filter is not an array when it should be.The text was updated successfully, but these errors were encountered: