RTK Query useMutation id undefined
I have been using RTK Query
for a while now and this is the first time I see this, I am trying to edit a product however I cannot seem to be able to hit the correct url:
How to pass an object via RTK Query to Express backend
I’ve managed to send a single value which worked fine, however now that I want to send multiple values I cannot.