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