元字段输入-MetafieldInput 输入对象

指定元字段的输入字段。

输入栏位

  • description[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    对元字段的描述。
  • id[ID](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
    元字段的唯一ID。
  • key[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    元字段的键名。
  • namespace[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    元字段的名称空间。
  • value[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    元字段的值。
  • valueType[MetafieldValueType](https://shopify.dev/docs/admin-api/graphql/reference/metafields/metafieldvaluetype)
    元字段的值类型。