@timardex/cluemart-shared 1.5.708 → 1.5.710

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.
@@ -3355,7 +3355,9 @@ var GAME_HISTORY_FIELDS_FRAGMENT = gql29`
3355
3355
  ...GameDateFields
3356
3356
  }
3357
3357
  gameStatus
3358
+ gameTitle
3358
3359
  gameType
3360
+ gameTypeId
3359
3361
  pointsEarned
3360
3362
  }
3361
3363
  ${GAME_DATE_FIELDS_FRAGMENT}
@@ -3385,6 +3387,7 @@ var GAME_FIELDS_FRAGMENT = gql29`
3385
3387
  }
3386
3388
  gameType
3387
3389
  gameTypeId
3390
+ gameTitle
3388
3391
  updatedAt
3389
3392
  }
3390
3393
  ${GAME_DATA_FIELDS_FRAGMENT}
@@ -3444,6 +3447,7 @@ var GET_GAME_LEADERBOARD = gql29`
3444
3447
  var BASE_GAME_FIELDS_FRAGMENT = gql30`
3445
3448
  fragment BaseGameFields on BaseGameType {
3446
3449
  gameTypeId
3450
+ gameTitle
3447
3451
  gameType
3448
3452
  dailyClue {
3449
3453
  ...DailyClueBaseGameFields
@@ -4175,4 +4179,4 @@ export {
4175
4179
  useGetSchools,
4176
4180
  useGetSchool
4177
4181
  };
4178
- //# sourceMappingURL=chunk-7HXABNH6.mjs.map
4182
+ //# sourceMappingURL=chunk-LOHIVWWT.mjs.map