@vnodes/ims
Preparing search index...
CategoryQueryDto
Class CategoryQueryDto
Implements
QueryMany
<
P.Prisma.CategoryScalarFieldEnum
>
Index
Constructors
constructor
Properties
order
By?
order
Dir?
search?
skip?
take?
with
Deleted?
Constructors
constructor
new
CategoryQueryDto
()
:
CategoryQueryDto
Returns
CategoryQueryDto
Properties
Optional
order
By
orderBy
?:
CategoryScalarFieldEnum
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/ims
Loading...