Home > @infiniteobjects/shopify-data-manager > AdminTypes > Product > bodyHtml
Warning: This API is now obsolete.
Use
descriptionHtml
instead.
The description of the product, complete with HTML formatting.
Signature:
bodyHtml?: Maybe<Scalars['String']['output']>;