Y
Hacker News
new
|
ask
|
show
|
jobs
by
dudeinjapan
747 days ago
Yes, GraphQL is a "contract" in the sense that a blank check is also a "contract".
1 comments
arcticfox
747 days ago
You can whitelist queries in most systems though. In development mode allow them to run whatever query, and then lock it in to the whitelist for production. If that type of control is necessary.
link