onInventoryItemChanged( )


Notes:

Triggered when an inventory item is changed.

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

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

Did this help?