Skip to main content

MigrateProductOptionGroupData

Populates the new join tables for shared, channel-aware ProductOptionGroups using data from the existing productId FK column on product_option_group.

Call this from your migration's up() method after the new join tables have been created and before the productId column is dropped.

Ts
Signature

Parameters

queryRunner

parameterQueryRunner
Was this chapter helpful?
Report Issue
Edited Mar 6, 2026ยทEdit this page