Skip to main content
Anchor to stagedUploadTargetGenerate

stagedUploadTargetGenerate

mutation

Deprecated. Use stagedUploadsCreate instead.

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

StagedUploadTargetGenerateInput!required

The input fields for generating a staged upload.


Was this section helpful?

Anchor to StagedUploadTargetGeneratePayload returnsStagedUploadTargetGeneratePayload returns

[MutationsStagedUploadTargetGenerateUploadParameter!]!non-null

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

String!non-null

The signed URL where the asset can be uploaded.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?