OBJECT
An edge in a connection.
type UserGroupEdge {# The item at the end of the edgenode: UserGroup # A cursor for use in paginationcursor: String! }