stagedUploadTargetsGenerate - admin-graphql - MUTATION
Version: unstable
Description:
Uploads multiple images.
Access Scopes
Arguments
-
input:
StageImageInput! -
The input fields for generating staged uploads.
Returns
-
urls:
StagedUploadTarget
The staged upload targets that were generated.
-
userErrors:
UserError!
The list of errors that occurred from executing the mutation.
Examples