↓ 1 callersFunctiongroupedUserPropertyToSubQuery({
userProperty,
group,
node,
qb,
excludeNulls = false,
}: {
userProperty: SavedUserPropertyResour
packages/backend-lib/src/computedProperties/computePropertiesIncremental.ts:2244
↓ 1 callersFunctionhandleGmailCallback({
workspaceId,
workspaceOccupantId,
workspaceOccupantType,
code,
redirectUri,
}: {
workspaceId: s
packages/backend-lib/src/gmail.ts:97
↓ 1 callersFunctionhandleOauthCallback({
workspaceId,
provider,
code,
occupantId,
occupantType,
returnTo,
baseRedirectUri,
flow = Oa
packages/dashboard/src/lib/oauth.ts:135
↓ 1 callersFunctioninitiateGmailAuth({
workspaceId,
flow,
returnTo,
token,
context,
finalCallbackPath,
}: {
workspaceId: string;
f
packages/dashboard/src/lib/oauth.ts:359