Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
MaybeId
Type alias MaybeId<T>
Maybe
Id
<
T
>
:
NoId
<
T
>
&
{
_id
?:
IdOf
<
T
>
;
}
Allows the given type to include an
_id
or not, even if it's not declared in the type
Type Parameters
T
Type declaration
Optional
_id
?:
IdOf
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@datastax/astra-db-ts
Loading...
Allows the given type to include an
_id
or not, even if it's not declared in the type