IncidentManagementOncallShiftConnection
class Object
trait Matchable
class Any
Value members
Concrete methods
def edges[A](innerSelection: SelectionBuilder[IncidentManagementOncallShiftEdge, A]): SelectionBuilder[IncidentManagementOncallShiftConnection, Option[List[Option[A]]]]
A list of edges.
A list of edges.
def nodes[A](innerSelection: SelectionBuilder[IncidentManagementOncallShift, A]): SelectionBuilder[IncidentManagementOncallShiftConnection, Option[List[Option[A]]]]
A list of nodes.
A list of nodes.
def pageInfo[A](innerSelection: SelectionBuilder[PageInfo, A]): SelectionBuilder[IncidentManagementOncallShiftConnection, A]
Information to aid in pagination.
Information to aid in pagination.