Skip to content

Commit

Permalink
Added event id (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tusharmahajan12 authored Feb 28, 2024
1 parent 4bba03a commit 09c2231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/src/lms/lms.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,7 @@ export class LMSService {
attendance_count
events(where: {context: {_eq: "events"}}) {
name
id
}
}
}
Expand Down

0 comments on commit 09c2231

Please sign in to comment.