# BulkOperationUserError - admin - OBJECT Version: unstable ## Description Represents an error in the input of a mutation. ### Access Scopes ## Fields * [code](/docs/api/admin/unstable/enums/BulkOperationUserErrorCode): BulkOperationUserErrorCode - The error code. * [field](/docs/api/admin/unstable/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin/unstable/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [bulkOperationRunQuery](/docs/api/admin/unstable/mutations/bulkOperationRunQuery) Creates and runs a bulk operation query. See the [bulk operations guide](https://shopify.dev/api/usage/bulk-operations/queries) for more details. ## Related Unions ## Examples