# ThemePublishPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `themePublish` mutation. ### Access Scopes ## Fields * [theme](/docs/api/admin-graphql/2024-10/objects/OnlineStoreTheme): OnlineStoreTheme - The theme that was published. * [userErrors](/docs/api/admin-graphql/2024-10/objects/ThemePublishUserError): ThemePublishUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [themePublish](/docs/api/admin-graphql/2024-10/mutations/themePublish) ## Examples