Skip to content

queryApexLogIdsViaRest

queryApexLogIdsViaRest(connection, query): Promise<string[]>

Defined in: packages/simply-apex-core/src/apexLogsPurge.ts:34

Connection

string

Promise<string[]>

Every ApexLog Id matched by query (a full SOQL statement), via the Tooling API, which returns them in a single response.