queryAll()
Home > @gooddata/sdk-backend-spi > IOrganizationAutomationsQuery > queryAll
IOrganizationAutomationsQuery.queryAll() 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.
Starts the organization automations query.
Signature:
queryAll(): Promise<IAutomationMetadataObject[]>;
Returns:
Promise<IAutomationMetadataObject[]>
promise with a list of all automations matching the specified options