onInventoryVariantsChanged( )


Notes:

Triggered when inventory variants are changed.

Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: InventoryVariantsChangedEnvelope): void | Promise<void>

Did this help?