rtk-incubator / rtk-query

Data fetching and caching addon for Redux Toolkit
https://redux-toolkit.js.org/rtk-query/overview
MIT License
626 stars 31 forks source link

use creatSlice with creatApi data #237

Closed vaqif14 closed 3 years ago

vaqif14 commented 3 years ago

I fetched data with creatApi and want to create createSlice actions to filter fetched data. How I can make actions from data of queryState

phryneas commented 3 years ago

Please don't post twice in two repositories. You will get an answer when someone has time to answer.

In this case though, usage questions should not be posted in the issue tracker, but on the appropriate communication channes, meaning either Stackoverflow or the #redux channel of StackOverflow.