Skip to main content
Anchor to BulkOperationUserErrorCode

BulkOperationUserErrorCode

enum

Possible error codes that can be returned by BulkOperationUserError.

The input value is invalid.

Bulk operations limit reached. Please try again later.

Anchor to OPERATION_IN_PROGRESSOPERATION_IN_PROGRESS

A bulk operation is already in progress.


Was this section helpful?

•OBJECT

An error in the input of a mutation. Mutations return UserError objects to indicate validation failures, such as invalid field values or business logic violations, that prevent the operation from completing.


Was this section helpful?