OBJECT
GeneralLedgerAccountConnection
The connection type for GeneralLedgerAccount.
link GraphQL Schema definition
- type GeneralLedgerAccountConnection {
- String!]! : [
- # A list of edges.
- GeneralLedgerAccountEdge] : [
- # A list of nodes.
- GeneralLedgerAccount] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }