IUserSettingsService
Home > @gooddata/sdk-backend-spi > IUserSettingsService
IUserSettingsService interface
This query service provides access to feature flags that are in effect for particular user.
Signature:
export interface IUserSettingsService 
Methods
| Method | Description | 
|---|---|
| Asynchronously queries actual feature flags. | |
| Set format locale for the current user | |
| Set locale for the current user | |
| Set metadata locale for the current user | |
| Set separators for the current user |