Devin
05/30/2018, 12:51 AMprisma deploy
shows that it's updating your generated file but doesn't actually update anything. Then you delete the generated file and it doesn't regenerate it at all but the cli is saying it does. On version 1.7.4lancej
05/30/2018, 3:11 AMDeploying service `account-service` to stage `dev` to server `prisma-us1` 511ms
Service is already up to date.
post-deploy:
Running graphql get-schema --project database √
Running graphql codegen √
lancej
05/30/2018, 3:12 AMChanges:
Account (Type)
+ Created field `type` of type `String`
Applying changes 1.0s
Your Prisma GraphQL database endpoint is live:
HTTP: <https://us1.prisma.sh/.../account-service/dev>
WS: <wss://us1.prisma.sh/.../account-service/dev>
post-deploy:
Running graphql get-schema --project database √
lancej
05/30/2018, 3:13 AMlancej
05/30/2018, 3:14 AMlancej
05/30/2018, 4:16 AM