Skip to main content

Type Alias: ToggleApplyOptionsForInstances()

ToggleApplyOptionsForInstances: (productId) => Promise<void>

Toggle state for applying all selected options for all instances of passed product on scene

Parameters

productId: string

ID of product to change state for

Returns

Promise<void>