MetafieldInput

  • Input

Identifies a metafield definition and provides the value to store for it.

#

Fields


ID

The unique ID of the metafield definition. Provide either this ID or both namespace and key.

String

The key used with namespace to identify the metafield definition.

String

The namespace used with key to identify the metafield definition.

MetafieldAssignedValueInput!

The typed value to store for the metafield definition.