toggle menu
apollo-kotlin-normalized-cache-incubating
0.0.5-SNAPSHOT
common
switch theme
search in API
normalized-cache-incubating
/
com.apollographql.cache.normalized.api
/
MaxAgeProvider
Max
Age
Provider
interface
MaxAgeProvider
Inheritors
GlobalMaxAgeProvider
SchemaCoordinatesMaxAgeProvider
Members
Functions
get
Max
Age
Link copied to clipboard
abstract
fun
getMaxAge
(
maxAgeContext
:
MaxAgeContext
)
:
Duration
Returns the max age for the given field.