withType()
Home > @gooddata/sdk-backend-spi > IAutomationsQuery > withType
IAutomationsQuery.withType() method
Sets type of the automation for the query.
Signature:
withType(type: AutomationType): IAutomationsQuery;
Parameters
Parameter | Type | Description |
---|---|---|
type | AutomationType | type of the automation, e.g. "schedule" or "trigger" |
Returns:
automations query