Next.js Discord

Discord Forum

How to use SWR to fetch an array of dynamic URLS

Unanswered
English Lop posted this in #help-forum
Open in Discord
English LopOP
Has anyone figured out a slick way to handle this?
I have a previous swr call that fetches an array of ids, which I then need to loop over and make a query per each id using the id in the url

0 Replies