@wxn0brp/db-core
Preparing search index...
types/query
UpdateOneOrAddResult
Interface UpdateOneOrAddResult<T>
interface
UpdateOneOrAddResult
<
T
>
{
data
:
T
;
type
:
"added"
|
"updated"
;
}
Type Parameters
T
Index
Properties
data
type
Properties
data
data
:
T
type
type
:
"added"
|
"updated"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
@wxn0brp/db-core
Loading...