withType()
Home > @gooddata/sdk-backend-spi > IOrganizationAutomationsQuery > withType
IOrganizationAutomationsQuery.withType() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Sets type of the automation for the query.
Signature:
withType(type: OrganizationAutomationType): IOrganizationAutomationsQuery;
Parameters
Parameter | Type | Description |
---|---|---|
type | OrganizationAutomationType | type of the automation, e.g. "schedule" or "trigger" |
Returns:
organization automations query