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

# erpChartOfAccounts

> The imported chart of accounts for the account's connected ERP provider.

The imported chart of accounts for the account's connected ERP provider.

```graphql theme={null}
query {
  erpChartOfAccounts(
    filter: ErpReferenceItemFilter
    paginate: OffsetInput
  ): ErpReferenceItemConnection!
}
```

## Arguments

<ParamField body="filter" type="ErpReferenceItemFilter">
  *No description provided in the schema yet.*
</ParamField>

<ParamField body="paginate" type="OffsetInput">
  *No description provided in the schema yet.*
</ParamField>

## Returns

[`ErpReferenceItemConnection!`](/api-reference/types/erp-reference-item-connection)
