defaultQueryTTL property

Duration? defaultQueryTTL
getter/setter pair

Global cache entry ttl for all useQuery instances.

Implementation

Duration? defaultQueryTTL;