Skip to content

ListingQuery

ListingQuery = object

Defined in: @storesynk/next/dist/runtime.d.ts:55

Query options for getCollectionListing.

optional filters?: unknown[]

Defined in: @storesynk/next/dist/runtime.d.ts:59

Exact ProductFilter inputs to apply (parsed facet input JSON objects).


optional reverse?: boolean

Defined in: @storesynk/next/dist/runtime.d.ts:57


optional sortKey?: string

Defined in: @storesynk/next/dist/runtime.d.ts:56