withAuthor()
Home > @gooddata/sdk-backend-spi > IAutomationsQuery > withAuthor
IAutomationsQuery.withAuthor() method
Sets author of the automation for the query.
Signature:
withAuthor(author: string): IAutomationsQuery;
Parameters
Parameter | Type | Description |
---|---|---|
author | string | author of the automation |
Returns:
automations query