withDashboard()
Home > @gooddata/sdk-backend-spi > IAutomationsQuery > withDashboard
IAutomationsQuery.withDashboard() method
Sets dashboard id for the query.
Signature:
withDashboard(dashboard: string, filterType?: AutomationFilterType): IAutomationsQuery;
Parameters
Parameter |
Type |
Description |
---|---|---|
dashboard |
string |
dashboard id |
filterType |
(Optional) type of filter behavior ("exact", "include", "exclude") |
Returns:
automations query