type MutationFn<T> = (params) => Promise<any>;
Defined in: packages/db/src/types.ts:127
T extends object = Record<string, unknown>
MutationFnParams<T>
Promise<any>
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications