filterContext
Home > @gooddata/sdk-model > IDashboard > filterContext
IDashboard.filterContext property
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.
Dashboard filter context, or temporary filter context (temporary filter context is used to override original filter context during the export)
Signature:
readonly filterContext?: IFilterContext | ITempFilterContext;