GitHub

ShopifyMetafieldReference

Type

import { ShopifyMetafieldReference } from '@daffodil/driver/shopify'

The resource that a metafield points to when its type is a resource reference. Metafields can store references to other Shopify resources, and this union provides access to the actual referenced object.

Returned by the Metafield object's reference field for single references or the references field for lists.