--- title: MetaobjectCreatePayload - GraphQL Admin description: Return type for `metaobjectCreate` 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/metaobjectcreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/metaobjectcreatepayload.md --- # Metaobject​Create​Payload payload Return type for `metaobjectCreate` mutation. ## Fields * metaobject [Metaobject](https://shopify.dev/docs/api/admin-graphql/latest/objects/Metaobject) The created 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​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/metaobjectCreate) mutation Creates a new metaobject. *** ## Map ### Mutations with this payload * [metaobject​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/metaobjectCreate)