Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FetchOptions

Hierarchy

Index

Properties

Optional autoFetch

autoFetch?: AutoFetchLevels[]

Override {@link Client.options.autoFetch}.

Optional shouldCache

shouldCache?: boolean

Disable caching for the fetched result.

default

true

Generated using TypeDoc