Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
GenericInsertOneResult
Interface GenericInsertOneResult<ID>
Internal
Shouldn't be used by the user directly.
interface
GenericInsertOneResult
<
ID
>
{
insertedId
:
ID
;
}
Type Parameters
ID
Index
Properties
inserted
Id
Properties
inserted
Id
inserted
Id
:
ID
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
inserted
Id
@datastax/astra-db-ts
Loading...
Shouldn't be used by the user directly.