listItems( )


Deprecated

This method is deprecated and was replaced with listItems.

Retrieves items, given the provided filtering, sorting and paging.

Method Declaration
Copy
Method Parameters
catalogIdstringRequired

ID of the catalog the items belong to.


optionsListItemsOptions
Returns
Return Type:Promise<ListItemsResponse>
Errors

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

Did this help?