@trpc/react-query
Index
Classes
Interfaces
- HTTPBatchLinkOptions
- HTTPBatchStreamLinkOptions
- HTTPLinkOptions
- LoggerLinkOptions
- TRPCClientErrorBase
- TRPCClientRuntime
- TRPCRequestOptions
- WebSocketClientOptions
- WebSocketLinkOptions
Type Aliases
- CreateTRPCProxyClient
- CreateTRPCReact
- TRPCClientErrorLike
- TRPCFetch
- TRPCLink
- TRPCWebSocketClient
- inferReactQueryProcedureOptions
- inferRouterProxyClient
Functions
- createTRPCProxyClient
- createTRPCQueryUtils
- createTRPCReact
- createTRPCUntypedClient
- createWSClient
- experimental_formDataLink
- getFetch
- getQueryKey
- httpBatchLink
- httpLink
- httpLinkFactory
- loggerLink
- splitLink
- unstable_httpBatchStreamLink
- wsLink
References
CreateTRPCClient
Renames and re-exports CreateTRPCProxyClient
CreateTRPCClient
Source
packages/client/dist/createTRPCClient.d.ts:35
createTRPCClient
Renames and re-exports createTRPCProxyClient
createTRPCClient
Source
packages/client/dist/createTRPCClient.d.ts:40
inferRouterClient
Renames and re-exports inferRouterProxyClient
inferRouterClient
Source
packages/client/dist/createTRPCClient.d.ts:10
Generated using TypeDoc and typedoc-plugin-markdown