stack

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

AdminTypes.MetafieldReference type

The resource referenced by the metafield value.

Signature:

export type MetafieldReference = Collection | GenericFile | MediaImage | Metaobject | OnlineStorePage | Product | ProductVariant | Video;

References: Collection, GenericFile, MediaImage, Metaobject, OnlineStorePage, Product, ProductVariant, Video