UserGQLInternalTypeConnection


The connection type for UserGQLInternalType.

Field : ObjectDescription
edges: [UserGQLInternalTypeEdge] A list of edges.
pageInfo: PageInfo Information to aid in pagination.
totalCount: Int

Int

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