Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldInput > value
The data stored in the metafield. Always stored as a string, regardless of the metafield’s type.
Signature:
value?: InputMaybe<Scalars['String']['input']>;