I created stageUrl from `stagedUploadsCreate` mutation from server (because it was causing CORS issue on frontend)
I tried to upload the image on the stage URL, It is throwing CORS. I don't want to upload to my server and upload it again to shopify's AWS since it would add twice the time in upload