Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/calcom/cal.diy
/ create
Method
create
packages/lib/sync/ISyncService.ts:30–30 ·
view source on GitHub ↗
(info: T)
Source
from the content-addressed store, hash-verified
28
29
export
interface
IUserCreation<T> {
30
create(info: T): Promise<WebUserInfoType>;
31
update(info: T): Promise<WebUserInfoType>;
32
upsert?: never;
33
}
Callers
15
CloseCom
Class · 0.65
getCloseComContactIds
Function · 0.65
getCustomFieldsIds
Function · 0.65
getCloseComCustomActivityTypeFieldsIds
Function · 0.65
getCloseComLeadId
Function · 0.65
sendFeedbackFormbricks
Function · 0.65
routing-prerender.e2e.ts
File · 0.65
inline.e2e.ts
File · 0.65
http.ts
File · 0.65
createOAuthUser
Function · 0.65
createUserWithDefaultSchedule
Function · 0.65
cli.tsx
File · 0.65
Implementers
15
OAuthClientRepository
packages/features/oauth/repositories/O
FilterSegmentRepository
packages/features/data-table/repositor
SelectedCalendarRepository
packages/features/selectedCalendar/rep
RoleRepository
packages/features/pbac/infrastructure/
PrismaWatchlistAuditRepository
packages/features/watchlist/lib/reposi
OrganizationOnboardingRepository
packages/features/organizations/reposi
StripePaymentService
packages/app-store/stripepayment/lib/P
PaypalPaymentService
packages/app-store/paypal/lib/PaymentS
BTCPayServerPaymentService
packages/app-store/btcpayserver/lib/Pa
MockPaymentService
packages/app-store/mock-payment-app/li
AlbyPaymentService
packages/app-store/alby/lib/PaymentSer
HitPayPaymentService
packages/app-store/hitpay/lib/PaymentS
Calls
no outgoing calls
Tested by
15
createCredentialForCalendarService
Function · 0.52
mockUser
Function · 0.52
runWithTraceContext
Function · 0.52
buildMockData
Function · 0.52
_createRoutingFormBase
Function · 0.52
createRoutingFormWithResponse
Function · 0.52
createRoutingFormWithQueuedResponse
Function · 0.52
createHostForEvent
Function · 0.52
setupTeamAndFeatures
Function · 0.52
createOrg
Function · 0.52
createUser
Function · 0.52
createWorkspacePlatform
Function · 0.52