# MetaobjectCreatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `metaobjectCreate` mutation. ### Access Scopes ## Fields * [metaobject](/docs/api/admin-graphql/2024-07/objects/Metaobject): Metaobject - The created metaobject. * [userErrors](/docs/api/admin-graphql/2024-07/objects/MetaobjectUserError): MetaobjectUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [metaobjectCreate](/docs/api/admin-graphql/2024-07/mutations/metaobjectCreate) ## Examples