OBJECT
A Relay edge containing a UserNode and its cursor.
UserNode
type UserNodeEdge {# The item at the end of the edgenode: UserNode # A cursor for use in paginationcursor: String! }