Options
All
  • Public
  • Public/Protected
  • All
Menu

The configuration object to apply to the Fetch.

Similar to the Fetch API, the parameters here will be applied to the as-fetch Request being sent in the fetch call.

Hierarchy

  • FetchInit

Index

Constructors

Properties

Constructors

constructor

Properties

backend

backend: string

The backend the request should be sent to.

cacheOverride

cacheOverride: null | CacheOverride

An optional CacheOverride to applied to the request.

Legend

  • Constructor
  • Property

Generated using TypeDoc