apollo.getApiUsage returns request limits and usage for Apollo endpoint groups.
automations/get-apollo-api-usage.automation.ts
{ account } defaults to the project binding. Returns { endpoints }. Every entry has an endpoint key and optional minute, hour, and day windows containing consumed, remaining, and limit. Apollo returns only windows applicable to the connected plan and operation.