Skip to main content
Log inSign up
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?