Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AnswerOverflow/AnswerOverflow
/ user-server-settings.ts
File
user-server-settings.ts
packages/api/src/router/user-server-settings.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
crypto from
'crypto'
;
2
import
{ findServerById } from
'@answeroverflow/core/server'
;
3
import
{
4
findUserServerSettingsById,
Callers
nothing calls this directly
Calls
10
findOrThrowNotFound
Function · 0.90
findUserServerSettingsById
Function · 0.90
protectedMutationFetchFirst
Function · 0.90
assertIsOnPlan
Function · 0.90
assertIsAdminOrOwnerOfServer
Function · 0.90
protectedMutation
Function · 0.90
assertBoolsAreNotEqual
Function · 0.90
upsertUserServerSettingsWithDeps
Function · 0.90
assertIsNotValue
Function · 0.90
mutateUserServerSettings
Function · 0.85
Tested by
no test coverage detected