@stigg/node-server-sdk - v4.47.0
Preparing search index...
UpdateUserInput
Type Alias UpdateUserInput
Update the users information
type
UpdateUserInput
=
{
department
?:
InputMaybe
<
Department
>
;
name
:
Scalars
[
"String"
]
;
}
Index
Properties
department?
name
Properties
Optional
department
department
?:
InputMaybe
<
Department
>
User selected department
name
name
:
Scalars
[
"String"
]
User first and last name
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
department
name
@stigg/node-server-sdk - v4.47.0
Loading...
Update the users information