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

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

The objects of this type already in hand, keyed by id. Ids found here are dropped from a loader's filter, so nothing is fetched twice.

**Signature:**

```typescript
data: ResolutionCacheDataMap;
```

