Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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?