TableRecordWithCountConnection


The connection type for TableRecord.

Field : ObjectDescription
edges: [TableRecordEdge] A list of edges.
matchCount: Int The amount of records in the table
pageInfo: PageInfo Information to aid in pagination.

Int

Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.