Skip to main content
Log inSign up
Anchor to bulkOperationRunQuery

bulkOperationRunQuery

mutation

Creates and runs a bulk operation query.

See the bulk operations guide for more details.

String!required

The query to be executed in bulk.


Was this section helpful?

Anchor to BulkOperationRunQueryPayload returnsBulkOperationRunQueryPayload returns

The newly created bulk operation.

The list of errors that occurred from executing the mutation.


Was this section helpful?