What’s your idea?
Present a more verbose explanation when permissions are denied.
What problem might it solve?
Currently, complex applications that do complex operations on multiple tables are difficult to debug on the permissions space because the API just provides a generic message.
To be able to do this, developers need to debug the complex mutations separately, and this can be really cumbersome.
Have you seen it somewhere else?
No
Any ideas on how you think it could/should work?
Provide a more verbose message on at least where the permissions failed or where the request was rejected.