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

# Metafield​Definition​Edge

object

An edge in a connection.

## Fields

* cursor

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

  non-null

  A cursor for use in pagination.

* node

  [Metafield​Definition!](https://shopify.dev/docs/api/shop-partners/latest/objects/MetafieldDefinition)

  non-null

  The item at the end of the edge.

***

## Map

### Connections with this object

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