@timardex/cluemart-shared 1.5.800 → 1.5.801

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.
@@ -46,8 +46,8 @@ import {
46
46
  import {
47
47
  availableCategories,
48
48
  categoryColors
49
- } from "../chunk-DXR4GYHF.mjs";
50
- import "../chunk-TDTNL6PH.mjs";
49
+ } from "../chunk-AM4MMUVW.mjs";
50
+ import "../chunk-2PFUE6DY.mjs";
51
51
  import "../chunk-E7ZEBZ3O.mjs";
52
52
  import "../chunk-LETM2YHF.mjs";
53
53
  export {
@@ -5314,8 +5314,10 @@ var AFFILIATE_FIELDS_FRAGMENT = import_client74.gql`
5314
5314
  }
5315
5315
  createdAt
5316
5316
  deletedAt
5317
- lastRewardRedemptionAt
5318
- lastRewardRedemptionPoints
5317
+ lastRewardRedemptions {
5318
+ redeemedAt
5319
+ rewardValue
5320
+ }
5319
5321
  overallPoints
5320
5322
  owner {
5321
5323
  ...OwnerFields