--- title: ThemeUpdatePayload - GraphQL Admin description: Return type for `themeUpdate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/themeupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/themeupdatepayload.md --- # Theme​Update​Payload payload Return type for `themeUpdate` mutation. ## Fields * theme [Online​Store​Theme](https://shopify.dev/docs/api/admin-graphql/latest/objects/OnlineStoreTheme) The theme that was updated. * user​Errors [\[Theme​Update​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/ThemeUpdateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [theme​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/themeUpdate) mutation Updates a theme. *** ## Map ### Mutations with this payload * [theme​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/themeUpdate)