Skip to content

Commit 5957c84

Browse files
aaronArindergoto-bus-stopduckki
authored
fix(response caching): respect interface objects as entities (#8582)
Co-authored-by: Renée <[email protected]> Co-authored-by: Duckki Oe <[email protected]>
1 parent 0b87d3a commit 5957c84

File tree

2 files changed

+337
-42
lines changed

2 files changed

+337
-42
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### Fixes response caching by treating interface objects as entities
2+
3+
Interface objects can be entities but response caching wasn't treating them that way. This fix makes sure they're respected as entities so that they can be used as cache keys.
4+
5+
By [@aaronArinder](https://github.com/aaronArinder) in https://github.com/apollographql/router/pull/8582

0 commit comments

Comments
 (0)