Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GetClientBlogAggregateType
Type Alias GetClientBlogAggregateType<T>
Get
Client
Blog
Aggregate
Type
<
T
>
:
{
[
P
in
keyof
T
&
keyof
AggregateClientBlog
]
:
P
extends
"_count"
|
"count"
?
T
[
P
]
extends
true
?
number
:
GetScalarType
<
T
[
P
]
,
AggregateClientBlog
[
P
]
>
:
GetScalarType
<
T
[
P
]
,
AggregateClientBlog
[
P
]
>
}
Type Parameters
T
extends
ClientBlogAggregateArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...