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