Hi, is there any way to generate default inputs li...
# orm-help
y
Hi, is there any way to generate default inputs like
Xx_WhereInput_
XxWhereUniqueInput
Xx_OrderByInput_
… without using
t.crud.xxs()
?