queryAll()
Home > @gooddata/sdk-backend-spi > IAutomationsQuery > queryAll
IAutomationsQuery.queryAll() method
Starts the automations query.
Signature:
queryAll(): Promise<IAutomationMetadataObject[]>;
Returns:
Promise<IAutomationMetadataObject[]>
promise with a list of all automations matching the specified options