One other question. Is it possible at all through the GQL spec to update a field in a query using its existing field value. For example, if I wanted to run a mutation that added
1
to some arbitrary integer field on every record, would that be possible?