--- title: MetaobjectUpdatePayload - GraphQL Admin description: Return type for `metaobjectUpdate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/metaobjectupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/metaobjectupdatepayload.md --- # Metaobject​Update​Payload payload Return type for `metaobjectUpdate` mutation. ## Fields * metaobject [Metaobject](https://shopify.dev/docs/api/admin-graphql/latest/objects/Metaobject) The updated metaobject. * user​Errors [\[Metaobject​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/MetaobjectUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [metaobject​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/metaobjectUpdate) mutation Updates an existing metaobject. *** ## Map ### Mutations with this payload * [metaobject​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/metaobjectUpdate)