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