@timardex/cluemart-shared 1.5.556 → 1.5.557

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.
@@ -3251,14 +3251,10 @@ var MINI_QUIZ_QUESTION_FIELDS_FRAGMENT = gql29`
3251
3251
  `;
3252
3252
  var MINI_QUIZ_BASE_GAME_FIELDS_FRAGMENT = gql29`
3253
3253
  fragment MiniQuizBaseGameFields on MiniQuizBaseGameType {
3254
- gameDate {
3255
- ...GameDateFields
3256
- }
3257
3254
  questions {
3258
3255
  ...MiniQuizQuestionFields
3259
3256
  }
3260
3257
  }
3261
- ${GAME_DATE_FIELDS_FRAGMENT}
3262
3258
  ${MINI_QUIZ_QUESTION_FIELDS_FRAGMENT}
3263
3259
  `;
3264
3260
  var MINI_QUIZ_GAME_DATA_FIELDS_FRAGMENT = gql29`
@@ -4037,4 +4033,4 @@ export {
4037
4033
  useGetSchools,
4038
4034
  useGetSchool
4039
4035
  };
4040
- //# sourceMappingURL=chunk-OUSN5KYV.mjs.map
4036
+ //# sourceMappingURL=chunk-EBLNP3KF.mjs.map