↓ 2 callersFunctionsendMail({
host,
port,
username,
password,
from,
to,
subject,
body,
attachments,
replyTo,
header
packages/backend-lib/src/destinations/smtp.ts:31
↓ 2 callersFunctiontransformAssignmentValue({
workspaceId,
userPropertyId,
definition,
context,
assignment,
}: {
workspaceId: string;
userP
packages/backend-lib/src/userProperties.ts:344
↓ 2 callersFunctionupdateManualSegmentUsers({
workspaceId,
segmentId,
userIds,
append = false,
sync,
}: UpdateManualSegmentUsersRequest)
packages/backend-lib/src/segments/manualSegments.ts:23
↓ 2 callersFunctionupsertComputedProperties({
workspaceId,
segments,
userProperties,
subscriptionGroups,
now,
}: {
workspaceId: string;
seg
packages/backend-lib/src/computedProperties/computePropertiesIncremental.test.ts:790
↓ 1 callersFunctionassignPerformedManyUserPropertiesQuery({
workspaceId,
config: ac,
userPropertyId,
periodBound,
qb,
now,
}: {
workspaceId: string;
no
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:2561
↓ 1 callersFunctionassignStandardUserPropertiesQuery({
workspaceId,
config: ac,
userPropertyId,
periodBound,
qb,
now,
}: {
workspaceId: string;
no
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:2465
↓ 1 callersFunctionassignUserPropertiesQuery({
workspaceId,
config: ac,
userPropertyId,
periodBound,
qb,
now,
}: {
workspaceId: string;
no
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:2655
↓ 1 callersFunctionbuildProcessAssignmentsQuery({
workspaceId,
type,
computedPropertyId,
qb,
periodByComputedPropertyId,
computedPropertyVersion,
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:3727
↓ 1 callersFunctionbuildSubscriptionChangeEventInner({
messageId,
userId,
action,
subscriptionGroupId,
timestamp,
}: {
userId: string;
messageId: st
packages/backend-lib/src/subscriptionGroups.ts:466