Home > @infiniteobjects/shopify-data-manager > AdminTypes > SeoInput
The input fields for SEO information.
Signature:
export interface SeoInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| description? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) SEO description of the product. | |
| title? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) SEO title of the product. |