CacheControl

caliban.wrappers.ApolloCaching.CacheControl
object CacheControl

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(scope: Option[CacheScope], maxAge: Option[Duration]): Directive
def apply(scope: CacheScope): Directive
def apply(maxAge: Duration): Directive
def apply(maxAge: Duration, scope: CacheScope): Directive