@timardex/cluemart-shared 1.5.526 → 1.5.528

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.
@@ -3293,7 +3293,7 @@ var GET_GAMES = gql29`
3293
3293
  ${GAME_DOC_FIELDS_FRAGMENT}
3294
3294
  `;
3295
3295
  var GET_GAME = gql29`
3296
- query getGame($_id: ID!) {
3296
+ query getGame($_id: ID) {
3297
3297
  game(_id: $_id) {
3298
3298
  ...GameDocFields
3299
3299
  }
@@ -3973,4 +3973,4 @@ export {
3973
3973
  useGetSchools,
3974
3974
  useGetSchool
3975
3975
  };
3976
- //# sourceMappingURL=chunk-4TFXXGPQ.mjs.map
3976
+ //# sourceMappingURL=chunk-PYMLMTOQ.mjs.map