solving problems for missing data in the from
This commit is contained in:
@@ -35,6 +35,7 @@ query listEvents @auth(level: USER) {
|
||||
notes
|
||||
requested
|
||||
assignedStaff
|
||||
createdBy
|
||||
}
|
||||
}
|
||||
|
||||
@@ -143,5 +144,6 @@ query filterEvents(
|
||||
notes
|
||||
requested
|
||||
assignedStaff
|
||||
createdBy
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user