Till
03/23/2018, 7:27 AMhoria.ancas
03/23/2018, 8:27 AMcreateComment
for a specific Post
, or we can only use updatedFields_contains
to monitor changes in the scalars?horia.ancas
03/23/2018, 8:29 AMnode
field I can usehoria.ancas
03/23/2018, 8:29 AMpicosam
03/23/2018, 8:40 AMdefault
app extension endpoint
in the file .graphqlconfig.yml
come from .env
as well?horia.ancas
03/23/2018, 9:37 AMprisma init
examples?horia.ancas
03/23/2018, 9:38 AMScubadude
03/23/2018, 10:33 AMRaj Chaudhary
03/23/2018, 11:09 AMrein
03/23/2018, 12:28 PMjferrettiboke
03/23/2018, 12:36 PMprisma reset --env-file ./.env --force
but Prisma returns an error saying "Error: Couldn’t find prisma.yml
file. Are you in the right directory?". When my script is executed, it is on the root path of the project but I am executing tests under /tests
. Any idea how to solve this? I have trying with many workarounds but nothing seems to work.anton-b
03/23/2018, 12:43 PMmartin
03/23/2018, 2:50 PM[Network error]: FetchError: request to <http://localhost:4466/Ecommerce-server/dev> failed, reason: connect ECONNREFUSED 127.0.0.1:4466
Error: request to <http://localhost:4466/Ecommerce-server/dev> failed, reason: connect ECONNREFUSED 127.0.0.1:4466
at Object.checkResultAndHandleErrors (/Users/martinnord/Apps/Ecommerce-server/node_modules/graphql-tools/src/stitching/errors.ts:97:11)
Ryan Trainor
03/23/2018, 3:48 PMuser
03/23/2018, 3:54 PMhttps://prisma.slack.com/files/U9RTDQE64/F9V56DWHG/image_uploaded_from_ios.png▾
React & Apollo
or with the graphql-js
tutorial?Ryan Trainor
03/23/2018, 3:56 PMvistriter
03/23/2018, 4:02 PMMichael Jones
03/23/2018, 4:03 PMBro
03/23/2018, 6:06 PMDaniel K.
03/23/2018, 6:22 PMMalak
03/23/2018, 6:34 PMterion
03/23/2018, 6:49 PMdardub
03/23/2018, 7:46 PMwesbos
03/23/2018, 8:11 PMwesbos
03/23/2018, 8:11 PMMichael Jones
03/23/2018, 8:54 PMalechp
03/23/2018, 9:51 PMserverless framework integration
(https://github.com/graphcool/graphcool-framework/issues/243)
Is it safe to assume there’s currently no way to specify provider / iam roles for Graphcool Framework? Just double checking to make sure I didn’t miss anythingJonathan
03/24/2018, 12:21 AMJonathan
03/24/2018, 12:22 AMryan
03/24/2018, 1:27 AM$id
and $displayName
in your mutation anywhere. Either remove them from the declaration, or pass them into updatePerson