cainePW
Results
1
issues of
cainePW
It seems the default value `invalidationBehavior` does not accurately reflect the documentation comment. The [comment](https://github.com/reduxjs/redux-toolkit/blob/75b4f698e1c58efa6b19096abe5850da0a431da0/packages/toolkit/src/query/createApi.ts#L163) describes the default value as `immediately`. Looking at the default set of options [here](https://github.com/reduxjs/redux-toolkit/blob/75b4f698e1c58efa6b19096abe5850da0a431da0/packages/toolkit/src/query/createApi.ts#L262) it...
rtk-query