aws_auth
Directs the schema to enforce authorization on a field
directive @aws_auth(
cognito_groups: [String]
) on FIELD_DEFINITION
Arguments
aws_auth.cognito_groups ● [String] list scalar
List of cognito user pool groups which have access on this field