@opexa/portal-sdk 0.59.39 → 0.59.40

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.
package/dist/index.cjs CHANGED
@@ -1733,12 +1733,6 @@ var MEMBER_ACCOUNT_QUERY = gql`
1733
1733
  gigUserId
1734
1734
  }
1735
1735
  }
1736
- ... on Member {
1737
- dailyTotalBet
1738
- monthlyTotalBet
1739
- dailyTotalDeposit
1740
- monthlyTotalDeposit
1741
- }
1742
1736
  }
1743
1737
  }
1744
1738