ISettings
Home > @gooddata/sdk-backend-spi > ISettings
ISettings interface
Warning: This API is now obsolete.
Use ISettings
Settings are obtained from backend and are effectively a collection of feature flags or settings with concrete string or numeric value.
Signature:
export interface ISettings extends m.ISettings
Extends: m.ISettings
Remarks
Settings are stored and configured on the server and typically allow for a more fine-grained tuning of otherwise unified behavior.