How to use SWR to fetch an array of dynamic URLS
Unanswered
English Lop posted this in #help-forum
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
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