terdampar

Results 1 comments of terdampar

Is it possible to add rules on the field only to update `+1` per request, not `-99999`? Maybe something like `@request.data.field+ = 1` or `(field + @request.data.field) = (field +...