Arguments
ErpReferenceItemFilter
No description provided in the schema yet.
OffsetInput
No description provided in the schema yet.
Returns
ErpReferenceItemConnection!Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The imported chart of accounts for the account’s connected ERP provider.
query {
erpChartOfAccounts(
filter: ErpReferenceItemFilter
paginate: OffsetInput
): ErpReferenceItemConnection!
}
ErpReferenceItemConnection!