PaginationArgs

caliban.relay.PaginationArgs
abstract class PaginationArgs[C]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Abstract fields

val after: Option[String]
val before: Option[String]
val first: Option[Int]
val last: Option[Int]