withUser()
Home > @gooddata/sdk-backend-spi > IAutomationsQuery > withUser
IAutomationsQuery.withUser() method
This filter gets automations if either author or recipient of the automation is the provided user.
Signature:
withUser(user: string): IAutomationsQuery;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| user | string | author or recipient of the automation | 
Returns:
automations query