···328328329329Local resolvers also allow for more advanced use-cases when it comes to links and object types.
330330Previously we've seen how a resolver is able to link up a given field to an entity, which causes
331331-this field to resolve an entity directly instead of it being cecked against any cached links:
331331+this field to resolve an entity directly instead of it being checked against any cached links:
332332333333```js
334334cacheExchange({