updateReportPageLayout()
Home > @gooddata/sdk-backend-spi > IWorkspaceReportsService > updateReportPageLayout
IWorkspaceReportsService.updateReportPageLayout() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Update an existing report page layout. Rejects built-in and locked layouts.
Signature:
updateReportPageLayout(page: IReportPageLayout): Promise<IReportPageLayout>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
page |
Returns:
Promise<IReportPageLayout>