Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetaobjectCapabilityDefinitionDataOnlineStoreInput
The input fields of the Online Store capability.
Signature:
export interface MetaobjectCapabilityDefinitionDataOnlineStoreInput
Property | Modifiers | Type | Description |
---|---|---|---|
createRedirects? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) Whether to redirect published metaobjects automatically when the URL handle changes. | |
urlHandle | Scalars[‘String’][‘input’] | The URL handle for accessing pages of this metaobject type in the Online Store. |