Signature passed to useFetch. Receives an AbortSignal so the underlying fetcher can honour cancellation when the hook unmounts or its key changes mid-flight.
AbortSignal
Resolved payload type.
Signature passed to useFetch. Receives an
AbortSignalso the underlying fetcher can honour cancellation when the hook unmounts or its key changes mid-flight.