Solutionunvalidated
Update the getSingleUser cache from within getUsers (e.g., using onQueryStarted in getUsers to dispatch api.util.updateQueryData for getSingleUser by the user id). Alternatively, ensure consistent tag types/ids between endpoints and manually prefill/replace the target endpoint’s cache so it’s treated as already fetched.
e3308b93-96ab-46e5-9942-220fa9bd723f
Update the getSingleUser cache from within getUsers (e.g., using onQueryStarted in getUsers to dispatch api.util.updateQueryData for getSingleUser by the user id). Alternatively, ensure consistent tag types/ids between endpoints and manually prefill/replace the target endpoint’s cache so it’s treated as already fetched.