Optionally, disable checking if the updated value is equal to the current value. By default, we skip the update if they’re equal.
The field name to update. Use dot notation to access nested fields.
If true, ignores checking required fields have values
The path to the row to update
The value to write
Generated using TypeDoc
Optionally, delete the field with fieldName. Use dot notation to access nested fields.