GQLCacheControl

caliban.wrappers.ApolloCaching$.GQLCacheControl
case class GQLCacheControl(maxAge: Option[Duration], scope: Option[CacheScope]) extends GQLDirective

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
GQLDirective