Skip to content
🚀 This documentation is for unreal-orm 1.0.0 alpha which requires SurrealDB 2.0 alpha SDK. For the stable version, see npm.

PatchUpdateOptions

PatchUpdateOptions = object

Defined in: define/table/types/query.ts:110

Types for constructing and executing SELECT, UPDATE, and COUNT queries.

data: JsonPatchOperation[]

Defined in: define/table/types/query.ts:111


mode: "patch"

Defined in: define/table/types/query.ts:112