Cambrionix-Matt

Results 1 issues of Cambrionix-Matt

I have places in my application where i call ``` const res = dispatch(api.endpoint.myEndpoint.initiate()).unwrap() ``` but when I call api.util.resetApiState() these return undefined, despite the type suggesting otherwise. Either the...

RTK-Query