# MetaobjectDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `metaobjectDelete` mutation. ### Access Scopes ## Fields * [deletedId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the deleted metaobject. * [userErrors](/docs/api/admin/unstable/objects/MetaobjectUserError): MetaobjectUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [metaobjectDelete](/docs/api/admin/unstable/mutations/metaobjectDelete) ## Examples