MetaobjectBulkDeleteWhereCondition - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
Specifies the condition by which metaobjects are deleted.
Exactly one field of input is required.
Access Scopes
Fields
-
ids:
ID -
A list of metaobjects IDs to delete.
-
type:
String -
Deletes all metaobjects with the specified `type`.
Input objects with this input object
Examples