Skip to content

What is the default Fetcher function? #910

Discussion options

You must be logged in to vote

https://swr.vercel.app/docs/options#options

fetcher = window.fetch(url).then(res => res.json())

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by thiagonunesbatista
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants