Duplicate themes with the Admin GraphQL API

Shopify Updates: 

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 reference documentation.

Back to blog