Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GetFixUrlRuleGroupByPayload
Type Alias GetFixUrlRuleGroupByPayload<T>
Get
Fix
Url
Rule
Group
By
Payload
<
T
>
:
Prisma
.
PrismaPromise
<
(
PickEnumerable
<
FixUrlRuleGroupByOutputType
,
T
[
"by"
]
>
&
{
[
P
in
keyof
T
&
keyof
FixUrlRuleGroupByOutputType
]
:
P
extends
"_count"
?
T
[
P
]
extends
boolean
?
number
:
GetScalarType
<
T
[
P
]
,
FixUrlRuleGroupByOutputType
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
FixUrlRuleGroupByOutputType
[
P
]
>
}
)
[]
>
Type Parameters
T
extends
FixUrlRuleGroupByArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...