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

# Metafield​Namespace​Update​Payload

payload

Return type for the `metafieldNamespaceUpdate` mutation.

## Fields

* updated​Namespace

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

* 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​Namespace​Update](https://shopify.dev/docs/api/shop-partners/latest/mutations/metafieldNamespaceUpdate)

  mutation

  Update a MetafieldNamespace by changing its key, name, description, capabilities, or access.

  * namespace

    [Metafield​Namespace​Update​Input!](https://shopify.dev/docs/api/shop-partners/latest/input-objects/MetafieldNamespaceUpdateInput)

    required

    ### Arguments

  ***

***

## Map

### Mutations with this payload

* [metafield​Namespace​Update](https://shopify.dev/docs/api/shop-partners/latest/mutations/metafieldNamespaceUpdate)