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