Anchor to bulkOperationRunQuerybulk
bulk Operation Run Query
mutation
Creates and runs a bulk operation query.
See the bulk operations guide for more details.
Anchor to Arguments
Arguments
- Anchor to queryquery•String!required
The query to be executed in bulk.
Was this section helpful?
- Anchor to bulkOperationbulk•
Operation The newly created bulk operation.
- Anchor to userErrorsuser•
Errors [BulkOperation User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?