DetailedUserError
Represents the specific error details
This page contains
Fields
message: String! | Error message |
path: [String!] | Error path |
status: Int! | Error status |
errorCode: String! | Error code |
blockingErrors: [CartValidationDetail!] PREVIEW | Represents the details related to errors on the cart |