Skip to main content

Interface: CategoryQueryVariables

Defined in: service/CategoryService.ts:28

Category query variables interface Variables for the category query

Properties

attributeResultSearchInput?

optional attributeResultSearchInput?: AttributeResultSearchInput

Defined in: service/CategoryService.ts:42

Attribute search input — controls the attributes returned on grid products


categoryId?

optional categoryId?: number

Defined in: service/CategoryService.ts:30

Category ID to fetch


categoryProductSearchInput?

optional categoryProductSearchInput?: CategoryProductSearchInput

Defined in: service/CategoryService.ts:40

Category product search input


filterAvailableAttributeInput?

optional filterAvailableAttributeInput?: FilterAvailableAttributeInput

Defined in: service/CategoryService.ts:48

Filter available attributes input


hidden?

optional hidden?: boolean

Defined in: service/CategoryService.ts:34

Whether to include hidden categories


imageSearchFilters?

optional imageSearchFilters?: MediaImageProductSearchInput

Defined in: service/CategoryService.ts:44

Image search filters


imageVariantFilters?

optional imageVariantFilters?: TransformationsInput

Defined in: service/CategoryService.ts:46

Image transformation filters


language?

optional language?: string

Defined in: service/CategoryService.ts:36

Language for localized content


priceCalculateProductInput?

optional priceCalculateProductInput?: PriceCalculateProductInput

Defined in: service/CategoryService.ts:38

Price calculation input for products


slug?

optional slug?: string

Defined in: service/CategoryService.ts:32

Category slug to fetch