Hadi

Results 3 issues of Hadi

### Summary ### Steps to reproduce When trying to connect to Heroku I get the following error. ``` A serious error occurred when building the initial schema. Exiting because `retryOnInitFail`...

❔ question

The following line seems to be updated from : `npx prisma migrate save ---experimental` to : `npx prisma migrate save --name "add-user-model" --experimental`. However, the old one still exists in...

Adding a note regarding the Nodejs 14.0.0 requirement. As it did crush when I was using version 12.0.0. It looked very similar to this https://github.com/prisma/studio/issues/477.