We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a25b4e commit f5e2baaCopy full SHA for f5e2baa
packages/angular-query-experimental/src/index.ts
@@ -11,6 +11,7 @@ export type {
11
} from './query-options'
12
export { queryOptions } from './query-options'
13
export { mutationOptions } from './mutation-options'
14
+export type { CreateMutationOptions } from './mutation-options'
15
16
export type {
17
DefinedInitialDataInfiniteOptions,
0 commit comments