Skip to main content
Anchor to MetafieldReferenceConnection

MetafieldReferenceConnection

connection

An auto-generated type for paginating through multiple MetafieldReferences.

Anchor to Fields with this connectionFields with this connection

•OBJECT

Custom metadata attached to a Shopify resource such as a Product, Collection, or Customer. Each metafield is identified by a namespace and key, and stores a value with an associated type.

Values are always stored as strings, but the type field indicates how to interpret the data. When a metafield's type is a resource reference, use the reference or references fields to retrieve the linked objects. Access metafields on any resource that implements the HasMetafields interface.

•OBJECT

The value of a field within a Metaobject. For fields that reference other resources, use the reference field for single references or references for lists.


Was this section helpful?

•[MetafieldReferenceEdge!]!
non-null

A list of edges.

•[MetafieldReference!]!
non-null

A list of the nodes contained in MetafieldReferenceEdge.

•PageInfo!
non-null

Information to aid in pagination.


Was this section helpful?