Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to MutationsStagedUploadTargetGenerateUploadParameter

MutationsStagedUploadTargetGenerateUploadParameter

object

A signed upload parameter for uploading an asset to Shopify.

Deprecated in favor of StagedUploadParameter, which is used in StagedMediaUploadTarget and returned by the stagedUploadsCreate mutation.

String!non-null

The upload parameter name.

String!non-null

The upload parameter value.


Was this section helpful?

mutationDeprecated

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


Was this section helpful?