OBJECT
A User edge in the connection.
User
type UsersEdge {# A cursor for use in pagination.cursor: Cursor # The `User` at the end of the edge.node: User }