Error from axios how to handle it
Here is the mutation query
if i get a 401 in response, how to handle that, does it will be get caught by react query or i have to handle it within the mutation function.. im confused a bit about this...
if i get a 401 in response, how to handle that, does it will be get caught by react query or i have to handle it within the mutation function.. im confused a bit about this...