I want to upload videos to shopify.Any doc links available?

I want to upload videos to shopify using our gadget front end where I have already created the form using polaris and other stuff. Any document links or heads-up that I can get!!
1 Reply
Chocci_Milk
Chocci_Milk10mo ago
Hello, The docs you're looking for are in Shopify. Here are the mutations I would read about: https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/stagedUploadsCreate
Shopify
stagedUploadsCreate - GraphQL Admin
Creates staged upload targets for each input. This is the first step in the upload process. The returned staged upload targets' URL and parameter fields can be used to send a request to upload the file described in the corresponding input. For more information on the upload process, refer to [Upload media to Shopify](https://shopify.dev/apps/on...

Did you find this page helpful?