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

# ErrorInfo

> Error information.

**Object**

Error information.

## Fields

<ResponseField name="message" type="String!">
  Error message.
</ResponseField>

<ResponseField name="code" type="String!">
  Error code.
</ResponseField>
