updateTheme()
Home > @gooddata/sdk-backend-spi > IOrganizationStylingService > updateTheme
IOrganizationStylingService.updateTheme() method
Update existing theme on organization level.
Signature:
updateTheme(theme: IThemeDefinition): Promise<IThemeMetadataObject>;
Parameters
Parameter | Type | Description |
---|---|---|
theme | IThemeDefinition |
Returns:
Promise<IThemeMetadataObject>
promise