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