# ResolutionCacheData.calls property · @imqueue/graphql-dependency

Source: https://imqueue.org/api/graphql-dependency/latest/graphql-dependency.resolutioncachedata.calls/
Published: 2026-07-31
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/graphql-dependency 3.1.0 — generated reference, not hand-written

The calls already made for this type, so an identical one is not repeated.

**Signature:**

```typescript
calls: ResolutionCallsMap;
```

