@robert-brightline/auth-db - v0.0.21
Preparing search index...
models
RoleGroupByArgs
Type Alias RoleGroupByArgs<ExtArgs>
type
RoleGroupByArgs
<
ExtArgs
extends
runtime.Types.Extensions.InternalArgs
=
runtime.Types.Extensions.DefaultArgs
,
>
=
{
_avg
?:
RoleAvgAggregateInputType
;
_count
?:
RoleCountAggregateInputType
|
true
;
_max
?:
RoleMaxAggregateInputType
;
_min
?:
RoleMinAggregateInputType
;
_sum
?:
RoleSumAggregateInputType
;
by
:
Prisma
.
RoleScalarFieldEnum
[]
|
Prisma
.
RoleScalarFieldEnum
;
having
?:
RoleScalarWhereWithAggregatesInput
;
orderBy
?:
|
RoleOrderByWithAggregationInput
|
RoleOrderByWithAggregationInput
[]
;
skip
?:
number
;
take
?:
number
;
where
?:
RoleWhereInput
;
}
Type Parameters
ExtArgs
extends
runtime.Types.Extensions.InternalArgs
=
runtime.Types.Extensions.DefaultArgs
Index
Properties
_
avg?
_
count?
_
max?
_
min?
_
sum?
by
having?
order
By?
skip?
take?
where?
Properties
Optional
_
avg
_avg
?:
RoleAvgAggregateInputType
Optional
_
count
_count
?:
RoleCountAggregateInputType
|
true
Optional
_
max
_max
?:
RoleMaxAggregateInputType
Optional
_
min
_min
?:
RoleMinAggregateInputType
Optional
_
sum
_sum
?:
RoleSumAggregateInputType
by
by
:
Prisma
.
RoleScalarFieldEnum
[]
|
Prisma
.
RoleScalarFieldEnum
Optional
having
having
?:
RoleScalarWhereWithAggregatesInput
Optional
order
By
orderBy
?:
RoleOrderByWithAggregationInput
|
RoleOrderByWithAggregationInput
[]
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
where
where
?:
RoleWhereInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
avg
_
count
_
max
_
min
_
sum
by
having
order
By
skip
take
where
@robert-brightline/auth-db - v0.0.21
Loading...