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

# RequestApprovalResponse

> Response returned from request approval mutations.

**Object**

Response returned from request approval mutations.

## Fields

<ResponseField name="success" type="Boolean!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="messageId" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="error" type="RequestApprovalError">
  *No description provided in the schema yet.*
</ResponseField>
