PageInfo

sangria.relay.PageInfo
See thePageInfo companion object
trait PageInfo

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def endCursor: Option[String]
def hasNextPage: Boolean
def hasPreviousPage: Boolean
def startCursor: Option[String]