withAuthor()
Home > @gooddata/sdk-backend-spi > IAutomationsQuery > withAuthor
IAutomationsQuery.withAuthor() method
Sets author of the automation for the query.
Signature:
withAuthor(author: string, multiValue?: boolean): IAutomationsQuery;
Parameters
Parameter | Type | Description |
---|---|---|
author | string | author of the automation |
multiValue | boolean | (Optional) if true, the author is a multi-value filter |
Returns:
automations query