(ctx context.Context, arg UpdateUserHashedPasswordParams)
| 1309 | UpdateUserGithubComUserID(ctx context.Context, arg UpdateUserGithubComUserIDParams) error |
| 1310 | UpdateUserHashedOneTimePasscode(ctx context.Context, arg UpdateUserHashedOneTimePasscodeParams) error |
| 1311 | UpdateUserHashedPassword(ctx context.Context, arg UpdateUserHashedPasswordParams) error |
| 1312 | UpdateUserLastSeenAt(ctx context.Context, arg UpdateUserLastSeenAtParams) (User, error) |
| 1313 | UpdateUserLink(ctx context.Context, arg UpdateUserLinkParams) (UserLink, error) |
| 1314 | // Backfills linked_id for legacy user_links that were created before |
no outgoing calls