Hey guys, I'm having a problem with my permissions.
(I'm using the graphcool console)
I have a User type and a CREATE permission for everyone but one field is not selected ('rank', to define the admin status). If I'm not mistaken, when I create a node as an 'everyone' user, I should not be able to input any data in the 'rank' field, right ? Because at the moment, I can, and it's a bit problematic 😕
Could anyone help me ?