Open
Description
Hello all 👋
My team and I were running into an issue with hasura yesterday where we couldn't run mutations (through the web UI or graphiql) on a table with a name over 48 characters. It wasn't until we changed it to a shorter name where it started to work. I tried searching the docs/other GH issues for any info but couldn't find anything. Is this a known bug or a behavior?
Screenshot of error posted below. You can see in the error message that the table name gets cutoff at the end.