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