siyfion
05/29/2018, 12:52 PMforward-to('db')
in a query resolver in my API, how do I get all the where
syntax that Prisma offers, on my API?huv1k
05/29/2018, 12:57 PMsiyfion
05/29/2018, 1:00 PMwhere
to my front-end API and then import the PostWhereInput
type, like in this repo https://github.com/prismagraphql/prisma/tree/master/examples/resolver-forwarding