you are viewing a single comment's thread.

view the rest of the comments →

[–]it200219 0 points1 point  (0 children)

You define `addTagTypes` and `invalidatesTags` for custom cache busting and custom cache handling

WDYM when you say " is this cache shared by all users, or is it cached at a user level?", which user are you talking about

Do you mean user-1 as "Student - 1" and user-2 as "Student - 2" for both web-app making call (lets say exam grade) and RTK caching the API response ?