onInventoryVariantsChanged( )


Notes:

Triggered when inventory variants are changed.

Permissions
Manage Stores - all permissions
Read Stores - all read permissions
Manage Products
Read Products
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

JavaScript
Did this help?