ConnectionLike

sangria.relay.ConnectionLike
See theConnectionLike companion object
trait ConnectionLike[T[_], P <: PageInfo, Val, E <: Edge[Val]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def edges(conn: T[Val]): Seq[E]
def pageInfo(conn: T[Val]): P