Home > @shopware-pwa/shopware-6-client > PageResolverResult
# PageResolverResult 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.
Signature:
export interface PageResolverResult<T>
# Properties
Property | Type | Description |
---|---|---|
apiAlias | string | (BETA) |
breadcrumb | { [id: string]: { name: string; path: string; }; } | (BETA) |
cmsPage | T | (BETA) |
listingConfiguration | any | (BETA) |
resourceIdentifier | string | (BETA) |
resourceType | string | (BETA) |