Nick
11/15/2018, 9:35 AMnpm init graphqlgen my-app
. There is no database in that more like dealing with inmemory stuff(arrays).
I want to be able save stuff to the database on that note
github.com/prisma/prisma-examples/tree/master/typescript-graphql-schema-delegation
The newer examples are all based on setting up a docker environment. I maybe the only preferring using the demo server the prisma cloud because of the ease of use. I which one example came with such setup similar to the old github.com/graphql-boilerplates that even generated and endpoint as soon downloaded home the boilerplate projectNick
11/15/2018, 3:14 PM