--- 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) * <-|[Calculated​Order.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) * <-|[Customer​Visit.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) * <-|[Resource​Alert.content](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ResourceAlert#field-content) * <-|[Shop​Policy.body](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ShopPolicy#field-body) ### Inputs with this scalar * [Article​Create​Input.body](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ArticleCreateInput#field-body) * [Article​Create​Input.summary](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ArticleCreateInput#field-summary) * [Article​Update​Input.body](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ArticleUpdateInput#field-body) * [Article​Update​Input.summary](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ArticleUpdateInput#field-summary)