spences10
11/08/2018, 10:53 AMspences10
11/08/2018, 10:53 AMjulienkode
11/08/2018, 12:23 PMprilutskiy
11/08/2018, 12:24 PMjulienkode
11/08/2018, 12:25 PMspences10
11/08/2018, 12:29 PMERROR: In file './docker-compose.yml', volume must be a mapping, not a NoneType.
spences10
11/08/2018, 12:30 PM.yml
file:
volumes:
mysql:
spences10
11/08/2018, 12:30 PMmezie
11/08/2018, 1:27 PMmezie
11/08/2018, 1:27 PMPieter
11/08/2018, 1:32 PM?
for optional values. This results in string | undefined
as opposed to graphqlgen generating string | null
and then it does not match upjoar
11/08/2018, 1:32 PMPieter
11/08/2018, 1:32 PMPieter
11/08/2018, 1:32 PMcallan
11/08/2018, 1:34 PMhooks:
post-deploy:
- graphql get-schema -p prisma
result:
post-deploy:
spawnSync graphql ENOENT
Running graphql get-schema -p prisma Ă
Generating schema 36ms
callan
11/08/2018, 1:34 PMRamin B
11/08/2018, 2:43 PMsecret
property set in prisma.yml
, then there is the secret
prop when you create a server and passed into the prisma-binding
instance, and finally thereâs also the managementApiSecret
in the docker-compose.yml file. Are these all the same thing?prilutskiy
11/08/2018, 3:17 PMprilutskiy
11/08/2018, 3:17 PMRamin B
11/08/2018, 3:46 PMplayground: process.env.DISABLE_PLAYGROUND ? false : '/',
into new GraphqlServer
and deploying to now.sh, but i can still access the playground via https://labs-prisma-fedgrhwoff.now.sh/spences10
11/08/2018, 4:03 PMprisma init
there's no database???Jared
11/08/2018, 4:25 PMcaching_sha2_password
authentication?nbjooqla
11/08/2018, 5:20 PMnbjooqla
11/08/2018, 5:21 PMjdoyle112
11/08/2018, 5:38 PMrwatts3
11/08/2018, 6:22 PMprolink007
11/08/2018, 8:12 PMnbjooqla
11/08/2018, 11:18 PMHays Clark
11/09/2018, 1:57 AMJim
11/09/2018, 6:29 AMGraphQL error: Invalid credentials provided.
. I have a Heroku server already up and running, it worked previously through this method.