I am totally new to using RTK-query, I was looking for the possibilities of using debounce and RTK-query when searching for a specific element by value. The question is not even how to use RTK-query together with debounce, but do I really need debounce? when I use RTK-query or can i configure RTK-query itself? i can't find anything about it other than How to implement rtk's createApi query for debouncing this is an answer yes that seems to be the solution but is there a better approach ? If so, could you please clarify this situation for me a bit or what section of the documentation I need to read, is there such a section at all?
thank you