@vnodes/autowire
Preparing search index...
AutoControllerOptions
Type Alias AutoControllerOptions
type
AutoControllerOptions
=
{
createDto
:
Type
;
emit
?:
boolean
;
queryDto
:
Type
;
readDto
:
Type
;
updateDto
:
Type
;
}
Index
Properties
create
Dto
emit?
query
Dto
read
Dto
update
Dto
Properties
create
Dto
createDto
:
Type
Optional
emit
emit
?:
boolean
query
Dto
queryDto
:
Type
read
Dto
readDto
:
Type
update
Dto
updateDto
:
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
Dto
emit
query
Dto
read
Dto
update
Dto
@vnodes/autowire
Loading...