Skip to main content
Log inSign up
Anchor to stagedUploadTargetGenerate

stagedUploadTargetGenerate

mutation

Deprecated. Use `stagedUploadsCreate` instead.

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

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?