MCPcopy 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

1import crypto from 'crypto';
2import { findServerById } from '@answeroverflow/core/server';
3import {
4 findUserServerSettingsById,

Callers

nothing calls this directly

Calls 10

findOrThrowNotFoundFunction · 0.90
assertIsOnPlanFunction · 0.90
protectedMutationFunction · 0.90
assertBoolsAreNotEqualFunction · 0.90
assertIsNotValueFunction · 0.90
mutateUserServerSettingsFunction · 0.85

Tested by

no test coverage detected