MCPcopy Create free account
hub / github.com/middleapi/orpc / mapRequestItem

Method mapRequestItem

packages/server/src/plugins/batch.ts:23–23  ·  view source on GitHub ↗

* Map the request before processing it. * * @default merged back batch request headers into the request

(request: StandardRequest, batchOptions: StandardHandlerInterceptorOptions<T>)

Source from the content-addressed store, hash-verified

21 * @default merged back batch request headers into the request
22 */
23 mapRequestItem?(request: StandardRequest, batchOptions: StandardHandlerInterceptorOptions<T>): StandardRequest
24
25 /**
26 * Success batch response status code.

Callers 2

#executeBatchMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected