> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# RegisterUserError

> Error details for registerUser mutation failures.

**Object**

Error details for registerUser mutation failures.

## Fields

<ResponseField name="message" type="String">
  Brief error message describing the failure.
</ResponseField>

<ResponseField name="code" type="String">
  Error code identifying the specific error type.
</ResponseField>
