noAuth
Used to explicitly declare that a given field does not require authentication. Use with caution.
link GraphQL Schema definition
1 directive @noAuth on QUERY | MUTATION | FIELD | FIELD_DEFINITION
link Required by
This element is not required by anyone