Open
Description
What is the feature?
Could you please add some documentation about how to use the types for the reducers?
What is FirestoreReducer.Entity for? How do I type Firestore correctly? How does the Schema look like for example?
I am trying to get this working but I really struggle in finding the proper way, because I cannot find any documentation or reference which types are designed for what.
Also an overall guide on how to setup Firestore with Typescript and redux-toolkit in general would be really helpful.
For example the firestoreReducer function (in combineReduceres) returns a different type than the FirestoreReducer.Reducer. I don't know how to make redux understand and infer the types correctly.
What version would this apply to?
0.15.0
Metadata
Assignees
Labels
No labels