Next.js Discord

Discord Forum

fetch

Unanswered
Ts.Dimitrov posted this in #help-forum
Open in Discord
Can the extended fetch be used outside of a component file? Like if i move all my fetch requests in separate folder/file like requests/fetchRequests.js will i still be able to use the extended fetch with all its catching functionalities and etc?

1 Reply

Brown bear
Yes, it's possible