Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetaobjectFieldInput
The input fields for a metaobject field value.
Signature:
export interface MetaobjectFieldInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| key | Scalars[‘String’][‘input’] | The key of the field. | |
| value | Scalars[‘String’][‘input’] | The value of the field. |