apollo-kotlin
3.8.2
apollo-normalized-cache-api-incubating
/
com.apollographql.apollo3.cache.normalized.api
/
ReceiveDateApolloResolver
Receive
Date
Apollo
Resolver
@
ApolloExperimental
class
ReceiveDateApolloResolver
(
maxAge
:
Int
)
:
ApolloResolver
Content copied to clipboard
A cache resolver that uses the cache date as a receive date and expires after a fixed max age
Constructors
Functions
Constructors
Receive
Date
Apollo
Resolver
Link copied to clipboard
fun
ReceiveDateApolloResolver
(
maxAge
:
Int
)
Content copied to clipboard
Functions
resolve
Field
Link copied to clipboard
open
override
fun
resolveField
(
context
:
ResolverContext
)
:
Any
?
Content copied to clipboard