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

# ApprovalRequestAction

> Approval action used by approve/decline mutations.

**Enum**

Approval action used by approve/decline mutations.

## Values

<ResponseField name="APPROVE" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="DECLINE" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>
