--- title: ThemePublishPayload - GraphQL Admin description: Return type for `themePublish` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/themepublishpayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/themepublishpayload.md --- # Theme​Publish​Payload payload Return type for `themePublish` mutation. ## Fields * theme [Online​Store​Theme](https://shopify.dev/docs/api/admin-graphql/unstable/objects/OnlineStoreTheme) The theme that was published. * user​Errors [\[Theme​Publish​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ThemePublishUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [theme​Publish](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/themePublish) mutation Publishes a theme. *** ## Map ### Mutations with this payload * [theme​Publish](https://shopify.dev/docs/api/admin-graphql/unstable/types/themePublish)