Skip to content

Plugin API

Plugin pipeline

ts
import { pluginFactories } from 'tanstack-fetch/plugins'

Built-in names: trace · ssr-forward · retry-idempotent · sse-resume · (see package exports).

Prefer enabling via createFetch({ plugins: […] }) unless you need the raw factories.

MIT Licensed · Created by Mohammad Garmabi · Not an official TanStack package