@opexa/portal-sdk 0.45.2 → 0.45.3

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
@@ -921,6 +921,13 @@ var DEPOSIT_QUERY = gql`
921
921
  checkoutUrl
922
922
  error
923
923
  }
924
+ ... on AiOGcashDeposit {
925
+ id
926
+ type
927
+ status
928
+ checkoutUrl
929
+ error
930
+ }
924
931
  ... on MayaDeposit {
925
932
  id
926
933
  type