stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetaobjectCapabilityRenderableInput

AdminTypes.MetaobjectCapabilityRenderableInput interface

The input fields for enabling and disabling the renderable capability.

Signature:

export interface MetaobjectCapabilityRenderableInput 

Properties

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.