Our templates currently just have a small "counter slice" set up. There's an async thunk included, but it's pretty simple.
Today we want users to fetch data with RTK Query.
We should configure the templates to have RTKQ set up out of the box, and have a small example endpoint set up. (It should probably still do mock data of some kind, but not immediately sure how.)
Our templates currently just have a small "counter slice" set up. There's an async thunk included, but it's pretty simple.
Today we want users to fetch data with RTK Query.
We should configure the templates to have RTKQ set up out of the box, and have a small example endpoint set up. (It should probably still do mock data of some kind, but not immediately sure how.)