Hi, I’m having trouble finding my GraphQL endpoint in playground. prisma generates urls such as
https://eu1.prisma.sh/experiments-prisma/dev, but they don’t appear valid when I navigate to them. Same issue using localhost:4466 for a local docker deployment. Sure I must be missing something simple here?…