kleinpetr
Explore posts from serversHow to create custom $fetch for server side only
I have the same question, becuase Nitro plugins work in a different way. I've been trying to create a util which would export
$customFetch
using $fetch.create()
but it says the $fetch is undefined. So is there any recommended way how to register a custom fetch within the Nitro context? Thanks3 replies