Class: StoreGetCollectionsParams
internal.StoreGetCollectionsParams
Properties
created_at
• Optional
created_at: DateComparisonOperator
Defined in
medusa/dist/api/routes/store/collections/list-collections.d.ts:108
handle
• Optional
handle: string
[]
Defined in
medusa/dist/api/routes/store/collections/list-collections.d.ts:105
limit
• Optional
limit: number
Defined in
medusa/dist/api/routes/store/collections/list-collections.d.ts:106
offset
• Optional
offset: number
Defined in
medusa/dist/api/routes/store/collections/list-collections.d.ts:107
updated_at
• Optional
updated_at: DateComparisonOperator
Defined in
medusa/dist/api/routes/store/collections/list-collections.d.ts:109
Was this page helpful?