Skip to main content
Anchor to MetaobjectBulkDeletePayload

MetaobjectBulkDeletePayload

payload

Return type for metaobjectBulkDelete mutation.

•Job

The asynchronous job that deletes the metaobjects.

Show fields
•[MetaobjectUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Asynchronously delete metaobjects and their associated metafields in bulk.

Show payload

Arguments

•MetaobjectBulkDeleteWhereCondition!
required

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

Show input fields


Was this section helpful?