---
title: MetaobjectBulkDeleteWhereCondition - GraphQL Admin
description: |-
  Specifies the condition by which metaobjects are deleted.
  Exactly one field of input is required.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MetaobjectBulkDeleteWhereCondition
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MetaobjectBulkDeleteWhereCondition.md
---

# Metaobject​Bulk​Delete​Where​Condition

input\_object

Specifies the condition by which metaobjects are deleted. Exactly one field of input is required.

## Fields

* ids

  [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID)

  A list of metaobjects IDs to delete.

* type

  [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String)

  Deletes all metaobjects with the specified `type`.

***

## Map

No referencing types
