Skip to main content
Anchor to MetaobjectBulkDeletePayload

MetaobjectBulkDeletePayload

payload

Return type for metaobjectBulkDelete mutation.

•Job

The asynchronous job that deletes the metaobjects.

•[MetaobjectUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Asynchronously delete metaobjects and their associated metafields in bulk.

Arguments

•MetaobjectBulkDeleteWhereCondition!
required

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



Was this section helpful?