Join Slack
Powered by
Hi! I'm trying to do a conditional mutation. What ...
# prisma-whats-new
j
Jarand
02/05/2018, 10:41 AM
Hi! I'm trying to do a conditional mutation. What i mean by that, is the following: I have two types (InviteCode and User). I want to update the
isValid
field on the User, if the correct inviteCode is sent. But i want to do it all on the server. Is that possible?
Open in Slack
Previous
Next