--- title: MetaobjectCapabilityOnlineStoreInput - GraphQL Admin description: The input fields for enabling and disabling the Online Store 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/metaobjectcapabilityonlinestoreinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/metaobjectcapabilityonlinestoreinput.md --- # Metaobject​Capability​Online​Store​Input input\_object The input fields for enabling and disabling the Online Store capability. ## Fields * data [Metaobject​Capability​Definition​Data​Online​Store​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityDefinitionDataOnlineStoreInput) The data associated with the Online Store 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.onlineStore](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityCreateInput#fields-onlineStore) INPUT OBJECT The input fields for creating a metaobject capability. * [Metaobject​Capability​Update​Input.onlineStore](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityUpdateInput#fields-onlineStore) INPUT OBJECT The input fields for updating a metaobject capability. *** ## Map ### Input objects using this input * [Metaobject​Capability​Create​Input.onlineStore](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityCreateInput#fields-onlineStore) * [Metaobject​Capability​Update​Input.onlineStore](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectCapabilityUpdateInput#fields-onlineStore)