stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Product > bodyHtml

AdminTypes.Product.bodyHtml property

Warning: This API is now obsolete.

Use descriptionHtml instead.

The description of the product, complete with HTML formatting.

Signature:

bodyHtml?: Maybe<Scalars['String']['output']>;