Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to BulkMutationErrorCode

BulkMutationErrorCode

enum

Possible error codes that can be returned by BulkMutationUserError.

Anchor to INTERNAL_FILE_SERVER_ERRORINTERNAL_FILE_SERVER_ERROR
•

There was a problem reading the JSONL file. This error might be intermittent, so you can try performing the same query again.

•

The operation did not run because the mutation is invalid. Check your mutation syntax and try again.

Anchor to INVALID_STAGED_UPLOAD_FILEINVALID_STAGED_UPLOAD_FILE
•

The JSONL file submitted via the stagedUploadsCreate mutation is invalid. Update the file and try again.

•

The JSONL file could not be found. Try uploading the file again, and check that you've entered the URL correctly for the stagedUploadPath mutation argument.

Anchor to OPERATION_IN_PROGRESSOPERATION_IN_PROGRESS
•

The operation did not run because another bulk mutation is already running. Wait for the operation to finish before retrying this operation.


Was this section helpful?


Was this section helpful?