BulkOperationUserError - admin-graphql - OBJECT
Version: unstable
Description:
Represents an error in the input of a mutation.
Access Scopes
Fields
code
: BulkOperationUserErrorCode - The error code.
field
: String - The path to the input field that caused the error.
message
: String! - The error message.
Connections
Related queries
Related 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