ShopDescriptions Object
Description
Shop-specific description content in multiple formats.
Declaration
type ShopDescriptions {
text: String
html: String
short: String
}
Fields
| Name | Type | Description |
|---|---|---|
text | String | Plain text description. |
html | String | HTML-formatted description. |
short | String | Short summary description. |