@timardex/cluemart-shared 1.5.558 → 1.5.559

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.
@@ -3242,14 +3242,14 @@ var DAILY_CLUE_GAME_DATA_FIELDS_FRAGMENT = gql29`
3242
3242
  `;
3243
3243
  var MINI_QUIZ_ANSWER_FIELDS_FRAGMENT = gql29`
3244
3244
  fragment MiniQuizAnswerFields on MiniQuizAnswerType {
3245
- _id
3245
+ id
3246
3246
  answer
3247
3247
  correct
3248
3248
  }
3249
3249
  `;
3250
3250
  var MINI_QUIZ_QUESTION_FIELDS_FRAGMENT = gql29`
3251
3251
  fragment MiniQuizQuestionFields on MiniQuizQuestionType {
3252
- _id
3252
+ id
3253
3253
  answers {
3254
3254
  ...MiniQuizAnswerFields
3255
3255
  }
@@ -4070,4 +4070,4 @@ export {
4070
4070
  useGetSchools,
4071
4071
  useGetSchool
4072
4072
  };
4073
- //# sourceMappingURL=chunk-EQZIARZY.mjs.map
4073
+ //# sourceMappingURL=chunk-UNB5ZQBB.mjs.map