> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/payment-connection.md).

# PaymentConnection

### Fields

#### edges (\[[PaymentEdge](/graphql-api/api-reference/objects/payment-edge.md)])

A list of edges.

#### nodes (\[[Payment](/graphql-api/api-reference/objects/payment.md)])

A list of nodes.

#### pageInfo ([PageInfo](/graphql-api/api-reference/objects/page-info.md)!)

Information to aid in pagination.

#### totalCount ([Int](/graphql-api/api-reference/objects/int.md))

The total number of items available.
