--- title: StagedUploadTargetsGeneratePayload - GraphQL Admin description: Return type for `stagedUploadTargetsGenerate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/stageduploadtargetsgeneratepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/stageduploadtargetsgeneratepayload.md --- # Staged​Upload​Targets​Generate​Payload payload Return type for `stagedUploadTargetsGenerate` mutation. ## Fields * urls [\[Staged​Upload​Target!\]](https://shopify.dev/docs/api/admin-graphql/unstable/objects/StagedUploadTarget) The staged upload targets that were generated. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [staged​Upload​Targets​Generate](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/stagedUploadTargetsGenerate) mutation Deprecated *** ## Map