Preparing search index...
The search index is not available
@datastax/astra-db-ts
@datastax/astra-db-ts
ArrayUpdate
Type alias ArrayUpdate<Schema>
Array
Update
<
Schema
>
:
{
[
K
in
keyof
Schema
as
any
[]
extends
Schema
[
K
]
?
K
:
never
]
?:
PickArrayTypes
<
Schema
[
K
]
>
}
Types some array operations. Not inherently strict or weak.
Type Parameters
Schema
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@datastax/astra-db-ts
Loading...
Types some array operations. Not inherently strict or weak.