RecordConnection
The connection type for Record.Object Type
Fields
| Field | Type | Description |
|---|---|---|
| edges | [RecordEdge] | A list of edges. |
| nodes | [Record] | A list of nodes. |
| pageInfo required | PageInfo! | Information to aid in pagination. |
| totalCount required | Int! |
