@mikro-orm/coreInterfacesVersion: 6.3On this pageUpsertOptions <Entity>HierarchyOmit<NativeInsertUpdateOptions<Entity>, upsert>UpsertOptionsUpsertManyOptionsIndex PropertiesconvertCustomTypesctxonConflictActiononConflictExcludeFieldsonConflictFieldsonConflictMergeFieldsschemaProperties optionalconvertCustomTypesconvertCustomTypes?: booleanoptionalctxctx?: anyoptionalonConflictActiononConflictAction?: merge | ignoreoptionalonConflictExcludeFieldsonConflictExcludeFields?: keyof Entity[]optionalonConflictFieldsonConflictFields?: RawQueryFragment | keyof Entity[]optionalonConflictMergeFieldsonConflictMergeFields?: keyof Entity[]optionalschemaschema?: string