File tree Expand file tree Collapse file tree 2 files changed +0
-15
lines changed
rtk-query/api/created-api Expand file tree Collapse file tree 2 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -394,7 +394,6 @@ const counterSlice = createSlice({
394
394
})
395
395
` ` `
396
396
397
- <<<<<< < HEAD
398
397
This cycle can be fixed by providing an explicit return type for the selector :
399
398
400
399
` ` ` ts no-transpile
@@ -440,10 +439,6 @@ const counterSlice = createSlice({
440
439
441
440
:::
442
441
443
- ====== =
444
-
445
- > > > > > > > master
446
-
447
442
## Return Value
448
443
449
444
` createSlice ` will return an object that looks like :
Original file line number Diff line number Diff line change @@ -259,21 +259,11 @@ function selectInvalidatedBy(
259
259
A function that can select query parameters to be invalidated.
260
260
261
261
The function accepts two arguments
262
- <<<<<<< HEAD
263
-
264
- =======
265
-
266
- > > > > > > > master
267
262
268
263
- the root state and
269
264
- the cache tags to be invalidated .
270
265
271
266
It returns an array that contains
272
- <<<<<< < HEAD
273
-
274
- ====== =
275
-
276
- > > > > > > > master
277
267
278
268
- the endpoint name ,
279
269
- the original args and
You can’t perform that action at this time.
0 commit comments