[Go to site: main page, start]

Skip to main content
Anchor to StagedUploadTargetGenerateInput

StagedUploadTargetGenerateInput

input_object

The required fields and parameters to generate the URL upload an" asset to Shopify.

Deprecated in favor of StagedUploadInput, which is used by the stagedUploadsCreate mutation.

String!
non-null

The filename of the asset being uploaded.

UnsignedInt64

The size of the file to upload, in bytes.

StagedUploadHttpMethodType
Default:PUT

The HTTP method to be used by the staged upload.

String!
non-null

The MIME type of the asset being uploaded.

StagedUploadTargetGenerateUploadResource!
non-null

The resource type being uploaded.


Was this section helpful?