--- title: MetaobjectBulkDeleteWhereCondition - GraphQL Admin description: |- Specifies the condition by which metaobjects are deleted. Exactly one field of input is required. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/metaobjectbulkdeletewherecondition md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/scalars/ID) A list of metaobjects IDs to delete. * type [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) Deletes all metaobjects with the specified `type`. *** ## Map No referencing types