Calling mutation with formData causes error: iterator method is not callable
uploadMutation.mutate(formData) causes error
If I call it without the formData, it works
If I call it without the formData, it works
TRPCClientError: iterator method is not callable