Skip to main content

cached

No description

directive @cached(
ttl: Int! = 60
refresh: Boolean! = false
) on QUERY

Arguments

cached.ttl ● Int! non-null scalar

measured in seconds

cached.refresh ● Boolean! non-null scalar

refresh the cache entry