Version: NextOn this pageUpdateOptions <T>Options for em.qb().update() operations.Index PropertiesctxfiltersloggerContextloggingschemaunionWhereunionWhereStrategyProperties optionalctxctx?: anyoptionalfiltersfilters?: FilterOptionsoptionalloggerContextloggerContext?: LogContextoptionallogginglogging?: LoggingOptionsoptionalschemaschema?: stringoptionalunionWhereunionWhere?: ObjectQuery<T>[]sql onlyoptionalunionWhereStrategyunionWhereStrategy?: union-all | unionsql only
Options for
em.qb().update()operations.