Preparing search index...
The search index is not available
weaviate-client
weaviate-client
RecursivePartial
Type alias RecursivePartial<T>
Recursive
Partial
<
T
>
:
T
extends
object
?
{
[
P
in
keyof
T
]
?:
RecursivePartial
<
T
[
P
]
>
}
:
T
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...