# StagedUploadsCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `stagedUploadsCreate` mutation. ### Access Scopes ## Fields * [stagedTargets](/docs/api/admin-graphql/2024-10/objects/StagedMediaUploadTarget): StagedMediaUploadTarget - The staged upload targets that were generated. * [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 * [stagedUploadsCreate](/docs/api/admin-graphql/2024-10/mutations/stagedUploadsCreate) ## Examples