@vnodes/iam
Preparing search index...
RolePermissionQueryDto
Class RolePermissionQueryDto
Implements
QueryMany
<
P.Prisma.RolePermissionScalarFieldEnum
>
Index
Constructors
constructor
Properties
order
By?
order
Dir?
search?
skip?
take?
with
Deleted?
Constructors
constructor
new
RolePermissionQueryDto
()
:
RolePermissionQueryDto
Returns
RolePermissionQueryDto
Properties
Optional
order
By
orderBy
?:
RolePermissionScalarFieldEnum
Optional
order
Dir
orderDir
?:
SortOrder
Optional
search
search
?:
string
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
with
Deleted
withDeleted
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
order
By
order
Dir
search
skip
take
with
Deleted
@vnodes/iam
Loading...