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.

Show input fields

Was this section helpful?

Anchor to StagedUploadTargetGeneratePayload returnsStagedUploadTargetGeneratePayload returns

•[MutationsStagedUploadTargetGenerateUploadParameter!]!
non-null

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

Show fields
•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.

Show fields

Was this section helpful?