hello all, I'm new to *`prisma`* I was facing diff...
# orm-help
s
hello all, I'm new to
prisma
I was facing difficulty in using latest version of
grapqhql
-
cli
since I followed an old tutorial, what is the equivalent of
>graphql get-schema
command in the latest version of 4.x.x to generate the schema file that
prisma
exposes at the endpoint.
r
Hey Sameer 👋 Are you using Prisma 1 and the
graphql-cli
? If so, as you're getting started with Prisma, I would recommend Prisma 2 as that is stable and we have ready to use examples as well.
👍 1
s
I'm using
prisma
2 and
graphql
-
cli
, and thank you I will go through the guide and get back to you
💯 1