Anchor to MutationsStagedUploadTargetGenerateUploadParameterMutations
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.
Anchor to FieldsFields
- Anchor to namename•String!non-null
The upload parameter name.
- Anchor to valuevalue•String!non-null
The upload parameter value.
Was this section helpful?
Map
No referencing types
Anchor to MutationsMutations
- •mutationDeprecated
Generates the URL and signed paramaters needed to upload an asset to Shopify. Use
instead.
Was this section helpful?