--- title: ThemeDuplicatePayload - GraphQL Admin description: Return type for `themeDuplicate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/themeduplicatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/themeduplicatepayload.md --- # Theme​Duplicate​Payload payload Return type for `themeDuplicate` mutation. ## Fields * new​Theme [Online​Store​Theme](https://shopify.dev/docs/api/admin-graphql/unstable/objects/OnlineStoreTheme) The newly duplicated theme. * user​Errors [\[Theme​Duplicate​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ThemeDuplicateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [theme​Duplicate](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/themeDuplicate) mutation Duplicates a theme. *** ## Map ### Mutations with this payload * [theme​Duplicate](https://shopify.dev/docs/api/admin-graphql/unstable/types/themeDuplicate)