Anchor to BulkOperationUserErrorCodeBulk
enumBulk Operation User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to LIMIT_REACHEDLIMIT_
REACHED 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?
Anchor to FieldsFields
- •OBJECT
An error in the input of a mutation. Mutations return
objects to indicate validation failures, such as invalid field values or business logic violations, that prevent the operation from completing.
Was this section helpful?