Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
GetGroupByResult
Type Alias GetGroupByResult<P, A>
Get
Group
By
Result
<
P
,
A
>
:
A
extends
{
by
:
string
[]
;
}
?
(
GetAggregateResult
<
P
,
A
>
&
{
[
K
in
A
[
"by"
]
[
number
]
]
:
P
[
"scalars"
]
[
K
]
}
)
[]
:
A
extends
{
by
:
string
;
}
?
(
GetAggregateResult
<
P
,
A
>
&
{
[
K
in
A
[
"by"
]
]
:
P
[
"scalars"
]
[
K
]
}
)
[]
:
{}
[]
Type Parameters
P
extends
OperationPayload
A
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...