---
title: MetafieldCapabilityCartToOrderCopyableInput - GraphQL Admin
description: >-
  The input fields for enabling or disabling the "Cart to order copyable"
  capability.

  This capability is only available for order metafield definitions.


  When enabled, the value from a cart metafield is automatically copied to the
  corresponding

  order metafield when an order is created. The namespace and key must match
  between the cart and order metafields.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldCapabilityCartToOrderCopyableInput
  md: >-
    https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldCapabilityCartToOrderCopyableInput.md
api_name: admin
api_type: graphql
type: input-object
metadata:
  domain: admin
---

# Metafield​Capability​Cart​To​Order​Copyable​Input

input\_object

The input fields for enabling or disabling the "Cart to order copyable" capability. This capability is only available for order metafield definitions.

When enabled, the value from a cart metafield is automatically copied to the corresponding order metafield when an order is created. The namespace and key must match between the cart and order metafields.

## Fields

* 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

* [Metafield​Capability​Create​Input.cartToOrderCopyable](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldCapabilityCreateInput#fields-cartToOrderCopyable)

  INPUT OBJECT

  The input fields for creating a metafield capability.

* [Metafield​Capability​Update​Input.cartToOrderCopyable](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldCapabilityUpdateInput#fields-cartToOrderCopyable)

  INPUT OBJECT

  The input fields for updating a metafield capability.

***

## Map

### Input objects using this input

* [Metafield​Capability​Create​Input.cartToOrderCopyable](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldCapabilityCreateInput#fields-cartToOrderCopyable)
* [Metafield​Capability​Update​Input.cartToOrderCopyable](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MetafieldCapabilityUpdateInput#fields-cartToOrderCopyable)
