Jonathan Tushman
07/25/2018, 10:36 AMJonathan Tushman
07/25/2018, 10:37 AMJonathan Tushman
07/25/2018, 10:39 AMJonathan Tushman
07/25/2018, 10:40 AMJonathan Tushman
07/25/2018, 10:41 AMMoritz
07/25/2018, 11:46 AMinteracting with the schema
sound like a bit of a misunderstanding. In general, it is the simplest and most efficient approach to use Prisma database with Yoga server like showcased in the boilerplates. Then you have a highly capable server environment that interacts with your prisma db and where you can, for example, also receive slack callbacks. I suggest you use one of the boilerplates on https://github.com/graphql-boilerplates, you can setup everything with graphql create
like shown in the boilerplate readmes. Playing around with the environment a bit should answer a lot of your questions. Good luck!Jonathan Tushman
07/25/2018, 11:49 AMJonathan Tushman
07/25/2018, 11:54 AM