AdminGetCollectionsParams
Parameters used to filter and configure the pagination of the retrieved product collections.
Properties
created_at
DateComparisonOperatorDate filters to apply on the product collections'
created_at
date.deleted_at
DateComparisonOperatorDate filters to apply on the product collections'
deleted_at
date.discount_condition_id
stringFilter product collections by their associated discount condition's ID.
handle
stringHandle to filter product collections by.
limit
numberRequiredLimit the number of items returned in the list.
offset
numberRequiredThe number of items to skip when retrieving a list.
q
stringTerm to search product collections by their title and handle.
title
stringTitle to filter product collections by.
updated_at
DateComparisonOperatorDate filters to apply on the product collections'
updated_at
date.Was this section helpful?