We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85fb3d6 commit b0f0ba0Copy full SHA for b0f0ba0
src/pages/api/matchingPrefs.gql
@@ -1,6 +1,6 @@
1
query MatchingPrefs {
2
labs {
3
- students(where:{inStatus:ACCEPTED}) {
+ students(where:{inStatus:ACCEPTED, withProjects:false}) {
4
username
5
track
6
weeks
0 commit comments