Home > @shopware-pwa/shopware-6-client > GetStoreNavigationParams
# GetStoreNavigationParams interface
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 | (Optional) |
| depth? | number | (Optional) |
| requestActiveId | StoreNavigationType | |
| requestRootId | StoreNavigationType | |
| searchCriteria? | ShopwareSearchParams | (Optional) |