ervindraganovic
11/06/2018, 2:55 PMhttps://test.com/img1.png▾
halborg
11/06/2018, 3:12 PMprisma.yml
like this:
datamodel:
- model/user.graphql
- model/post.graphql
- model/comment.graphql
...
This becomes quite long, and also requires for the developer to remember to add the new models to this list, so I was wondering if there’s a way to create an index.graphql
files that imports all of the models in the folder automatically?Paul Perry
11/06/2018, 3:18 PMTaro Kawada
11/06/2018, 3:49 PMchrisbull
11/06/2018, 6:56 PMchrisbull
11/06/2018, 7:09 PMgraphql-yoga lambda-typescript
example, the graphql create
cli flow. I’ve even tried Apex Up and Now… but why do I have to use them, and pay for their 3rd party services? I’ve been able to get Prisma-client working up on serverless… but not working, as I then have to point to a prisma server (that currently doesn’t exist, unless I use docker)…. What am I missing? Thanks!Hasen
11/06/2018, 7:43 PMcallan
11/06/2018, 8:04 PMChris H
11/06/2018, 8:17 PMpedro
11/06/2018, 11:13 PMpedro
11/06/2018, 11:14 PMLuke
11/07/2018, 3:22 AMLuke
11/07/2018, 3:22 AMCCBCodeMonkey
11/07/2018, 3:45 AMCCBCodeMonkey
11/07/2018, 3:46 AMCCBCodeMonkey
11/07/2018, 3:46 AMLuke
11/07/2018, 3:46 AMCCBCodeMonkey
11/07/2018, 3:48 AMCCBCodeMonkey
11/07/2018, 3:48 AMCCBCodeMonkey
11/07/2018, 3:49 AMCCBCodeMonkey
11/07/2018, 3:49 AMLuke
11/07/2018, 3:49 AMCCBCodeMonkey
11/07/2018, 3:49 AMCCBCodeMonkey
11/07/2018, 3:50 AMLuke
11/07/2018, 3:50 AMCCBCodeMonkey
11/07/2018, 3:50 AMLuke
11/07/2018, 3:53 AMCCBCodeMonkey
11/07/2018, 3:54 AMCCBCodeMonkey
11/07/2018, 3:55 AMCCBCodeMonkey
11/07/2018, 3:55 AM