Interface: ReplaceOneInterface<T, U, O>
Extended by
Type Parameters
| Type Parameter | Default type | 
|---|---|
| TextendsReferenceIdInterface | - | 
| UextendsReferenceIdInterface | T | 
| OextendsReferenceQueryOptionsInterface | ReferenceQueryOptionsInterface | 
Properties
| Property | Type | 
|---|---|
| replace | ( object:T,options?:O) =>Promise<U> |