@quesmed/types-rn 2.2.76 → 2.2.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types-rn",
3
- "version": "2.2.76",
3
+ "version": "2.2.77",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -72,8 +72,17 @@ exports.DASHBOARD_QBANK = (0, client_1.gql) `
72
72
  dailyTask
73
73
  }
74
74
  dailyProgress {
75
- totalCount
75
+ date
76
76
  dateString
77
+ intensity
78
+ totalCorrect
79
+ totalCount
80
+ }
81
+ monthlyProgress {
82
+ marksheetCount
83
+ questionsCount
84
+ daysInCurrentStreak
85
+ daysInLongestStreak
77
86
  }
78
87
  }
79
88
  totalQuestions