Skip to main content
mutation

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.

•[StagedUploadInput!]!required

The information required to generate staged upload targets.


Was this section helpful?

Anchor to StagedUploadsCreatePayload returnsStagedUploadsCreatePayload returns

•[StagedMediaUploadTarget!]

The staged upload targets that were generated.

•[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?