# StagedUploadTargetGeneratePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `stagedUploadTargetGenerate` mutation. ### Access Scopes ## Fields * [parameters](/docs/api/admin-graphql/2024-10/objects/MutationsStagedUploadTargetGenerateUploadParameter): MutationsStagedUploadTargetGenerateUploadParameter! - The signed parameters that can be used to upload the asset. * [url](/docs/api/admin-graphql/2024-10/scalars/String): String! - The signed URL where the asset can be uploaded. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [stagedUploadTargetGenerate](/docs/api/admin-graphql/2024-10/mutations/stagedUploadTargetGenerate) ## Examples