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 2a777b1 commit 9218b92Copy full SHA for 9218b92
src/graphql/leetcode-cn/user-problem-submissions.graphql
@@ -2,7 +2,7 @@ query submissionList(
2
$offset: Int!
3
$limit: Int!
4
$lastKey: String
5
- $questionSlug: String!
+ $questionSlug: String
6
$lang: String
7
$status: SubmissionStatusEnum
8
) {
0 commit comments