lightyear.restconnector.requestbatch
Home > @runlightyear/lightyear > RestConnector > requestBatch
RestConnector.requestBatch() method
Signature:requestBatch(props: Array<HttpProxyRequestProps>): Promise<HttpProxyResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | Array<HttpProxyRequestProps> |
Promise<HttpProxyResponse>