requireAuthRole
WIP: directive to replace the current @auth directive
link GraphQL Schema definition
1 directive @requireAuthRole( : [AuthRoleRequirement!], : [String!]) on QUERY | MUTATION | FIELD | FIELD_DEFINITION | INPUT_FIELD_DEFINITION | INPUT_OBJECT
link Required by
This element is not required by anyone