--- title: MetaobjectCapabilityCreateInput - GraphQL Admin description: The input fields for creating a metaobject 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/metaobjectcapabilitycreateinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/metaobjectcapabilitycreateinput.md --- # Metaobject​Capability​Create​Input input\_object The input fields for creating a metaobject capability. ## Fields * online​Store [Metaobject​Capability​Online​Store​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityOnlineStoreInput) The input for enabling the Online Store capability. * publishable [Metaobject​Capability​Publishable​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityPublishableInput) The input for enabling the publishable capability. * renderable [Metaobject​Capability​Renderable​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityRenderableInput) The input for enabling the renderable capability. * translatable [Metaobject​Capability​Translatable​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityTranslatableInput) The input for enabling the translatable capability. *** ## Input objects using this input * [Metaobject​Definition​Create​Input.capabilities](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectDefinitionCreateInput#fields-capabilities) INPUT OBJECT The input fields for creating a metaobject definition. *** ## Map ### Input objects using this input * [Metaobject​Definition​Create​Input.capabilities](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectDefinitionCreateInput#fields-capabilities)