Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
SelectField
Type Alias SelectField<P, K>
Select
Field
<
P
,
K
>
:
P
extends
{
objects
:
Record
<
K
,
any
>
;
}
?
P
[
"objects"
]
[
K
]
:
P
extends
{
composites
:
Record
<
K
,
any
>
;
}
?
P
[
"composites"
]
[
K
]
:
never
Type Parameters
P
extends
SelectablePayloadFields
<
any
,
any
>
K
extends
PropertyKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...