Join Slack
Powered by
is there some syntax that allows a mutation to upd...
# orm-help
m
Mike
05/21/2018, 12:56 PM
is there some syntax that allows a mutation to update a value based on curren value?
field = field + 1
?
n
nilan
05/22/2018, 1:31 PM
no, but we're considering to add atomic operations like "add" to the API:
https://github.com/prismagraphql/prisma/issues/1349
4
Views
Open in Slack
Previous
Next