Hello guys, I'm having problems with error 413 on my Graphql yoga. "Request entity too large".
When I run my query on Prisma Server (playground) it works fine, but when run on my graphql service(graphql-yoga/playground) I get the 413 error.
Any idea how to fix it?