PageInfo

sangria.relay.PageInfo$
See thePageInfo companion trait
object PageInfo

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PageInfo.type

Members list

Value members

Concrete methods

def apply(hasNextPage: Boolean, hasPreviousPage: Boolean, startCursor: Option[String], endCursor: Option[String]): PageInfo