stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldInput > value

AdminTypes.MetafieldInput.value property

The data stored in the metafield. Always stored as a string, regardless of the metafield’s type.

Signature:

value?: InputMaybe<Scalars['String']['input']>;