Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetaobjectCapabilityRenderableInput
The input fields for enabling and disabling the renderable capability.
Signature:
export interface MetaobjectCapabilityRenderableInput
Property | Modifiers | Type | Description |
---|---|---|---|
data? | InputMaybe<MetaobjectCapabilityDefinitionDataRenderableInput> | (Optional) The data associated with the renderable capability. | |
enabled | Scalars[‘Boolean’][‘input’] | Indicates whether the capability should be enabled or disabled. |