Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to pass in SWR configuration in fetcher hooks #65

Open
Frewacom opened this issue Jun 17, 2021 · 0 comments
Open

Add option to pass in SWR configuration in fetcher hooks #65

Frewacom opened this issue Jun 17, 2021 · 0 comments
Labels
enhancement New feature or request feature New features hook React Hooks SDK

Comments

@Frewacom
Copy link
Member

All fetcher hooks have a predefined SWR configuration that configures the revalidation process. In some cases, we need to override these settings. One example of this would be in the admin interface where we do not want to re-fetch data at regular intervals (or at least not as often as the end-users).

@Frewacom Frewacom added enhancement New feature or request feature New features SDK hook React Hooks labels Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New features hook React Hooks SDK
Projects
None yet
Development

No branches or pull requests

1 participant