--- title: MetaobjectCapabilityRenderableInput - GraphQL Admin description: The input fields for enabling and disabling the renderable capability. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/metaobjectcapabilityrenderableinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/metaobjectcapabilityrenderableinput.md --- # Metaobject​Capability​Renderable​Input input\_object The input fields for enabling and disabling the renderable capability. ## Fields * data [Metaobject​Capability​Definition​Data​Renderable​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityDefinitionDataRenderableInput) The data associated with the renderable capability. * enabled [Boolean!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) non-null Indicates whether the capability should be enabled or disabled. *** ## Input objects using this input * [Metaobject​Capability​Create​Input.renderable](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityCreateInput#fields-renderable) INPUT OBJECT The input fields for creating a metaobject capability. * [Metaobject​Capability​Update​Input.renderable](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityUpdateInput#fields-renderable) INPUT OBJECT The input fields for updating a metaobject capability. *** ## Map ### Input objects using this input * [Metaobject​Capability​Create​Input.renderable](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityCreateInput#fields-renderable) * [Metaobject​Capability​Update​Input.renderable](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityUpdateInput#fields-renderable)