is it possible to toggle boolean value in mutation...
# orm-help
z
is it possible to toggle boolean value in mutation, without fetching current state first, something like
Copy code
isVisible: !isVisible
n
no.
👍 1