# MetaobjectBulkDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `metaobjectBulkDelete` mutation. ### Access Scopes ## Fields * [job](/docs/api/admin-graphql/2024-10/objects/Job): Job - The asynchronous job that deletes the metaobjects. * [userErrors](/docs/api/admin-graphql/2024-10/objects/MetaobjectUserError): MetaobjectUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [metaobjectBulkDelete](/docs/api/admin-graphql/2024-10/mutations/metaobjectBulkDelete) ## Examples