iamclaytonray
04/24/2018, 8:41 PMsrc/schema.graphql
that I override those methods?TangoJuliett
04/24/2018, 8:44 PMcan\'t read toJS of undefined
in the GraphQL Playground appiamclaytonray
04/24/2018, 8:46 PMBen
04/24/2018, 8:52 PMTangoJuliett
04/24/2018, 8:55 PMKyleG
04/24/2018, 9:07 PMflamez
04/24/2018, 10:22 PMTangoJuliett
04/24/2018, 11:10 PMsenorcodecat
04/24/2018, 11:25 PMKien Vo
04/24/2018, 11:33 PMProject not found ...
Miles
04/24/2018, 11:35 PMmanuel.dicristo
04/24/2018, 11:51 PM1.7
when running npm run dev
I get prisma.yml should NOT have additional properties. additionalProperty: endpoint
. Thoughts?Tim
04/25/2018, 1:14 AMgraphcool import
, the command runs without any errors — but no data is imported. Could someone take a look at my data to help out?Philippe
04/25/2018, 2:19 AMmichal
04/25/2018, 2:47 AMTim
04/25/2018, 4:58 AMAsPrO
04/25/2018, 6:33 AMVendicto
04/25/2018, 8:08 AMGraphcool Framework - a backend solution with a GraphQL interface, serverless functions and webhooks. Will use Prisma as it’s engine eventually.When graphcool will be use cascade delete ?
LeeGardiner
04/25/2018, 8:49 AMVendicto
04/25/2018, 9:47 AMbazaglia
04/25/2018, 2:40 PMgraphql get-schema --project db
does. I use prisma (not graphql-framework neither graphql-yoga), I'm not sure I have access to this get-schema method. How could I generate the prisma.graphql?
I need it as I import types from generated .graphql file to build my own graphql schema in top of prisma generated types.nickhudkins
04/25/2018, 3:13 PMnickhudkins
04/25/2018, 3:14 PMnode
root fieldnickhudkins
04/25/2018, 3:15 PMnickhudkins
04/25/2018, 3:15 PMmichal
04/25/2018, 3:49 PMUser
id after deleting a Post
. Is that possible? Right now I just get a NULL.
What am I doing wrong? 🙂 Thank you ❤️
https://www.graph.cool/forum/t/connection-is-null-in-delete-mutation-response/3283Philippe
04/25/2018, 4:46 PMalec
04/25/2018, 4:55 PMRimthong
04/25/2018, 5:08 PMdatabase
and running deploy (which detects the change and applies it), but yarn prisma deploy
does not update the file in src/generated
. Am I missing a step? I just tried with the basic boilerplate and the airbnb example.johhansantana
04/25/2018, 6:07 PM