Back to Kibana

bfetch

api_docs/bfetch.mdx

9.4.01.2 KB
Original Source

import bfetchObj from './bfetch.devdocs.json';

Considering using bfetch capabilities when fetching large amounts of data. This services supports batching HTTP requests and streaming responses back.

Contact @elastic/appex-sharedux for questions regarding this plugin.

Code health stats

Public API countAny countItems lacking commentsMissing exports
601592

Client

Start

<DocDefinitionList data={[bfetchObj.client.start]}/>

Functions

<DocDefinitionList data={bfetchObj.client.functions}/>

Consts, variables and types

<DocDefinitionList data={bfetchObj.client.misc}/>

Server

Setup

<DocDefinitionList data={[bfetchObj.server.setup]}/>

Start

<DocDefinitionList data={[bfetchObj.server.start]}/>

Interfaces

<DocDefinitionList data={bfetchObj.server.interfaces}/>

Common

Functions

<DocDefinitionList data={bfetchObj.common.functions}/>

Interfaces

<DocDefinitionList data={bfetchObj.common.interfaces}/>

Consts, variables and types

<DocDefinitionList data={bfetchObj.common.misc}/>