--- title: ThemeUpdatePayload - GraphQL Admin description: Return type for `themeUpdate` mutation. api_version: 2024-10 api_name: admin type: payload api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/payloads/ThemeUpdatePayload md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/payloads/ThemeUpdatePayload.txt --- # Theme​Update​Payload payload Return type for `themeUpdate` mutation. ## Fields * theme [Online​Store​Theme](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/OnlineStoreTheme) The theme that was updated. * user​Errors [\[Theme​Update​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/2024-10/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/2024-10/mutations/themeUpdate) mutation Updates a theme. *** ## Map ### Mutations with this payload * <\~>[theme​Update](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/themeUpdate)