Join Slack
Powered by
Question, how do I handle optional parameters when...
# prisma-whats-new
j
justinrich
03/08/2018, 2:30 AM
Question, how do I handle optional parameters when writing an update reducer in prisma
g
gihrig
03/08/2018, 5:38 AM
@justinrich
I’m working on a similar problem (I think). Have a look at
https://graphcool.slack.com/archives/C0MQJ62NL/p1520463996000156
for some ideas.
j
justinrich
03/08/2018, 5:46 AM
So where I’m having a hangup is that I need to perform an optional update on a linked field, so I’m not sure if the spread operator will work … does it?
2
Views
Open in Slack
Previous
Next