--- title: MetaobjectsCreatePayload - GraphQL Admin description: Return type for `metaobjectsCreate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/metaobjectscreatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/metaobjectscreatepayload.md --- # Metaobjects​Create​Payload payload Return type for `metaobjectsCreate` mutation. ## Fields * metaobjects [\[Metaobject!\]](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Metaobject) The created metaobjects. * user​Errors [\[Metaobject​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MetaobjectUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [metaobjects​Create](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/metaobjectsCreate) mutation Creates up to 25 metaobjects of the same type. *** ## Map ### Mutations with this payload * [metaobjects​Create](https://shopify.dev/docs/api/admin-graphql/unstable/types/metaobjectsCreate)