Neemias — API Reference
Preparing search index...
workers/src/schemas
userUpdateSchema
Variable userUpdateSchema
Const
userUpdateSchema
:
ZodObject
<
{
displayName
:
ZodOptional
<
ZodString
>
;
role
:
ZodOptional
<
ZodEnum
<
{
ADMIN
:
"ADMIN"
;
CADASTRO
:
"CADASTRO"
;
CHAMADOR
:
"CHAMADOR"
;
RELATORIOS
:
"RELATORIOS"
;
}
,
>
,
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Neemias — API Reference
Loading...