How to store signed in user owned records using AWS Amplify & connected/autogenerated forms
I created a “Post” model & auto-generated CRUD forms on the AWS amplify studio for a nextjs/react project.
It has the following authorization rule on the GraphQL API