---
title: MetaobjectCapabilityUpdateInput - GraphQL Admin
description: The input fields for updating a metaobject capability.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/metaobjectcapabilityupdateinput
  md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/metaobjectcapabilityupdateinput.md
---

# Metaobject​Capability​Update​Input

input\_object

The input fields for updating 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 updating 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 updating the translatable capability.

***

## Input objects using this input

* [Metaobject​Definition​Update​Input.capabilities](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectDefinitionUpdateInput#fields-capabilities)

  INPUT OBJECT

  The input fields for updating a metaobject definition.

***

## Map

### Input objects using this input

* [Metaobject​Definition​Update​Input.capabilities](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetaobjectDefinitionUpdateInput#fields-capabilities)