Skip to main content
Log inSign up
Anchor to stagedUploadTargetGenerate

stagedUploadTargetGenerate

mutationDeprecated

Generates the URL and signed paramaters needed to upload an asset to Shopify. Use stagedUploadsCreate instead.

The input fields for generating a staged upload.


Was this section helpful?

Anchor to StagedUploadTargetGeneratePayload returnsStagedUploadTargetGeneratePayload returns

The signed parameters that can be used to upload the asset.

String!non-null

The signed URL where the asset can be uploaded.

The list of errors that occurred from executing the mutation.


Was this section helpful?