Does some1 use prisma-admin tool? I am trying to u...
# orm-help
l
Does some1 use prisma-admin tool? I am trying to use it but getting error on UI
GraphQL error: Your token is invalid. It might have expired or you might be using a token from a different project.
probably I have to pass env variable to start script…but can not find it in doc I have tried
prisma-admin localhost:xxxx --env-file NAME
but getting same error
p
I wasn't aware of prisma-admin being available for public. Is this a third party tool?
l
ah okey maybe you are right.. https://www.npmjs.com/package/prisma-admin but UI looks like the same as UI on prisma webpage 🙂
p
Yep, different tool. https://www.prisma.io/admin/ this is the correct tool, which is invite-only.