ApolloCaching

Returns a wrapper which applies apollo caching response extensions

Returns a wrapper which applies apollo caching response extensions

class Object
trait Matchable
class Any

Type members

Classlikes

object CacheControl
case class CacheDirective(scope: Option[CacheScope], maxAge: Option[Duration])
case class CacheHint(fieldName: String, path: List[Either[String, Int]], maxAge: Duration, scope: CacheScope)
sealed trait CacheScope
Companion
object
object CacheScope
Companion
class
case class Caching(version: Int, hints: List[CacheHint])

Value members

Concrete fields