Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetOptions

Hierarchy

Index

Properties

Optional autoFetch

autoFetch?: AutoFetchLevels[]

Override {@link Client.options.autoFetch}.

Optional shouldCache

shouldCache?: boolean

Disable caching for the fetched result.

default

true

Optional skipCache

skipCache?: boolean

Force a re-fetch even is the value is already cached.

default

false

Generated using TypeDoc