Data API throws errors for any table containing an Enum field
Hello, I'm trying to use the Data API with my Postgres database, I have a schema created by the following migration using Prisma:
When I try to query this or any other table (Even ones that don't have the enum) in my database using the Data API, I get the following error:
1 Reply
continuing-cyan•20h ago
Hey!
Thanks for reporting this, forwarding to the Data API team!