@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.js CHANGED
@@ -1728,12 +1728,6 @@ var MEMBER_ACCOUNT_QUERY = gql`
1728
1728
  gigUserId
1729
1729
  }
1730
1730
  }
1731
- ... on Member {
1732
- dailyTotalBet
1733
- monthlyTotalBet
1734
- dailyTotalDeposit
1735
- monthlyTotalDeposit
1736
- }
1737
1731
  }
1738
1732
  }
1739
1733