--- title: Duplicate themes with the Admin GraphQL API - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/duplicate-themes-with-the-admin-graphql-api md: https://shopify.dev/changelog/duplicate-themes-with-the-admin-graphql-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2025 Tags: * Admin GraphQL API * 2025-10 # Duplicate themes with the Admin GraphQL API Starting in version 2025-10, the GraphQL Admin API includes a `themeDuplicate` mutation to duplicate store themes. The mutation accepts a theme ID and an optional `name` parameter to rename the duplicated theme. For further details, refer to the [`themeDuplicate`](https://shopify.dev/docs/api/admin-graphql/2025-10/mutations/themeDuplicate) reference documentation.