wesbos
06/18/2018, 8:16 PMNo cluster set. Please set the "cluster" property in your prisma.yml
when trying to use playground - I thought clusters were deprecated in favour of the endpointnilan
06/18/2018, 8:23 PMwesbos
06/19/2018, 2:32 PMnilan
06/19/2018, 2:33 PMwesbos
06/19/2018, 2:33 PMwesbos
06/19/2018, 2:33 PMnilan
06/19/2018, 2:34 PMprisma.yml
and .graphqlconfig.yml
? ๐wesbos
06/19/2018, 2:34 PMwesbos
06/19/2018, 2:34 PMwesbos
06/19/2018, 2:35 PMwarning command prepare both exists in plugin /Users/wesbos/Sites/advanced-react/next/finished-applica
tion/backend/node_modules/graphql-cli-prepare and is shipped with the graphql-cli.
The plugin is being ignored.
nilan
06/19/2018, 2:38 PMnpm run playground
, right?wesbos
06/19/2018, 2:39 PMnilan
06/19/2018, 2:43 PM.env
file but it isn't picked up in db.js
wesbos
06/19/2018, 2:44 PMnilan
06/19/2018, 2:45 PMnilan
06/19/2018, 2:57 PM1.6.0
wesbos
06/19/2018, 2:57 PMwesbos
06/19/2018, 2:57 PMnilan
06/19/2018, 2:58 PM1.5.8
and it worksnilan
06/19/2018, 2:58 PM1.5.8
from here: https://github.com/prismagraphql/graphql-playground/releases/tag/v1.5.8nilan
06/19/2018, 2:58 PMwesbos
06/19/2018, 3:00 PMnilan
06/19/2018, 3:01 PMwesbos
06/19/2018, 3:04 PMnilan
06/19/2018, 3:07 PM1.6.0
anymore so I might have done another change that fixed it. I will try to reproduce it again ๐wesbos
06/19/2018, 3:07 PMnilan
06/19/2018, 3:11 PMplayground
npm script to "playground": "graphql playground --dotenv variables.env",
nilan
06/19/2018, 3:11 PM--dotenv variables.env
wesbos
06/19/2018, 3:12 PMwesbos
06/19/2018, 3:12 PMwarning command prepare both exists in plugin /Users/wesbos/Sites/advanced-react/next/finished-application/backend/node_modules/graphql-cli-prepare and is shipped with the graphql-cli.
The plugin is being ignored.
nilan
06/19/2018, 3:13 PMendpoint
property has no value, and so the checker tries to check the cluster
property insteadwesbos
06/19/2018, 3:13 PMnilan
06/19/2018, 3:14 PMwesbos
06/19/2018, 3:21 PMnilan
06/19/2018, 3:31 PMnilan
06/19/2018, 3:31 PM