I created a GraphQL API using AWS\' Amplify. In the schema, I have a Comment model that looks like this:
type Comment @auth(rules: [{ allow: owner }, { allow: p