Home > @shopware-pwa/shopware-6-client > GetStoreNavigationParams
# GetStoreNavigationParams interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
More about the navigation parameters: https://docs.shopware.com/en/shopware-platform-dev-en/store-api-guide/navigation?category=shopware-platform-dev-en/store-api-guide
Signature:
export interface GetStoreNavigationParams
# Properties
Property | Type | Description |
---|---|---|
buildTree? | boolean | (BETA) (Optional) |
depth? | number | (BETA) (Optional) |
requestActiveId | "main-navigation" | "service-navigation" | "footer-navigation" | (BETA) |
requestRootId | "main-navigation" | "service-navigation" | "footer-navigation" | (BETA) |
searchCriteria? | SearchCriteria | (BETA) (Optional) |