> ## Documentation Index
> Fetch the complete documentation index at: https://docs.malga.io/llms.txt
> Use this file to discover all available pages before exploring further.

# CardsConnection

O tipo de conexão para Card.

<table>
  <thead>
    <tr>
      <td><strong>CAMPO: OBJETO</strong></td>
      <td><strong>DESCRIÇÃO</strong></td>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>edges <a href="/analytics/objects/card-edge">\[CardEdge]</a></td>
      <td>A lista de conexões de uma cobrança</td>
    </tr>

    <tr>
      <td>pageInfo <a href="/analytics/objects/page-info">\[PageInfo]</a></td>
      <td>Informações da paginação</td>
    </tr>

    <tr>
      <td>totalCount <b>Int!</b></td>
      <td>Total de registros retornados pela consulta</td>
    </tr>
  </tbody>
</table>
