StarlordS
Convex Community11mo ago
1 reply
Starlord

Using ConvexError on the client

i see there is error data in reponse. but how do i use it in mutation on client

{
    "type": "MutationResponse",
    "requestId": 0,
    "success": false,
    "result": "[Request ID: 8d08dca5f98422c4] Server Error",
    "ts": null,
    "logLines": [],
    "errorData": "#E#Invalid promocode#E#"
}
Was this page helpful?