Preparing search index...
The search index is not available
weaviate-client
weaviate-client
ReferenceInputs
Type alias ReferenceInputs<Obj>
Reference
Inputs
<
Obj
>
:
Obj
extends
undefined
?
Record
<
string
,
ReferenceInput
<
undefined
>
>
:
{
[
Key
in
keyof
Obj
as
Key
extends
RefKeys
<
Obj
>
?
Key
:
never
]
:
ReferenceInput
<
ExtractCrossReferenceType
<
Obj
[
Key
]
>
>
}
Type Parameters
Obj
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...