Skip to main content
Object Represents the response returned from the registerUser mutation. Includes the success flag.

Fields

Boolean
Flag representing the success of calling registerUser mutation.
RegisterUserError
Error object containing message and error code when registration fails.