queryInventory( )


Returns a list of inventory items, given the provided paging, sorting and filtering.

Permissions
Read Products
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsQueryInventoryOptions
Returns
Return Type:Promise<QueryInventoryResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?