onInventoryVariantsChanged( )


Notes:

Triggered when inventory variants are changed.

Permissions
Read Products
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?