---
title: MetafieldEdge - Shop Users API
description: An edge in a connection.
api_version: unstable latest
source_url:
  html: https://shopify.dev/docs/api/shop-users/latest/objects/MetafieldEdge
  md: https://shopify.dev/docs/api/shop-users/latest/objects/MetafieldEdge.md
---

# Metafield​Edge

object

An edge in a connection.

## Fields

* cursor

  [String!](https://shopify.dev/docs/api/shop-users/latest/scalars/String)

  non-null

  A cursor for use in pagination.

* node

  [Metafield!](https://shopify.dev/docs/api/shop-users/latest/objects/Metafield)

  non-null

  The item at the end of the edge.

***

## Map

### Connections with this object

* [MetafieldConnection.edges](https://shopify.dev/docs/api/shop-users/latest/connections/MetafieldConnection#returns-edges)