We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1d29d commit 0ae8ee7Copy full SHA for 0ae8ee7
backend/typescript/graphql/types/reviewPageType.ts
@@ -24,7 +24,7 @@ const reviewPageType = gql`
24
timesApplied: String!
25
timestamp: Int
26
}
27
-
+
28
extend type Query {
29
reviewApplicantPage(reviewedApplicantRecordId: String!): ApplicationDTO!
30
0 commit comments