StoreGetCollectionsParams
Parameters used to filter and configure the pagination of the retrieved product collections.
Properties
handle
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
created_at
DateComparisonOperatorDate filters to apply on the product collections' created_at
date
created_at
DateComparisonOperatorcreated_at
dateupdated_at
DateComparisonOperatorDate filters to apply on the product collections' updated_at
date.
updated_at
DateComparisonOperatorupdated_at
date.Was this section helpful?