create-metafield
Create a new metafield on a Shopify resource such as a product or order by specifying owner, namespace, key, value, and type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| type | Yes | ||
| value | Yes | ||
| ownerId | Yes | ||
| namespace | Yes | ||
| ownerType | No | PRODUCT | |
| description | No |