--- title: StagedUploadTargetsGeneratePayload - GraphQL Admin description: Return type for `stagedUploadTargetsGenerate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/stageduploadtargetsgeneratepayload md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/objects/StagedUploadTarget) The staged upload targets that were generated. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/mutations/stagedUploadTargetsGenerate) mutation Deprecated *** ## Map