---
title: MetafieldDefinitionCreatePayload - Shop Partners API
description: Return type for the `metafieldDefinitionCreate` mutation.
api_version: unstable latest
source_url:
  html: https://shopify.dev/docs/api/shop-partners/latest/payloads/MetafieldDefinitionCreatePayload
  md: https://shopify.dev/docs/api/shop-partners/latest/payloads/MetafieldDefinitionCreatePayload.md
---

# Metafield​Definition​Create​Payload

payload

Return type for the `metafieldDefinitionCreate` mutation.

## Fields

* created​Definition

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

* user​Errors

  [\[User​Error!\]!](https://shopify.dev/docs/api/shop-partners/latest/objects/UserError)

  non-null

  List of errors that occured while executing the mutation.

***

## Mutations with this payload

* [metafield​Definition​Create](https://shopify.dev/docs/api/shop-partners/latest/mutations/metafieldDefinitionCreate)

  mutation

  Create a new MetafieldDefinition.

  * definition

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

    required

    ### Arguments

  ***

***

## Map

### Mutations with this payload

* [metafield​Definition​Create](https://shopify.dev/docs/api/shop-partners/latest/mutations/metafieldDefinitionCreate)