Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Document "api" override for Redux modules #23

Open
patrickmcelwee opened this issue Jun 3, 2019 · 0 comments
Open

Document "api" override for Redux modules #23

patrickmcelwee opened this issue Jun 3, 2019 · 0 comments

Comments

@patrickmcelwee
Copy link

The Grove Redux modules have an undocumented pattern, where actionCreators that make network calls accept an optional final argument that is an object. If you provide {api: myAPIObject}, where myAPIObject has appropriate functions under appropriate keys. You will need to inspect the Redux modules for what those keys are. Searching for "api" should turn up the relevant code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant