UpdateMode
UpdateMode =
"content"|"merge"|"replace"|"patch"
Defined in: define/table/types/query.ts:69
Defines the update mode for SurrealDB 2.0 builder pattern. Determines how the update operation will modify the record.
UpdateMode =
"content"|"merge"|"replace"|"patch"
Defined in: define/table/types/query.ts:69
Defines the update mode for SurrealDB 2.0 builder pattern. Determines how the update operation will modify the record.