stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetaobjectFieldInput

AdminTypes.MetaobjectFieldInput interface

The input fields for a metaobject field value.

Signature:

export interface MetaobjectFieldInput 

Properties

Property Modifiers Type Description
key   Scalars[‘String’][‘input’] The key of the field.
value   Scalars[‘String’][‘input’] The value of the field.