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