--- title: HTML - GraphQL Admin description: > A string containing HTML code. Refer to the [HTML spec](https://html.spec.whatwg.org/#elements-3) for a complete list of HTML elements. Example value: `"
Grey cotton knit sweater.
"` api_version: 2024-10 api_name: admin type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/HTML' md: 'https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/HTML.txt' --- # HTML scalar A string containing HTML code. Refer to the [HTML spec](https://html.spec.whatwg.org/#elements-3) for a complete list of HTML elements. Example value: `"Grey cotton knit sweater.
"` ## Map ### Fields with this scalar * <-|[Article.body](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Article#field-body) * <-|[Article.summary](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Article#field-summary) * <-|[CalculatedOrder.notificationPreviewHtml](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CalculatedOrder#field-notificationPreviewHtml) * <-|[Collection.descriptionHtml](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Collection#field-descriptionHtml) * <-|[Comment.bodyHtml](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Comment#field-bodyHtml) * <-|[CustomerVisit.landingPageHtml](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CustomerVisit#field-landingPageHtml) * <-|[Page.body](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Page#field-body) * <-|[Product.descriptionHtml](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Product#field-descriptionHtml) * <-|[ResourceAlert.content](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ResourceAlert#field-content) * <-|[ShopPolicy.body](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ShopPolicy#field-body) ### Inputs with this scalar * [ArticleCreateInput.body](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ArticleCreateInput#field-body) * [ArticleCreateInput.summary](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ArticleCreateInput#field-summary) * [ArticleUpdateInput.body](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ArticleUpdateInput#field-body) * [ArticleUpdateInput.summary](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ArticleUpdateInput#field-summary)