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.
UUID
No description provided in the schema yet.
UUID
No description provided in the schema yet.
UUID
No description provided in the schema yet.
RegisterUserError
Error object containing message and error code when registration fails.