Represents an error that happens during execution of a ThirdUser mutation.
Returns
code ● String
The enum value of the error code, e.g. PARAM_INVALID.
field ● [String]
The path to the input field that caused the error.
message ● String
The error message.
Was this article helpful to you?