Skip to content

ListingQuery

ListingQuery = object

Defined in: @storesynk/astro/dist/runtime.d.ts:92

Query options for getCollectionListing.

optional filters?: unknown[]

Defined in: @storesynk/astro/dist/runtime.d.ts:96

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


optional reverse?: boolean

Defined in: @storesynk/astro/dist/runtime.d.ts:94


optional sortKey?: string

Defined in: @storesynk/astro/dist/runtime.d.ts:93