Skip to main content
Version: Next

UpdateOptions <T>

Index

Properties

optionalctx

ctx?: any

optionalfilters

filters?: FilterOptions

optionalschema

schema?: string

optionalunionWhere

unionWhere?: ObjectQuery<T>[]

sql only

optionalunionWhereStrategy

unionWhereStrategy?: union-all | union

sql only