Arguments are part of request identity, but pagination cursors are merged into the same connection when the user loads another page. This post explains why category filters, search terms, and sort options belong in the cache key while after and before control pagination state. The result follows Relay connection semantics without asking app code to manage query keys.
- Hana
Mika
The live deletion path matters for moderation workflows where comments disappear from multiple views.
Kai
The distinction between filters and pagination cursors is useful for avoiding accidental cache fragmentation.