stack

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

AdminTypes.PrivateMetafieldValueInput interface

The input fields for the value and value type of the private metafield.

Signature:

export interface PrivateMetafieldValueInput 

Properties

Property Modifiers Type Description
value   Scalars[‘String’][‘input’] The value of a private metafield.
valueType   PrivateMetafieldValueType | `${PrivateMetafieldValueType}` Represents the private metafield value type.