UpdateOptionsForMode
UpdateOptionsForMode<
TTable,TMode> =TModeextends"patch"?PatchUpdateOptions:StandardUpdateOptions<TTable> &object
Defined in: define/table/types/query.ts:119
Types for constructing and executing SELECT, UPDATE, and COUNT queries.
Type Parameters
Section titled “Type Parameters”TTable
Section titled “TTable”TTable
TMode extends UpdateMode