Interface: AsyncTransformOperator
Callable​
AsyncTransformOperator​
â–¸ AsyncTransformOperator(cache, operation, options?): Promise<RecordOperationResult<InitializedRecord>>
Parameters​
| Name | Type |
|---|---|
cache | AsyncRecordAccessor |
operation | RecordOperation |
options? | RequestOptions |
Returns​
Promise<RecordOperationResult<InitializedRecord>>