Hi I'm new to Prisma and GraphQL in general, I am ...
# orm-help
p
Hi I'm new to Prisma and GraphQL in general, I am a React developer. I know that 1.7 is out just confused. I run
prisma init
in my folder, then chose the docker option with mysql. Then i run
graphql create server
and it created a boilerplate for me. just confused why are there two config for these?