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