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 a717aca commit 89893f0Copy full SHA for 89893f0
src/store/reducers/api.ts
@@ -11,6 +11,8 @@ export const api = createApi({
11
invalidationBehavior: 'immediately',
12
tagTypes: [
13
'All',
14
+ 'Conversations',
15
+ 'Events',
16
'PDiskData',
17
'PreviewData',
18
'SchemaTree',
0 commit comments