PipelineFn
Signature of a function that can be used with createOperationPipeline
Value(s):function(value: IPipeable<>) : Promise<IPipeable<>>
Type alias defined in common/src/utils/create-operation-pipeline.ts:17
Signature of a function that can be used with createOperationPipeline
Value(s):function(value: IPipeable<>) : Promise<IPipeable<>>