> ## 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.

# VerifyUserInformationResponse

> Represents the response returned from the verifyUserInformation mutation.

**Object**

Represents the response returned from the verifyUserInformation mutation.

## Fields

<ResponseField name="status" type="UserVerificationStatus!">
  The verification status.
</ResponseField>

<ResponseField name="message" type="String">
  The response message if any.
</ResponseField>
