Anchor to MutationsStagedUploadTargetGenerateUploadParameterMutations
objectMutations Staged Upload Target Generate Upload Parameter
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?
Anchor to MutationsMutations
- •mutationDeprecated
- Anchor to inputinput•Staged
Upload Target Generate Input! required The input fields for generating a staged upload.
Arguments
- Anchor to parametersparameters•[Mutations
Staged Upload Target Generate Upload Parameter!]! non-null The signed parameters that can be used to upload the asset.
- •String!non-null
The signed URL where the asset can be uploaded.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?