Skip to content

Commit cd511c5

Browse files
pallavighuleKambleSahil3
authored andcommitted
added tenant id in get org info (#1139)
Signed-off-by: pallavighule <[email protected]> Signed-off-by: Sahil Kamble <[email protected]>
1 parent cad2ce0 commit cd511c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/organization/repositories/organization.repository.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ export class OrganizationRepository {
451451
agentsTypeId: true,
452452
orgAgentTypeId: true,
453453
createDateTime: true,
454+
tenantId:true,
454455
agent_invitations: {
455456
select: {
456457
id: true,

0 commit comments

Comments
 (0)