--- title: MetaobjectCapabilityRenderableInput - GraphQL Admin description: The input fields for enabling and disabling the renderable capability. api_version: 2025-01 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/MetaobjectCapabilityRenderableInput md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/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/2025-01/input-objects/MetaobjectCapabilityDefinitionDataRenderableInput) The data associated with the renderable capability. * enabled [Boolean!](https://shopify.dev/docs/api/admin-graphql/2025-01/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/2025-01/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/2025-01/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/2025-01/input-objects/MetaobjectCapabilityCreateInput#fields-renderable) * [Metaobject​Capability​Update​Input.renderable](https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/MetaobjectCapabilityUpdateInput#fields-renderable)