@auth
@auth
allows you to define how to apply authorization rules on the queries/mutation for a type.
Refer to graphql endpoint security, RBAC rules and Graph traversal rules for details.
@auth
directive is not supported on union
and @remote
types.