---
title: StagedUploadTargetGeneratePayload - GraphQL Admin
description: Return type for `stagedUploadTargetGenerate` mutation.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/latest/payloads/StagedUploadTargetGeneratePayload
  md: >-
    https://shopify.dev/docs/api/admin-graphql/latest/payloads/StagedUploadTargetGeneratePayload.md
api_name: admin
api_type: graphql
type: payload
metadata:
  domain: admin
---

# Staged​Upload​Target​Generate​Payload

payload

Return type for `stagedUploadTargetGenerate` mutation.

## Fields

* parameters

  [\[Mutations​Staged​Upload​Target​Generate​Upload​Parameter!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/MutationsStagedUploadTargetGenerateUploadParameter)

  non-null

  The signed parameters that can be used to upload the asset.

* url

  [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String)

  non-null

  The signed URL where the asset can be uploaded.

* 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​Target​Generate](https://shopify.dev/docs/api/admin-graphql/latest/mutations/stagedUploadTargetGenerate)

  mutation

  Deprecated

  * input

    [Staged​Upload​Target​Generate​Input!](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/StagedUploadTargetGenerateInput)

    required

    ### Arguments

    The input fields for generating a staged upload.

  ***

***

## Map
