Hi, I'm trying to setup a project using Prisma, but after the setup, all works well but my info didn't appear on the dashboard and Hasura.
Hasura throws an error with "message": "permission denied for table TABLENAME", "status_code": "42501" when I open the browse rows tab and didn't show any info. Also, columns seems to be empty.
Thanks in advance.