StoreGetCollectionsParams
Parameters used to filter and configure the pagination of the retrieved product collections.
constructor
Properties
created_at
DateComparisonOperatorDate filters to apply on the product collections' created_at
date
created_at
DateComparisonOperatorcreated_at
datehandle
string[]Handles to filter product collections by.
limit
numberLimit the number of items returned in the list.
Default: 10
offset
numberThe number of items to skip when retrieving a list.
Default: 0
updated_at
DateComparisonOperatorDate filters to apply on the product collections' updated_at
date.
updated_at
DateComparisonOperatorupdated_at
date.Was this section helpful?