@mikro-orm/coreInterfacesVersion: 7.0On this pageNativeInsertUpdateOptions <T>Options for native insert and update operations.HierarchyNativeInsertUpdateOptionsNativeInsertUpdateManyOptionsIndex PropertiesconvertCustomTypesctxfiltersloggerContextschemaunionWhereunionWhereStrategyupsertProperties optionalconvertCustomTypesconvertCustomTypes?: booleanoptionalctxctx?: anyoptionalfiltersfilters?: FilterOptionsoptionalloggerContextloggerContext?: LogContextoptionalschemaschema?: stringoptionalunionWhereunionWhere?: ObjectQuery<T>[]sql onlyoptionalunionWhereStrategyunionWhereStrategy?: union-all | unionsql onlyoptionalupsertupsert?: booleannativeUpdate() only option
Options for native insert and update operations.