Studio Service

UsersConnection

UsersConnection

A connection to a list of User values.

FieldArgumentTypeDescription
nodes[User!]!A list of `User` objects.
edges[UsersEdge!]!A list of edges which contains the `User` and cursor to aid in pagination.
pageInfoPageInfo!Information to aid in pagination.
totalCountInt!The count of *all* `User` you could get from the connection.