We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
API 参考 / @142vip/data-source / VipHttpApi
Defined in: packages/data-source/src/core/apis/vip-http-api.ts:12
发送Http,请求API
DataSourceConnector
HttpApiOptions
new VipHttpApi(): VipHttpApi
VipHttpApi
getConnectionData<T>(options): Promise<DataSourceParseResponse<T>>
T
options
Promise
DataSourceParseResponse
Defined in: packages/data-source/src/core/apis/vip-http-api.ts:16
获取连接数据
Promise<DataSourceParseResponse<T>>
DataSourceConnector.getConnectionData