-
When I'm using injectEndpoints api the RTK does not recognize tag types. I shared below the screenshots of my setup |
Beta Was this translation helpful? Give feedback.
Answered by
alpzaf
Nov 12, 2024
Replies: 2 comments 7 replies
-
Can you clarify what you mean by "doesn't recognize tag types"? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I don't see |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actually, I'd spotted the issue right in the first place. The problem was that my injected endpoints couldn't get any of tagTypes because after I realized I put the provide and invalidate arrays in the wrong place they were in query object.