--- title: StagedUploadTarget - GraphQL Admin description: |- Information about the staged target. Deprecated in favor of [StagedMediaUploadTarget](https://shopify.dev/api/admin-graphql/latest/objects/StagedMediaUploadTarget), which is returned by the [stagedUploadsCreate mutation](https://shopify.dev/api/admin-graphql/latest/mutations/stagedUploadsCreate). api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/StagedUploadTarget md: https://shopify.dev/docs/api/admin-graphql/latest/objects/StagedUploadTarget.md --- # Staged​Upload​Target object Information about the staged target. Deprecated in favor of [StagedMediaUploadTarget](https://shopify.dev/api/admin-graphql/latest/objects/StagedMediaUploadTarget), which is returned by the [stagedUploadsCreate mutation](https://shopify.dev/api/admin-graphql/latest/mutations/stagedUploadsCreate). ## Fields * parameters [\[Image​Upload​Parameter!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/ImageUploadParameter) non-null The parameters of an image to be uploaded. * url [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The image URL. *** ## Map No referencing types *** ## Mutations * [staged​Upload​Targets​Generate](https://shopify.dev/docs/api/admin-graphql/latest/mutations/stagedUploadTargetsGenerate) mutation Deprecated *** ## <\~> StagedUploadTarget Mutations