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