Metafield Relation Connection
An auto-generated type for paginating through multiple MetafieldRelations.
Anchor to Fields with this connectionFields with this connection
- •OBJECT
An instance of custom structured data defined by a
. Metaobjects store reusable data that extends beyond Shopify's standard resources, such as product highlights, size charts, or custom content sections.Each metaobject includes fields that match the field types and validation rules specified in its definition, which also determines the metaobject's capabilities, such as storefront visibility, publishing and translation support.
Metafieldscan reference metaobjects to connect custom data withProductobjects,Collectionobjects, and other Shopify resources.
Anchor to Possible returnsPossible returns
- Anchor to edgesedges•[Metafield
Relation Edge!]! non-null The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.
- Anchor to nodesnodes•[Metafield
Relation!]! non-null A list of nodes that are contained in MetafieldRelationEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.
- Anchor to pageInfopage•Page
Info Info! non-null An object that’s used to retrieve cursor information about the current page.