--- title: Optional role argument for themeCreate mutation - 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/optional-role-argument-for-theme-create-mutation md: https://shopify.dev/changelog/optional-role-argument-for-theme-create-mutation.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 23, 2025 Tags: * Admin GraphQL API * 2025-04 # Optional `role` argument for `themeCreate` mutation We've added an optional [`role` argument](https://shopify.dev/docs/api/admin-graphql/2025-04/mutations/themeCreate#argument-role) on the `themeCreate` mutation, which allows clients to specify a role for the newly created theme. Only `UNPUBLISHED` and `DEVELOPMENT` roles are permitted for newly created themes.