Type alias getPagesQueryParameters
 
getPagesQueryParameters: {     aspectAttributes?: string;     aspectTypeId: string;     categoryId?: string;     locale?: LocaleCode$3;     parameters?: string;     productId?: string;     siteId: string; } 
Type declaration
- 
Optional aspectAttributes?: string
 
- 
aspectTypeId: string
 
- 
Optional categoryId?: string
 
- 
 
- 
Optional parameters?: string
 
- 
Optional productId?: string
 
- 
siteId: string