Skip to content

Commit

Permalink
Update altStudent.adapter.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
snehal0904 authored Jun 17, 2024
1 parent cbbb131 commit e8c5f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adapters/hasura/altStudent.adapter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ export class ALTStudentService {
board
createdBy
updatedBy
user {
user(where: {status: {_eq: true}}) {
username
userId
updatedBy
Expand Down

0 comments on commit e8c5f7d

Please sign in to comment.