Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetaobjectCapabilityDefinitionDataRenderableInput
The input fields of the renderable capability for SEO aliases.
Signature:
export interface MetaobjectCapabilityDefinitionDataRenderableInput
Property | Modifiers | Type | Description |
---|---|---|---|
metaDescriptionKey? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) The metaobject field used as an alias for the SEO page description. | |
metaTitleKey? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) The metaobject field used as an alias for the SEO page title. |