(ctx context.Context, arg UpdateUserNotificationPreferencesParams)
| 1317 | UpdateUserLinkedID(ctx context.Context, arg UpdateUserLinkedIDParams) (UserLink, error) |
| 1318 | UpdateUserLoginType(ctx context.Context, arg UpdateUserLoginTypeParams) (User, error) |
| 1319 | UpdateUserNotificationPreferences(ctx context.Context, arg UpdateUserNotificationPreferencesParams) (int64, error) |
| 1320 | UpdateUserProfile(ctx context.Context, arg UpdateUserProfileParams) (User, error) |
| 1321 | UpdateUserQuietHoursSchedule(ctx context.Context, arg UpdateUserQuietHoursScheduleParams) (User, error) |
| 1322 | UpdateUserRoles(ctx context.Context, arg UpdateUserRolesParams) (User, error) |
no outgoing calls