MemberInterfaceEdge

class Object
trait Matchable
class Any

Value members

Concrete methods

def cursor: SelectionBuilder[MemberInterfaceEdge, String]

A cursor for use in pagination.

A cursor for use in pagination.

def node[A](onProjectMember: Option[SelectionBuilder[ProjectMember, A]], onGroupMember: Option[SelectionBuilder[GroupMember, A]]): SelectionBuilder[MemberInterfaceEdge, Option[A]]

The item at the end of the edge.

The item at the end of the edge.