Join Slack
Powered by
Also, generated types through Prisma-bindings 2.0 ...
# orm-help
c
checkmatez
07/03/2018, 6:02 PM
Also, generated types through Prisma-bindings 2.0 suggest that there is a 3d argument to queries: db.query.something(args, info, options). Where options look like this:
Copy code
export interface Options { transforms?: Transform[]; context?: Context; }
I wonder what transforms actually do?
n
nilan
07/03/2018, 6:03 PM
That is not used yet to my knowledge. Once again, I would like you to provide your question here, so we can answer it with certainty:
https://github.com/prismagraphql/prisma-binding/issues
🙂
c
checkmatez
07/03/2018, 6:04 PM
Thanks,
@nilan
. I will post there also 🙂
💚 2
checkmatez
07/03/2018, 6:07 PM
https://github.com/prismagraphql/prisma-binding/issues/196
Open in Slack
Previous
Next