🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
12.62k
stars
571
forks
source link
`fieldArgs.getRaw` and related methods should throw if called out of turn #2130
Closed
benjie closed 3 months ago
A user in Discord wrote this (incorrect) code:
The
fieldArgs.getRaw
at execution time should raise an error.