Interface: AsyncInverseTransformOperator
Callable​
AsyncInverseTransformOperator​
â–¸ AsyncInverseTransformOperator(cache
, operation
, options?
): Promise
<undefined
| RecordOperation
>
Parameters​
Name | Type |
---|---|
cache | AsyncRecordAccessor |
operation | RecordOperation |
options? | RequestOptions |
Returns​
Promise
<undefined
| RecordOperation
>
Defined in​
record-cache/src/operators/async-inverse-transform-operators.ts:24