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.
StartQueryActionCreatorOptions
1 parent 7a2b423 commit 8cf59f9Copy full SHA for 8cf59f9
packages/toolkit/src/query/index.ts
@@ -50,6 +50,7 @@ export type {
50
export type {
51
QueryActionCreatorResult,
52
MutationActionCreatorResult,
53
+ StartQueryActionCreatorOptions,
54
} from './core/buildInitiate'
55
export type { CreateApi, CreateApiOptions } from './createApi'
56
export { buildCreateApi } from './createApi'
0 commit comments