--- title: BulkOperationRunQueryPayload - GraphQL Admin description: Return type for `bulkOperationRunQuery` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/bulkoperationrunquerypayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/bulkoperationrunquerypayload.md --- # Bulk​Operation​Run​Query​Payload payload Return type for `bulkOperationRunQuery` mutation. ## Fields * bulk​Operation [Bulk​Operation](https://shopify.dev/docs/api/admin-graphql/latest/objects/BulkOperation) The newly created bulk operation. * user​Errors [\[Bulk​Operation​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/BulkOperationUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [bulk​Operation​Run​Query](https://shopify.dev/docs/api/admin-graphql/latest/mutations/bulkOperationRunQuery) mutation Creates and runs a bulk operation query. See the [bulk operations guide](https://shopify.dev/api/usage/bulk-operations/queries) for more details. *** ## Map ### Mutations with this payload * [bulk​Operation​Run​Query](https://shopify.dev/docs/api/admin-graphql/latest/types/bulkOperationRunQuery)