@opexa/portal-components 0.0.485 → 0.0.486

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.
Files changed (201) hide show
  1. package/dist/components/AccountInfo/GoogleDisconnect.d.ts +7 -0
  2. package/dist/components/AccountInfo/GoogleDisconnect.js +11 -0
  3. package/dist/components/DigitainLauncher/Loading.js +1 -1
  4. package/dist/components/Jackpots/Jackpots.module.css +184 -184
  5. package/dist/components/Jackpots/JackpotsCarousel/JackpotsCarouselItem.module.css +184 -184
  6. package/dist/components/Jackpots/JackpotsList/JackpotsListItem.module.css +184 -184
  7. package/dist/components/KYC/BasicInformation.js +1 -1
  8. package/dist/components/KYC/IdentityVerification.js +1 -1
  9. package/dist/components/KYC/KYC.lazy.js +1 -1
  10. package/dist/components/KYC/PersonalInformation.js +1 -1
  11. package/dist/components/SignIn/MobileNumberSignIn.js +1 -1
  12. package/dist/components/Tournaments/TournamentsCarousel/TournamentsCarouselItem.module.css +184 -184
  13. package/dist/components/Tournaments/TournamentsList/TournamentItem.module.css +184 -184
  14. package/dist/icons/LinkBrokenIcon.d.ts +2 -0
  15. package/dist/icons/LinkBrokenIcon.js +4 -0
  16. package/dist/services/queries.js +2754 -2754
  17. package/dist/styles/theme.css +731 -731
  18. package/dist/ui/AlertDialog/AlertDialog.d.ts +55 -55
  19. package/dist/ui/AlertDialog/alertDialog.recipe.d.ts +5 -5
  20. package/dist/ui/Checkbox/Checkbox.d.ts +23 -23
  21. package/dist/ui/Checkbox/checkbox.recipe.d.ts +3 -3
  22. package/dist/ui/Clipboard/Clipboard.d.ts +18 -18
  23. package/dist/ui/Clipboard/clipboard.recipe.d.ts +3 -3
  24. package/dist/ui/Combobox/Combobox.d.ts +42 -42
  25. package/dist/ui/Combobox/combobox.recipe.d.ts +3 -3
  26. package/dist/ui/DatePicker/DatePicker.d.ts +72 -72
  27. package/dist/ui/DatePicker/datePicker.recipe.d.ts +3 -3
  28. package/dist/ui/Dialog/Dialog.d.ts +33 -33
  29. package/dist/ui/Dialog/dialog.recipe.d.ts +3 -3
  30. package/dist/ui/Drawer/Drawer.d.ts +33 -33
  31. package/dist/ui/Drawer/drawer.recipe.d.ts +3 -3
  32. package/dist/ui/Field/Field.d.ts +21 -21
  33. package/dist/ui/Field/field.recipe.d.ts +3 -3
  34. package/dist/ui/Menu/Menu.d.ts +90 -90
  35. package/dist/ui/Menu/menu.recipe.d.ts +5 -5
  36. package/dist/ui/NumberInput/NumberInput.d.ts +24 -24
  37. package/dist/ui/NumberInput/numberInput.recipe.d.ts +3 -3
  38. package/dist/ui/PasswordInput/PasswordInput.d.ts +18 -18
  39. package/dist/ui/PasswordInput/passwordInput.recipe.d.ts +3 -3
  40. package/dist/ui/PinInput/PinInput.d.ts +12 -12
  41. package/dist/ui/PinInput/pinInput.recipe.d.ts +3 -3
  42. package/dist/ui/Progress/Progress.d.ts +27 -27
  43. package/dist/ui/Progress/progress.recipe.d.ts +3 -3
  44. package/dist/ui/Select/Select.d.ts +45 -45
  45. package/dist/ui/Select/select.recipe.d.ts +3 -3
  46. package/dist/ui/Table/Table.d.ts +21 -21
  47. package/dist/ui/Table/table.anatomy.d.ts +1 -1
  48. package/dist/ui/Table/table.recipe.d.ts +3 -3
  49. package/package.json +162 -162
  50. package/dist/components/Disclaimer/ResponsibleGaming.d.ts +0 -10
  51. package/dist/components/Disclaimer/ResponsibleGaming.js +0 -13
  52. package/dist/components/Disclaimer/TermsOfUse.d.ts +0 -11
  53. package/dist/components/Disclaimer/TermsOfUse.js +0 -13
  54. package/dist/components/FeatureFlag/FeatureFlag.d.ts +0 -1
  55. package/dist/components/FeatureFlag/FeatureFlag.js +0 -29
  56. package/dist/components/FeatureFlag/index.d.ts +0 -1
  57. package/dist/components/FeatureFlag/index.js +0 -1
  58. package/dist/components/KYC/AutoOpen.d.ts +0 -1
  59. package/dist/components/KYC/AutoOpen.js +0 -40
  60. package/dist/components/KYC/CaptureIdDocument.d.ts +0 -1
  61. package/dist/components/KYC/CaptureIdDocument.js +0 -219
  62. package/dist/components/KYC/CaptureSelfie.d.ts +0 -1
  63. package/dist/components/KYC/CaptureSelfie.js +0 -285
  64. package/dist/components/KYC/DisplayImage.d.ts +0 -5
  65. package/dist/components/KYC/DisplayImage.js +0 -8
  66. package/dist/components/KYC/FileUpload.d.ts +0 -10
  67. package/dist/components/KYC/FileUpload.js +0 -72
  68. package/dist/components/KYC/NoCameraError.d.ts +0 -7
  69. package/dist/components/KYC/NoCameraError.js +0 -6
  70. package/dist/components/KYC/PersonOverlayDesktop.d.ts +0 -7
  71. package/dist/components/KYC/PersonOverlayDesktop.js +0 -9
  72. package/dist/components/KYC/backup/Header.d.ts +0 -1
  73. package/dist/components/KYC/backup/Header.js +0 -8
  74. package/dist/components/KYC/backup/Indicator.d.ts +0 -1
  75. package/dist/components/KYC/backup/Indicator.js +0 -9
  76. package/dist/components/KYC/backup/KYC.d.ts +0 -1
  77. package/dist/components/KYC/backup/KYC.js +0 -14
  78. package/dist/components/KYC/backup/KYC.lazy.d.ts +0 -1
  79. package/dist/components/KYC/backup/KYC.lazy.js +0 -26
  80. package/dist/components/KYC/backup/KYCContext.d.ts +0 -6
  81. package/dist/components/KYC/backup/KYCContext.js +0 -2
  82. package/dist/components/KYC/backup/Step1.d.ts +0 -1
  83. package/dist/components/KYC/backup/Step1.js +0 -13
  84. package/dist/components/KYC/backup/Step2.d.ts +0 -1
  85. package/dist/components/KYC/backup/Step2.js +0 -13
  86. package/dist/components/KYC/backup/Step3.d.ts +0 -1
  87. package/dist/components/KYC/backup/Step3.js +0 -13
  88. package/dist/components/KYC/backup/Step4.d.ts +0 -1
  89. package/dist/components/KYC/backup/Step4.js +0 -7
  90. package/dist/components/KYC/backup/useKYC.d.ts +0 -10
  91. package/dist/components/KYC/backup/useKYC.js +0 -8
  92. package/dist/components/KYC/loadModels.d.ts +0 -1
  93. package/dist/components/KYC/loadModels.js +0 -9
  94. package/dist/components/KYC/utils.d.ts +0 -9
  95. package/dist/components/KYC/utils.js +0 -79
  96. package/dist/components/Messages/Message.d.ts +0 -1
  97. package/dist/components/Messages/Message.js +0 -35
  98. package/dist/components/Messages/MessageContext.d.ts +0 -6
  99. package/dist/components/Messages/MessageContext.js +0 -2
  100. package/dist/components/Messages/MessagePopup.d.ts +0 -1
  101. package/dist/components/Messages/MessagePopup.js +0 -20
  102. package/dist/components/Messages/MessageTrigger.d.ts +0 -8
  103. package/dist/components/Messages/MessageTrigger.js +0 -19
  104. package/dist/components/Quests/CountdownTimer.d.ts +0 -15
  105. package/dist/components/Quests/CountdownTimer.js +0 -33
  106. package/dist/components/Quests/DailyCheckInQuest/DailyCheckInQuest.d.ts +0 -4
  107. package/dist/components/Quests/DailyCheckInQuest/DailyCheckInQuest.js +0 -78
  108. package/dist/components/Quests/DailyCheckInQuest/DailyCheckInQuestModal.d.ts +0 -8
  109. package/dist/components/Quests/DailyCheckInQuest/DailyCheckInQuestModal.js +0 -9
  110. package/dist/components/Quests/OnboardingQuest/OnboardingQuest.d.ts +0 -4
  111. package/dist/components/Quests/OnboardingQuest/OnboardingQuest.js +0 -4
  112. package/dist/components/Quests/WageringQuest/WageringQuest.d.ts +0 -4
  113. package/dist/components/Quests/WageringQuest/WageringQuest.js +0 -20
  114. package/dist/components/Quests/WageringQuest/WageringQuestModal.d.ts +0 -9
  115. package/dist/components/Quests/WageringQuest/WageringQuestModal.js +0 -9
  116. package/dist/components/SignIn/utils.d.ts +0 -8
  117. package/dist/components/SignIn/utils.js +0 -26
  118. package/dist/components/SignUp/SignUp.lazy.d.ts +0 -12
  119. package/dist/components/SignUp/SignUp.lazy.js +0 -18
  120. package/dist/components/SignUp/SignUpContext.d.ts +0 -6
  121. package/dist/components/SignUp/SignUpContext.js +0 -2
  122. package/dist/components/SignUp/SignUpDefault/SignUp.lazy.d.ts +0 -17
  123. package/dist/components/SignUp/SignUpDefault/SignUp.lazy.js +0 -18
  124. package/dist/components/SignUp/SignUpDefault/SignUpContext.d.ts +0 -6
  125. package/dist/components/SignUp/SignUpDefault/SignUpContext.js +0 -2
  126. package/dist/components/SignUp/SignUpDefault/SignUpForm.d.ts +0 -1
  127. package/dist/components/SignUp/SignUpDefault/SignUpForm.js +0 -310
  128. package/dist/components/SignUp/SignUpForm.d.ts +0 -1
  129. package/dist/components/SignUp/SignUpForm.js +0 -284
  130. package/dist/components/SignUp/SignUpKYC/CaptureIdDocument.d.ts +0 -1
  131. package/dist/components/SignUp/SignUpKYC/CaptureIdDocument.js +0 -198
  132. package/dist/components/SignUp/SignUpKYC/CaptureSelfie.d.ts +0 -1
  133. package/dist/components/SignUp/SignUpKYC/CaptureSelfie.js +0 -251
  134. package/dist/components/SignUp/SignUpKYC/ImageUploader.d.ts +0 -10
  135. package/dist/components/SignUp/SignUpKYC/ImageUploader.js +0 -42
  136. package/dist/components/SignUp/SignUpKYC/PersonOverlayDesktop.d.ts +0 -7
  137. package/dist/components/SignUp/SignUpKYC/PersonOverlayDesktop.js +0 -9
  138. package/dist/components/SignUp/SignUpKYC/SignUpFormKYC.d.ts +0 -1
  139. package/dist/components/SignUp/SignUpKYC/SignUpFormKYC.js +0 -464
  140. package/dist/components/SignUp/SignUpKYC/useImageUploader.d.ts +0 -11
  141. package/dist/components/SignUp/SignUpKYC/useImageUploader.js +0 -20
  142. package/dist/components/SignUp/SignUpKYC/utils.d.ts +0 -9
  143. package/dist/components/SignUp/SignUpKYC/utils.js +0 -79
  144. package/dist/components/SignUp/SignUpPagcor/CaptureIdDocument.d.ts +0 -1
  145. package/dist/components/SignUp/SignUpPagcor/CaptureIdDocument.js +0 -198
  146. package/dist/components/SignUp/SignUpPagcor/CaptureSelfie.d.ts +0 -1
  147. package/dist/components/SignUp/SignUpPagcor/CaptureSelfie.js +0 -251
  148. package/dist/components/SignUp/SignUpPagcor/ImageUploader.d.ts +0 -10
  149. package/dist/components/SignUp/SignUpPagcor/ImageUploader.js +0 -41
  150. package/dist/components/SignUp/SignUpPagcor/SignUpFormPagcor.d.ts +0 -1
  151. package/dist/components/SignUp/SignUpPagcor/SignUpFormPagcor.js +0 -429
  152. package/dist/components/SignUp/SignUpPagcor/SignUpPagcor.lazy.d.ts +0 -13
  153. package/dist/components/SignUp/SignUpPagcor/SignUpPagcor.lazy.js +0 -26
  154. package/dist/components/SignUp/SignUpPagcor/SignUpPagcorContext.d.ts +0 -7
  155. package/dist/components/SignUp/SignUpPagcor/SignUpPagcorContext.js +0 -2
  156. package/dist/components/SignUp/SignUpPagcor/useImageUploader.d.ts +0 -11
  157. package/dist/components/SignUp/SignUpPagcor/useImageUploader.js +0 -20
  158. package/dist/components/shared/IdDocumentField.client.d.ts +0 -25
  159. package/dist/components/shared/IdDocumentField.client.js +0 -204
  160. package/dist/components/shared/IdDocumentField.d.ts +0 -2
  161. package/dist/components/shared/IdDocumentField.js +0 -11
  162. package/dist/components/shared/SelfieField.client.d.ts +0 -20
  163. package/dist/components/shared/SelfieField.client.js +0 -327
  164. package/dist/components/shared/SelfieField.d.ts +0 -2
  165. package/dist/components/shared/SelfieField.js +0 -11
  166. package/dist/constants/BranchCode.d.ts +0 -4
  167. package/dist/constants/BranchCode.js +0 -42
  168. package/dist/constants/Branches.d.ts +0 -2
  169. package/dist/constants/Branches.js +0 -42
  170. package/dist/handlers/postTransformIdFrontImage.d.ts +0 -3
  171. package/dist/handlers/postTransformIdFrontImage.js +0 -67
  172. package/dist/handlers/postTransformSelfieImage.d.ts +0 -3
  173. package/dist/handlers/postTransformSelfieImage.js +0 -71
  174. package/dist/handlers.d.ts +0 -43
  175. package/dist/handlers.js +0 -297
  176. package/dist/icons/BellRingIcon.d.ts +0 -2
  177. package/dist/icons/BellRingIcon.js +0 -4
  178. package/dist/third-parties/FacebookPixel/FacebookPixel.d.ts +0 -4
  179. package/dist/third-parties/FacebookPixel/FacebookPixel.js +0 -4
  180. package/dist/third-parties/FacebookPixel/api.d.ts +0 -0
  181. package/dist/third-parties/FacebookPixel/api.js +0 -1
  182. package/dist/third-parties/FacebookPixel/index.d.ts +0 -1
  183. package/dist/third-parties/FacebookPixel/index.js +0 -1
  184. package/dist/third-parties/GoogleRecaptcha/GoogleRecaptcha.d.ts +0 -4
  185. package/dist/third-parties/GoogleRecaptcha/GoogleRecaptcha.js +0 -4
  186. package/dist/third-parties/GoogleRecaptcha/api.d.ts +0 -0
  187. package/dist/third-parties/GoogleRecaptcha/api.js +0 -1
  188. package/dist/third-parties/GoogleRecaptcha/index.d.ts +0 -1
  189. package/dist/third-parties/GoogleRecaptcha/index.js +0 -1
  190. package/dist/third-parties/index.d.ts +0 -2
  191. package/dist/third-parties/index.js +0 -2
  192. package/dist/utils/dataUrlToBlob.d.ts +0 -1
  193. package/dist/utils/dataUrlToBlob.js +0 -11
  194. package/dist/utils/gamesAvailable3pmTo3am.d.ts +0 -1
  195. package/dist/utils/gamesAvailable3pmTo3am.js +0 -1
  196. package/dist/utils/getGameName.d.ts +0 -1
  197. package/dist/utils/getGameName.js +0 -6
  198. package/dist/utils/isBetween3amAnd3pm.d.ts +0 -1
  199. package/dist/utils/isBetween3amAnd3pm.js +0 -5
  200. package/dist/utils/resizeImageSize.d.ts +0 -2
  201. package/dist/utils/resizeImageSize.js +0 -11
@@ -1,2759 +1,2759 @@
1
- export const FILE_FRAGMENT = /* GraphQL */ `
2
- fragment FileFragment on File {
3
- id
4
- url
5
- status
6
- }
7
- `;
8
- export const FILE = /* GraphQL */ `
9
- ${FILE_FRAGMENT}
10
-
11
- query File($id: ObjectId!) {
12
- node(id: $id) {
13
- ... on File {
14
- ...FileFragment
15
- }
16
- }
17
- }
18
- `;
19
- export const UPLOAD_FILE = /* GraphQL */ `
20
- mutation UploadFile($input: UploadFileInput!) {
21
- uploadFile(input: $input) {
22
- ... on FileFormatNotSupportedError {
23
- name: __typename
24
- message
25
- }
26
- ... on FileNameTooLongError {
27
- name: __typename
28
- message
29
- }
30
- ... on FileSizeTooBigError {
31
- name: __typename
32
- message
33
- }
34
- }
35
- }
36
- `;
37
- export const UPLOAD_IMAGE_FILE = /* GraphQL */ `
38
- mutation UploadImageFile($input: UploadFileInput!) {
39
- uploadImageFile(input: $input) {
40
- ... on FileFormatNotSupportedError {
41
- name: __typename
42
- message
43
- }
44
- ... on FileNameTooLongError {
45
- name: __typename
46
- message
47
- }
48
- ... on FileSizeTooBigError {
49
- name: __typename
50
- message
51
- }
52
- }
53
- }
54
- `;
55
- export const UPLOAD_PRIVATE_IMAGE_FILE = /* GraphQL */ `
56
- mutation UploadPrivateImageFile($input: UploadFileInput!) {
57
- uploadPrivateImageFile(input: $input) {
58
- ... on FileFormatNotSupportedError {
59
- name: __typename
60
- message
61
- }
62
- ... on FileNameTooLongError {
63
- name: __typename
64
- message
65
- }
66
- ... on FileSizeTooBigError {
67
- name: __typename
68
- message
69
- }
70
- }
71
- }
72
- `;
73
- export const WALLET = /* GraphQL */ `
74
- query Wallet {
75
- wallet {
76
- balance
77
- }
78
- }
79
- `;
80
- export const POINTS_WALLET = /* GraphQL */ `
81
- query PointsWallet {
82
- pointsWallet {
83
- id
84
- points
85
- account
86
- dateTimeCreated
87
- }
88
- }
89
- `;
90
- export const REDEEM_POINTS_TO_CASH = /* GraphQL */ `
91
- mutation RedeemPointsToCash($input: RedeemPointsToCashInput!) {
92
- redeemPointsToCash(input: $input) {
93
- ... on InsufficientPointsError {
94
- name: __typename
95
- message
96
- }
97
- ... on PointsNotDivisibleBy100Error {
98
- name: __typename
99
- message
100
- }
101
- }
102
- }
103
- `;
104
- export const POINTS_WALLET_TRANSACTIONS = /* GraphQL */ `
105
- query PointsWalletTransactions(
106
- $first: Int
107
- $after: Cursor
108
- $filter: MemberPointsWalletTransactionFilterInput
109
- ) {
110
- member {
111
- pointsWalletTransactions(first: $first, after: $after, filter: $filter) {
112
- edges {
113
- cursor
114
- node {
115
- ... on PointsWalletTransaction {
116
- id
117
- type
118
- amount
119
- balance
120
- dateTimeCreated
121
- }
122
- }
123
- }
124
- totalCount
125
- pageInfo {
126
- hasNextPage
127
- endCursor
128
- }
129
- }
130
- }
131
- }
132
- `;
133
- export const GAME_SESSION = /* GraphQL */ `
134
- query GameSession($id: ObjectId!) {
135
- node(id: $id) {
136
- ... on GameSession {
137
- id
138
- game
139
- status
140
- launchUrl
141
- launchOptions
142
- }
143
- }
144
- }
145
- `;
146
- export const GAME_SESSION__LEGACY = /* GraphQL */ `
147
- query GameSession($id: ObjectId!) {
148
- node(id: $id) {
149
- ... on GameSession {
150
- id
151
- game {
152
- id
153
- }
154
- status
155
- launchUrl
156
- dateTimeCreated
157
- dateTimeLastUpdated
158
- }
159
- }
160
- }
161
- `;
162
- export const CREATE_GAME_SESSION = /* GraphQL */ `
163
- mutation CreateGameSession($input: CreateGameSessionInput!) {
164
- createGameSession(input: $input) {
165
- ... on GameDoesNotExistError {
166
- name: __typename
167
- message
168
- }
169
- }
170
- }
171
- `;
172
- export const END_GAME_SESSION = /* GraphQL */ `
173
- mutation EndGameSession($input: EndGameSessionInput!) {
174
- endGameSession(input: $input)
175
- }
176
- `;
177
- export const END_GAME_SESSION__LEGACY = /* GraphQL */ `
178
- mutation EndGameSession($input: EndGameSessionInput!) {
179
- endGameSession(input: $input) {
180
- ... on GameSessionDoesNotExistError {
181
- name: __typename
182
- message
183
- }
184
- ... on GameSessionAlreadyClosedError {
185
- name: __typename
186
- message
187
- }
188
- ... on GameProviderError {
189
- name: __typename
190
- message
191
- }
192
- }
193
- }
194
- `;
195
- export const RECOMMENDED_GAMES = /* GraphQL */ `
196
- query RecommendedGames {
197
- recommendedGames {
198
- id
199
- name
200
- type
201
- provider
202
- }
203
- }
204
- `;
205
- export const ANNOUNCEMENTS = /* GraphQL */ `
206
- query Announcements(
207
- $first: Int
208
- $after: Cursor
209
- $filter: AnnouncementFilterInput
210
- ) {
211
- announcements(first: $first, after: $after, filter: $filter) {
212
- edges {
213
- cursor
214
- node {
215
- ... on Announcement {
216
- id
217
- type
218
- title
219
- status
220
- message
221
- activationStartDateTime
222
- activationEndDateTime
223
- dateTimeCreated
224
- dateTimeLastUpdated
225
- }
226
- }
227
- }
228
- totalCount
229
- pageInfo {
230
- hasNextPage
231
- endCursor
232
- }
233
- }
234
- }
235
- `;
236
- export const WITHDRAWAL_RECORDS = /* GraphQL */ `
237
- query WithdrawalRecords(
238
- $first: Int
239
- $after: Cursor
240
- $filter: WithdrawalRecordFilterInput
241
- ) {
242
- member {
243
- withdrawalRecords(first: $first, after: $after, filter: $filter) {
244
- edges {
245
- cursor
246
- node {
247
- ... on BankWithdrawalRecord {
248
- id
249
- type
250
- bank
251
- fee
252
- netAmount
253
- reference
254
- amount
255
- status
256
- error
257
- withdrawalNumber
258
- dateTimeCreated
259
- dateTimeLastUpdated
260
- }
261
- ... on GCashWithdrawalRecord {
262
- id
263
- type
264
- fee
265
- netAmount
266
- reference
267
- amount
268
- status
269
- error
270
- withdrawalNumber
271
- recipientMobileNumber
272
- dateTimeCreated
273
- dateTimeLastUpdated
274
- }
275
- ... on ManualWithdrawalRecord {
276
- id
277
- type
278
- fee
279
- netAmount
280
- reference
281
- amount
282
- status
283
- error
284
- withdrawalNumber
285
- dateTimeCreated
286
- dateTimeLastUpdated
287
- }
288
- ... on MayaAppWithdrawalRecord {
289
- id
290
- type
291
- fee
292
- netAmount
293
- reference
294
- amount
295
- status
296
- error
297
- withdrawalNumber
298
- dateTimeCreated
299
- dateTimeLastUpdated
300
- }
301
- ... on InstapayWithdrawalRecord {
302
- id
303
- type
304
- fee
305
- netAmount
306
- bankName
307
- reference
308
- accountName
309
- amount
310
- status
311
- error
312
- withdrawalNumber
313
- dateTimeCreated
314
- dateTimeLastUpdated
315
- }
316
- ... on ManualUPIWithdrawalRecord {
317
- id
318
- type
319
- fee
320
- netAmount
321
- reference
322
- amount
323
- status
324
- error
325
- withdrawalNumber
326
- dateTimeCreated
327
- dateTimeLastUpdated
328
- }
329
- ... on ManualBankWithdrawalRecord {
330
- id
331
- type
332
- fee
333
- netAmount
334
- reference
335
- amount
336
- status
337
- error
338
- withdrawalNumber
339
- dateTimeCreated
340
- dateTimeLastUpdated
341
- }
342
- ... on VentajaDisbursementWithdrawalRecord {
343
- id
344
- type
345
- fee
346
- netAmount
347
- reference
348
- amount
349
- status
350
- error
351
- withdrawalNumber
352
- dateTimeCreated
353
- dateTimeLastUpdated
354
- }
355
- ... on PisoPayRemittanceWithdrawalRecord {
356
- bankName
357
- id
358
- type
359
- fee
360
- accountName
361
- accountNumber
362
- netAmount
363
- reference
364
- amount
365
- status
366
- error
367
- withdrawalNumber
368
- dateTimeCreated
369
- dateTimeLastUpdated
370
- }
371
- }
372
- }
373
- totalCount
374
- pageInfo {
375
- hasNextPage
376
- endCursor
377
- }
378
- }
379
- }
380
- }
381
- `;
382
- export const CREATE_GCASH_WITHDRAWAL = /* GraphQL */ `
383
- mutation CreateGCashWithdrawal($input: CreateGCashWithdrawalInput!) {
384
- createGCashWithdrawal(input: $input) {
385
- ... on AccountNotVerifiedError {
386
- name: __typename
387
- message
388
- }
389
- ... on InvalidTransactionPasswordError {
390
- name: __typename
391
- message
392
- }
393
- ... on InvalidWithdrawalAmountError {
394
- name: __typename
395
- message
396
- }
397
- ... on MobileNumberNotVerifiedError {
398
- name: __typename
399
- message
400
- }
401
- ... on NotEnoughBalanceError {
402
- name: __typename
403
- message
404
- }
405
- ... on WithdrawalDailyLimitExceededError {
406
- name: __typename
407
- message
408
- }
409
- ... on ReCAPTCHAVerificationFailedError {
410
- name: __typename
411
- message
412
- }
413
- ... on WalletDoesNotExistError {
414
- name: __typename
415
- message
416
- }
417
- ... on TransactionPasswordNotSetError {
418
- name: __typename
419
- message
420
- }
421
- }
422
- }
423
- `;
424
- export const CREATE_GCASH_STANDARD_CASH_IN_WITHDRAWAL = /* GraphQL */ `
425
- mutation CreateGCashStandardCashInWithdrawal(
426
- $input: CreateGCashStandardCashInWithdrawalInput!
427
- ) {
428
- createGCashStandardCashInWithdrawal(input: $input) {
429
- ... on AccountNotVerifiedError {
430
- name: __typename
431
- message
432
- }
433
- ... on InvalidTransactionPasswordError {
434
- name: __typename
435
- message
436
- }
437
- ... on InvalidWithdrawalAmountError {
438
- name: __typename
439
- message
440
- }
441
- ... on MobileNumberNotVerifiedError {
442
- name: __typename
443
- message
444
- }
445
- ... on NotEnoughBalanceError {
446
- name: __typename
447
- message
448
- }
449
- ... on WithdrawalDailyLimitExceededError {
450
- name: __typename
451
- message
452
- }
453
- ... on ReCAPTCHAVerificationFailedError {
454
- name: __typename
455
- message
456
- }
457
- ... on WalletDoesNotExistError {
458
- name: __typename
459
- message
460
- }
461
- ... on TransactionPasswordNotSetError {
462
- name: __typename
463
- message
464
- }
465
- }
466
- }
467
- `;
468
- export const CREATE_MAYA_WITHDRAWAL = /* GraphQL */ `
469
- mutation CreateMayaWithdrawal($input: CreateMayaWithdrawalInput!) {
470
- createMayaWithdrawal(input: $input) {
471
- ... on AccountNotVerifiedError {
472
- name: __typename
473
- message
474
- }
475
- ... on InvalidTransactionPasswordError {
476
- name: __typename
477
- message
478
- }
479
- ... on InvalidWithdrawalAmountError {
480
- name: __typename
481
- message
482
- }
483
- ... on MobileNumberNotVerifiedError {
484
- name: __typename
485
- message
486
- }
487
- ... on NotEnoughBalanceError {
488
- name: __typename
489
- message
490
- }
491
- ... on WithdrawalDailyLimitExceededError {
492
- name: __typename
493
- message
494
- }
495
- }
496
- }
497
- `;
498
- export const CREATE_MAYA_APP_WITHDRAWAL = /* GraphQL */ `
499
- mutation CreateMayaAppWithdrawal($input: CreateMayaAppWithdrawalInput!) {
500
- createMayaAppWithdrawal(input: $input) {
501
- ... on AccountNotVerifiedError {
502
- name: __typename
503
- message
504
- }
505
- ... on InvalidTransactionPasswordError {
506
- name: __typename
507
- message
508
- }
509
- ... on InvalidWithdrawalAmountError {
510
- name: __typename
511
- message
512
- }
513
- ... on NotEnoughBalanceError {
514
- name: __typename
515
- message
516
- }
517
- ... on WithdrawalDailyLimitExceededError {
518
- name: __typename
519
- message
520
- }
521
- ... on WalletDoesNotExistError {
522
- name: __typename
523
- message
524
- }
525
- ... on TransactionPasswordNotSetError {
526
- name: __typename
527
- message
528
- }
529
- }
530
- }
531
- `;
532
- export const CREATE_BANK_WITHDRAWAL = /* GraphQL */ `
533
- mutation CreateBankWithdrawal($input: CreateBankWithdrawalInput!) {
534
- createBankWithdrawal(input: $input) {
535
- ... on MobileNumberNotVerifiedError {
536
- name: __typename
537
- message
538
- }
539
- }
540
- }
541
- `;
542
- export const CREATE_AIO_INSTAPAY_WITHDRAWAL = /* GraphQL */ `
543
- mutation CreateAIOInstapayWithdrawal(
544
- $input: CreateAIOInstapayWithdrawalInput!
545
- ) {
546
- createAIOInstapayWithdrawal(input: $input) {
547
- ... on AccountNotVerifiedError {
548
- name: __typename
549
- message
550
- }
551
- ... on InvalidWithdrawalAmountError {
552
- name: __typename
553
- message
554
- }
555
- ... on WithdrawalDailyLimitExceededError {
556
- name: __typename
557
- message
558
- }
559
- ... on InvalidTransactionPasswordError {
560
- name: __typename
561
- message
562
- }
563
- ... on NotEnoughBalanceError {
564
- name: __typename
565
- message
566
- }
567
- ... on WalletDoesNotExistError {
568
- name: __typename
569
- message
570
- }
571
- ... on TransactionPasswordNotSetError {
572
- name: __typename
573
- message
574
- }
575
- }
576
- }
577
- `;
578
- export const CREATE_AIO_INSTAPAY_WITHDRAWAL_NEXT = /* GraphQL */ `
579
- mutation CreateAIOInstapayWithdrawal_next(
580
- $input: CreateAIOInstapayWithdrawalInput_next!
581
- ) {
582
- createAIOInstapayWithdrawal_next(input: $input) {
583
- ... on AccountNotVerifiedError {
584
- name: __typename
585
- message
586
- }
587
- ... on InvalidWithdrawalAmountError {
588
- name: __typename
589
- message
590
- }
591
- ... on WithdrawalDailyLimitExceededError {
592
- name: __typename
593
- message
594
- }
595
- ... on InvalidTransactionPasswordError {
596
- name: __typename
597
- message
598
- }
599
- ... on NotEnoughBalanceError {
600
- name: __typename
601
- message
602
- }
603
- ... on WalletDoesNotExistError {
604
- name: __typename
605
- message
606
- }
607
- ... on TransactionPasswordNotSetError {
608
- name: __typename
609
- message
610
- }
611
- }
612
- }
613
- `;
614
- export const CREATE_VENTAJA_WITHDRAWAL = /* GraphQL */ `
615
- mutation CreateVentajaDisbursementWithdrawal(
616
- $input: CreateVentajaDisbursementWithdrawalInput!
617
- $transactionPassword: String!
618
- ) {
619
- createVentajaDisbursementWithdrawal(
620
- input: $input
621
- transactionPassword: $transactionPassword
622
- ) {
623
- ... on AccountNotVerifiedError {
624
- name: __typename
625
- message
626
- }
627
- ... on InvalidWithdrawalAmountError {
628
- name: __typename
629
- message
630
- }
631
- ... on WithdrawalDailyLimitExceededError {
632
- name: __typename
633
- message
634
- }
635
- ... on NotEnoughBalanceError {
636
- name: __typename
637
- message
638
- }
639
- ... on WalletDoesNotExistError {
640
- name: __typename
641
- message
642
- }
643
- ... on TransactionPasswordNotSetError {
644
- name: __typename
645
- message
646
- }
647
- ... on InvalidTransactionPasswordError {
648
- name: __typename
649
- message
650
- }
651
- }
652
- }
653
- `;
654
- export const CREATE_PISO_PAY_WITHDRAWAL = /* GraphQL */ `
655
- mutation CreatePisopayWithdrawal(
656
- $input: CreatePisoPayRemittanceWithdrawalInput!
657
- $transactionPassword: String!
658
- ) {
659
- createPisoPayRemittanceWithdrawal(
660
- input: $input
661
- transactionPassword: $transactionPassword
662
- ) {
663
- ... on AccountNotVerifiedError {
664
- name: __typename
665
- message
666
- }
667
- ... on InvalidWithdrawalAmountError {
668
- name: __typename
669
- message
670
- }
671
- ... on WithdrawalDailyLimitExceededError {
672
- name: __typename
673
- message
674
- }
675
- ... on InvalidTransactionPasswordError {
676
- name: __typename
677
- message
678
- }
679
- ... on NotEnoughBalanceError {
680
- name: __typename
681
- message
682
- }
683
- ... on WalletDoesNotExistError {
684
- name: __typename
685
- message
686
- }
687
- ... on TransactionPasswordNotSetError {
688
- name: __typename
689
- message
690
- }
691
- }
692
- }
693
- `;
694
- export const CREATE_MANUAL_UPI_WITHDRAWAL = /* GraphQL */ `
695
- mutation CreateManualUPIWithdrawal($input: CreateManualUPIWithdrawalInput!) {
696
- createManualUPIWithdrawal(input: $input) {
697
- ... on AccountNotVerifiedError {
698
- name: __typename
699
- message
700
- }
701
- ... on InvalidWithdrawalAmountError {
702
- name: __typename
703
- message
704
- }
705
- ... on WithdrawalDailyLimitExceededError {
706
- name: __typename
707
- message
708
- }
709
- ... on NotEnoughBalanceError {
710
- name: __typename
711
- message
712
- }
713
- ... on WalletDoesNotExistError {
714
- name: __typename
715
- message
716
- }
717
- }
718
- }
719
- `;
720
- export const CREATE_MANUAL_BANK_WITHDRAWAL = /* GraphQL */ `
721
- mutation CreateManualBankWithdrawal(
722
- $input: CreateManualBankWithdrawalInput!
723
- ) {
724
- createManualBankWithdrawal(input: $input) {
725
- ... on AccountNotVerifiedError {
726
- name: __typename
727
- message
728
- }
729
- ... on InvalidWithdrawalAmountError {
730
- name: __typename
731
- message
732
- }
733
- ... on WithdrawalDailyLimitExceededError {
734
- name: __typename
735
- message
736
- }
737
- ... on NotEnoughBalanceError {
738
- name: __typename
739
- message
740
- }
741
- ... on WalletDoesNotExistError {
742
- name: __typename
743
- message
744
- }
745
- }
746
- }
747
- `;
748
- export const INSTAPAY_BANK_LIST = /* GraphQL */ `
749
- query InstapayBankList {
750
- instapayBankList {
751
- id
752
- code
753
- name
754
- }
755
- }
756
- `;
757
- export const REMAINING_DAILY_WITHDRAWALS_COUNT = /* GraphQL */ `
758
- query RemainingDailyWithdrawalsCount {
759
- remainingDailyWithdrawalsCount
760
- }
761
- `;
762
- export const DEPOSIT_RECORDS = /* GraphQL */ `
763
- query DepositRecords(
764
- $after: Cursor
765
- $first: Int
766
- $filter: DepositRecordFilterInput
767
- ) {
768
- member {
769
- depositRecords(after: $after, first: $first, filter: $filter) {
770
- edges {
771
- cursor
772
- node {
773
- ... on DepositRecord {
774
- id
775
- type
776
- amount
777
- netAmount
778
- fee
779
- status
780
- deposit
781
- reference
782
- depositNumber
783
- dateTimeCreated
784
- dateTimeLastUpdated
785
- }
786
- }
787
- }
788
- totalCount
789
- pageInfo {
790
- hasNextPage
791
- endCursor
792
- }
793
- }
794
- }
795
- }
796
- `;
797
- export const CREATE_GCASH_DEPOSIT = /* GraphQL */ `
798
- mutation CreateGCashDeposit($input: CreateGCashDepositInput!) {
799
- createGCashDeposit(input: $input) {
800
- ... on DepositPromoMaximumAmountExceededError {
801
- name: __typename
802
- message
803
- }
804
- ... on DepositPromoMinimumAmountNotMetError {
805
- name: __typename
806
- message
807
- }
808
- ... on MaximumDepositAmountExceededError {
809
- name: __typename
810
- message
811
- }
812
- ... on MinimumDepositAmountNotMetError {
813
- name: __typename
814
- message
815
- }
816
- ... on MinimumFirstDepositAmountNotMetError {
817
- name: __typename
818
- message
819
- }
820
- ... on PromoNotEnabledError {
821
- name: __typename
822
- message
823
- }
824
- ... on WalletDoesNotExistError {
825
- name: __typename
826
- message
827
- }
828
- ... on ReCAPTCHAVerificationFailedError {
829
- name: __typename
830
- message
831
- }
832
- }
833
- }
834
- `;
835
- export const CREATE_GCASH_DIRECT_WEBPAY_DEPOSIT = /* GraphQL */ `
836
- mutation CreateGCashDirectWebpayDeposit(
837
- $input: CreateGCashDirectWebpayDepositInput!
838
- ) {
839
- createGCashDirectWebpayDeposit(input: $input) {
840
- ... on DepositPromoMaximumAmountExceededError {
841
- name: __typename
842
- message
843
- }
844
- ... on DepositPromoMinimumAmountNotMetError {
845
- name: __typename
846
- message
847
- }
848
- ... on MaximumDepositAmountExceededError {
849
- name: __typename
850
- message
851
- }
852
- ... on MinimumDepositAmountNotMetError {
853
- name: __typename
854
- message
855
- }
856
- ... on MinimumFirstDepositAmountNotMetError {
857
- name: __typename
858
- message
859
- }
860
- ... on PromoNotEnabledError {
861
- name: __typename
862
- message
863
- }
864
- ... on WalletDoesNotExistError {
865
- name: __typename
866
- message
867
- }
868
- }
869
- }
870
- `;
871
- export const CREATE_LIBANGAN_DEPOSIT = /* GraphQL */ `
872
- mutation CreateLibanganPayInDeposit(
873
- $input: CreateLibanganPayInDepositInput!
874
- ) {
875
- createLibanganPayInDeposit(input: $input) {
876
- ... on DepositPromoMaximumAmountExceededError {
877
- name: __typename
878
- message
879
- }
880
- ... on DepositPromoMinimumAmountNotMetError {
881
- name: __typename
882
- message
883
- }
884
- ... on MaximumDepositAmountExceededError {
885
- name: __typename
886
- message
887
- }
888
- ... on MinimumDepositAmountNotMetError {
889
- name: __typename
890
- message
891
- }
892
- ... on MinimumFirstDepositAmountNotMetError {
893
- name: __typename
894
- message
895
- }
896
- ... on PromoNotEnabledError {
897
- name: __typename
898
- message
899
- }
900
- ... on WalletDoesNotExistError {
901
- name: __typename
902
- message
903
- }
904
- }
905
- }
906
- `;
907
- export const CREATE_PISO_PAY_DEPOSIT = /* GraphQL */ `
908
- mutation CreatePisoPayDeposit($input: CreatePisoPayCheckoutDepositInput!) {
909
- createPisoPayCheckoutDeposit(input: $input) {
910
- ... on WalletDoesNotExistError {
911
- name: __typename
912
- message
913
- }
914
- ... on DepositPromoMinimumAmountNotMetError {
915
- name: __typename
916
- message
917
- }
918
- ... on DepositPromoMaximumAmountExceededError {
919
- name: __typename
920
- message
921
- }
922
- ... on MinimumFirstDepositAmountNotMetError {
923
- name: __typename
924
- message
925
- }
926
- ... on MinimumDepositAmountNotMetError {
927
- name: __typename
928
- message
929
- }
930
- ... on MaximumDepositAmountExceededError {
931
- name: __typename
932
- message
933
- }
934
- ... on PromoNotEnabledError {
935
- name: __typename
936
- message
937
- }
938
- }
939
- }
940
- `;
941
- export const CREATE_MAYA_DEPOSIT = /* GraphQL */ `
942
- mutation CreateMayaDeposit($input: CreateMayaDepositInput!) {
943
- createMayaDeposit(input: $input) {
944
- ... on DepositPromoMaximumAmountExceededError {
945
- name: __typename
946
- message
947
- }
948
- ... on DepositPromoMinimumAmountNotMetError {
949
- name: __typename
950
- message
951
- }
952
- ... on MaximumDepositAmountExceededError {
953
- name: __typename
954
- message
955
- }
956
- ... on MinimumDepositAmountNotMetError {
957
- name: __typename
958
- message
959
- }
960
- ... on MinimumFirstDepositAmountNotMetError {
961
- name: __typename
962
- message
963
- }
964
- ... on PromoNotEnabledError {
965
- name: __typename
966
- message
967
- }
968
- ... on WalletDoesNotExistError {
969
- name: __typename
970
- message
971
- }
972
- }
973
- }
974
- `;
975
- export const CREATE_MAYA_APP_DEPOSIT = /* GraphQL */ `
976
- mutation CreateMayaAppDeposit($input: CreateMayaAppDepositInput!) {
977
- createMayaAppDeposit(input: $input) {
978
- ... on DepositPromoMaximumAmountExceededError {
979
- name: __typename
980
- message
981
- }
982
- ... on DepositPromoMinimumAmountNotMetError {
983
- name: __typename
984
- message
985
- }
986
- ... on MaximumDepositAmountExceededError {
987
- name: __typename
988
- message
989
- }
990
- ... on MinimumDepositAmountNotMetError {
991
- name: __typename
992
- message
993
- }
994
- ... on MinimumFirstDepositAmountNotMetError {
995
- name: __typename
996
- message
997
- }
998
- ... on PromoNotEnabledError {
999
- name: __typename
1000
- message
1001
- }
1002
- ... on WalletDoesNotExistError {
1003
- name: __typename
1004
- message
1005
- }
1006
- }
1007
- }
1008
- `;
1009
- export const CREATE_AIO_QRPH_DEPOSIT = /* GraphQL */ `
1010
- mutation CreateAIOQRPHDeposit($input: CreateAIOQRPHDepositInput!) {
1011
- createAIOQRPHDeposit(input: $input) {
1012
- ... on DepositPromoMaximumAmountExceededError {
1013
- name: __typename
1014
- message
1015
- }
1016
- ... on DepositPromoMinimumAmountNotMetError {
1017
- name: __typename
1018
- message
1019
- }
1020
- ... on MaximumDepositAmountExceededError {
1021
- name: __typename
1022
- message
1023
- }
1024
- ... on MinimumDepositAmountNotMetError {
1025
- name: __typename
1026
- message
1027
- }
1028
- ... on MinimumFirstDepositAmountNotMetError {
1029
- name: __typename
1030
- message
1031
- }
1032
- ... on PromoNotEnabledError {
1033
- name: __typename
1034
- message
1035
- }
1036
- ... on WalletDoesNotExistError {
1037
- name: __typename
1038
- message
1039
- }
1040
- ... on ReCAPTCHAVerificationFailedError {
1041
- name: __typename
1042
- message
1043
- }
1044
- }
1045
- }
1046
- `;
1047
- export const CREATE_AIO_ONLINE_BANK_DEPOSIT = /* GraphQL */ `
1048
- mutation CreateAIOOnlineBankDeposit(
1049
- $input: CreateAIOOnlineBankDepositInput!
1050
- ) {
1051
- createAIOOnlineBankDeposit(input: $input) {
1052
- ... on DepositPromoMaximumAmountExceededError {
1053
- name: __typename
1054
- message
1055
- }
1056
- ... on DepositPromoMinimumAmountNotMetError {
1057
- name: __typename
1058
- message
1059
- }
1060
- ... on MaximumDepositAmountExceededError {
1061
- name: __typename
1062
- message
1063
- }
1064
- ... on MinimumDepositAmountNotMetError {
1065
- name: __typename
1066
- message
1067
- }
1068
- ... on MinimumFirstDepositAmountNotMetError {
1069
- name: __typename
1070
- message
1071
- }
1072
- ... on PromoNotEnabledError {
1073
- name: __typename
1074
- message
1075
- }
1076
- ... on WalletDoesNotExistError {
1077
- name: __typename
1078
- message
1079
- }
1080
- }
1081
- }
1082
- `;
1083
- export const CREATE_MANUAL_BANK_DEPOSIT = /* GraphQL */ `
1084
- mutation CreateManualBankDeposit($input: CreateManualBankDepositInput!) {
1085
- createManualBankDeposit(input: $input) {
1086
- ... on WalletDoesNotExistError {
1087
- name: __typename
1088
- message
1089
- }
1090
- ... on MinimumFirstDepositAmountNotMetError {
1091
- name: __typename
1092
- message
1093
- }
1094
- ... on MinimumDepositAmountNotMetError {
1095
- name: __typename
1096
- message
1097
- }
1098
- ... on PromoNotEnabledError {
1099
- name: __typename
1100
- message
1101
- }
1102
- ... on DepositPromoMinimumAmountNotMetError {
1103
- name: __typename
1104
- message
1105
- }
1106
- ... on DepositPromoMaximumAmountExceededError {
1107
- name: __typename
1108
- message
1109
- }
1110
- ... on MaximumDepositAmountExceededError {
1111
- name: __typename
1112
- message
1113
- }
1114
- ... on FileDoesNotExistError {
1115
- name: __typename
1116
- message
1117
- }
1118
- ... on FileNotReadyError {
1119
- name: __typename
1120
- message
1121
- }
1122
- }
1123
- }
1124
- `;
1125
- export const CREATE_MANUAL_UPI_DEPOSIT = /* GraphQL */ `
1126
- mutation CreateManualUPIDeposit($input: CreateManualUPIDepositInput!) {
1127
- createManualUPIDeposit(input: $input) {
1128
- ... on DepositPromoMaximumAmountExceededError {
1129
- name: __typename
1130
- message
1131
- }
1132
- ... on DepositPromoMinimumAmountNotMetError {
1133
- name: __typename
1134
- message
1135
- }
1136
- ... on MaximumDepositAmountExceededError {
1137
- name: __typename
1138
- message
1139
- }
1140
- ... on MinimumDepositAmountNotMetError {
1141
- name: __typename
1142
- message
1143
- }
1144
- ... on MinimumFirstDepositAmountNotMetError {
1145
- name: __typename
1146
- message
1147
- }
1148
- ... on PromoNotEnabledError {
1149
- name: __typename
1150
- message
1151
- }
1152
- ... on WalletDoesNotExistError {
1153
- name: __typename
1154
- message
1155
- }
1156
- ... on UPIReferenceNotAvailableError {
1157
- name: __typename
1158
- message
1159
- }
1160
- }
1161
- }
1162
- `;
1163
- export const DEPOSIT = /* GraphQL */ `
1164
- query Deposit($id: ObjectId!) {
1165
- node(id: $id) {
1166
- ... on GCashDeposit {
1167
- id
1168
- type
1169
- status
1170
- checkoutUrl
1171
- error
1172
- }
1173
- ... on MayaDeposit {
1174
- id
1175
- type
1176
- status
1177
- checkoutUrl
1178
- }
1179
- ... on MayaAppDeposit {
1180
- id
1181
- type
1182
- status
1183
- error
1184
- }
1185
- ... on BankDeposit {
1186
- id
1187
- type
1188
- status
1189
- error
1190
- }
1191
- ... on ManualDeposit {
1192
- id
1193
- type
1194
- status
1195
- error
1196
- }
1197
- ... on QRPHDeposit {
1198
- id
1199
- type
1200
- status
1201
- qrCode
1202
- error
1203
- }
1204
- ... on OnlineBankDeposit {
1205
- id
1206
- type
1207
- status
1208
- vca
1209
- error
1210
- }
1211
- ... on GCashDirectWebpayDeposit {
1212
- id
1213
- type
1214
- status
1215
- checkoutUrl
1216
- error
1217
- }
1218
- ... on LibanganPayInDeposit {
1219
- id
1220
- type
1221
- status
1222
- checkoutUrl
1223
- error
1224
- }
1225
- ... on PisoPayCheckoutDeposit {
1226
- id
1227
- type
1228
- status
1229
- checkoutUrl
1230
- error
1231
- }
1232
- }
1233
- }
1234
- `;
1235
- export const DEPOSITS_COUNT = /* GraphQL */ `
1236
- query DepositsCount {
1237
- member {
1238
- depositsCount
1239
- }
1240
- }
1241
- `;
1242
- export const TOUCH_GCASH_DEPOSIT = /* GraphQL */ `
1243
- mutation TouchGCashDeposit($input: TouchGCashDepositInput!) {
1244
- touchGCashDeposit(input: $input)
1245
- }
1246
- `;
1247
- export const TOUCH_QRPH_DEPOSIT = /* GraphQL */ `
1248
- mutation TouchQRPHDeposit($input: TouchQRPHDepositInput!) {
1249
- touchQRPHDeposit(input: $input)
1250
- }
1251
- `;
1252
- export const BET_RECORDS = /* GraphQL */ `
1253
- query BetRecords($first: Int, $after: Cursor, $filter: BetRecordFilterInput) {
1254
- member {
1255
- betRecords(first: $first, after: $after, filter: $filter) {
1256
- totalCount
1257
- edges {
1258
- cursor
1259
- node {
1260
- ... on BetRecord {
1261
- id
1262
- serialCode
1263
- game {
1264
- id
1265
- name
1266
- type
1267
- provider
1268
- }
1269
- bet
1270
- payout
1271
- winloss
1272
- jackpotPayout
1273
- jackpotContribution
1274
- status
1275
- dateTimeCreated
1276
- dateTimeSettled
1277
- dateTimeLastUpdated
1278
- metadata
1279
- vendorRoundId
1280
- betContent
1281
- contestName
1282
- externalCategory
1283
- }
1284
- }
1285
- }
1286
- pageInfo {
1287
- hasNextPage
1288
- endCursor
1289
- }
1290
- }
1291
- }
1292
- }
1293
- `;
1294
- export const TRANSACTION_RECORDS = /* GraphQL */ `
1295
- query TransactionRecords(
1296
- $first: Int
1297
- $after: Cursor
1298
- $filter: TransactionRecordFilter
1299
- ) {
1300
- member {
1301
- transactionRecords(first: $first, after: $after, filter: $filter) {
1302
- edges {
1303
- cursor
1304
- node {
1305
- ... on TransactionRecord {
1306
- id
1307
- type
1308
- amount
1309
- content
1310
- currentBalance
1311
- currentBonusBalance
1312
- referenceNumber
1313
- dateTimeCreated
1314
- }
1315
- }
1316
- }
1317
- totalCount
1318
- pageInfo {
1319
- hasNextPage
1320
- endCursor
1321
- }
1322
- }
1323
- }
1324
- }
1325
- `;
1326
- export const PROMO_FRAGMENT = /* GraphQL */ `
1327
- ${FILE_FRAGMENT}
1328
-
1329
- fragment PromoFragment on Promo {
1330
- id
1331
- type
1332
- name
1333
- banner {
1334
- ...FileFragment
1335
- }
1336
- status
1337
- description
1338
- maximumBonusAmount
1339
- minimumBonusAmount
1340
- maximumDepositAmount
1341
- minimumDepositAmount
1342
- activationStartDateTime
1343
- turnoverRequirementContributionPercentagePerGameProvider
1344
- activationEndDateTime
1345
- dateTimeCreated
1346
- dateTimeLastUpdated
1347
- }
1348
- `;
1349
- export const PROMOS = /* GraphQL */ `
1350
- ${PROMO_FRAGMENT}
1351
-
1352
- query Promos {
1353
- promos {
1354
- ...PromoFragment
1355
- }
1356
- }
1357
- `;
1358
- export const AVAILABLE_PROMOS = /* GraphQL */ `
1359
- ${PROMO_FRAGMENT}
1360
-
1361
- query AvailablePromos($filter: PromoFilterInput) {
1362
- availablePromos(filter: $filter) {
1363
- ...PromoFragment
1364
- }
1365
- }
1366
- `;
1367
- export const PROMO = /* GraphQL */ `
1368
- ${PROMO_FRAGMENT}
1369
-
1370
- query Promo($id: ObjectId!) {
1371
- node(id: $id) {
1372
- ... on Promo {
1373
- ...PromoFragment
1374
- }
1375
- }
1376
- }
1377
- `;
1378
- export const SPOT_BONUS_FRAGMENT = /* GraphQL */ `
1379
- fragment SpotBonusFragment on SpotBonusPromo {
1380
- id
1381
- name
1382
- type
1383
- status
1384
- daysToClear
1385
- zeroOutThreshold
1386
- turnoverRequirementMultiplier
1387
- turnoverRequirementType
1388
- minimumTicketOddFactorPerSportsGameProvider
1389
- turnoverRequirementContributionPercentagePerGameProvider
1390
- bonusAmount
1391
- enabledGameProviders
1392
- activationStartDateTime
1393
- activationEndDateTime
1394
- banner {
1395
- id
1396
- url
1397
- }
1398
- description
1399
- dateTimeCreated
1400
- dateTimeLastUpdated
1401
- dateTimeClosed
1402
- totalBonus
1403
- totalDeposit
1404
- totalBonusBalance
1405
- totalBet
1406
- totalBonusCashedOut
1407
- bonusesCount
1408
- closedBonusesCount
1409
- closedBonusesCountPercentage
1410
- activeBonusesCount
1411
- clearedBonusesCount
1412
- zeroedOutBonusesCount
1413
- cancelledBonusesCount
1414
- expiredBonusesCount
1415
- code
1416
- maximumBonusesCountLimit
1417
- }
1418
- `;
1419
- export const PROMO_BY_CODE = /* GraphQL */ `
1420
- ${SPOT_BONUS_FRAGMENT}
1421
-
1422
- query PromoByCode($code: String!) {
1423
- promoByCode(code: $code) {
1424
- ...SpotBonusFragment
1425
- }
1426
- }
1427
- `;
1428
- export const CASHBACK_FRAGMENT = /* GraphQL */ `
1429
- ${FILE_FRAGMENT}
1430
-
1431
- fragment CashbackFragment on Cashback {
1432
- id
1433
- name
1434
- banner {
1435
- ...FileFragment
1436
- }
1437
- minimumCashback
1438
- maximumMonthlyCashback
1439
- status
1440
- description
1441
- activationStartDateTime
1442
- activationEndDateTime
1443
- turnoverContributionPercentagePerGameProvider
1444
- dateTimeCreated
1445
- dateTimeLastUpdated
1446
- }
1447
- `;
1448
- export const CASHBACKS = /* GraphQL */ `
1449
- ${CASHBACK_FRAGMENT}
1450
-
1451
- query Cashbacks {
1452
- cashbacks {
1453
- ...CashbackFragment
1454
- }
1455
- }
1456
- `;
1457
- export const CASHBACK = /* GraphQL */ `
1458
- ${CASHBACK_FRAGMENT}
1459
-
1460
- query Cashback($id: ObjectId!) {
1461
- node(id: $id) {
1462
- ... on Cashback {
1463
- ...CashbackFragment
1464
- }
1465
- }
1466
- }
1467
- `;
1468
- export const BONUS_FRAGMENT = /* GraphQL */ `
1469
- ${PROMO_FRAGMENT}
1470
-
1471
- fragment BonusFragment on Bonus {
1472
- id
1473
- promo {
1474
- ...PromoFragment
1475
- }
1476
- deposit {
1477
- type
1478
- amount
1479
- netAmount
1480
- fee
1481
- status
1482
- reference
1483
- dateTimeCreated
1484
- dateTimeLastUpdated
1485
- }
1486
- amount
1487
- balance
1488
- turnoverRequirement
1489
- currentTurnoverRequirementContribution
1490
- currentTurnoverRequirementContributionPercentage
1491
- turnoverRequirementContributionPercentagePerGameProvider
1492
- enabledGameProviders
1493
- expiration
1494
- dateTimeCreated
1495
- dateTimeLastUpdated
1496
- }
1497
- `;
1498
- export const BONUSES = /* GraphQL */ `
1499
- ${BONUS_FRAGMENT}
1500
-
1501
- query Bonuses($filter: BonusFilterInput) {
1502
- bonuses(filter: $filter) {
1503
- ...BonusFragment
1504
- }
1505
- }
1506
- `;
1507
- export const BONUS_IDS = /* GraphQL */ `
1508
- query BonusIds {
1509
- bonuses {
1510
- id
1511
- }
1512
- }
1513
- `;
1514
- export const BONUS_BALANCES = /* GraphQL */ `
1515
- query BonusesBalance {
1516
- bonuses {
1517
- balance
1518
- }
1519
- }
1520
- `;
1521
- export const BONUS = /* GraphQL */ `
1522
- ${BONUS_FRAGMENT}
1523
-
1524
- query Bonus($id: ObjectId!) {
1525
- node(id: $id) {
1526
- ... on Bonus {
1527
- ...BonusFragment
1528
- }
1529
- }
1530
- }
1531
- `;
1532
- export const CASHBACK_BONUS_FRAGMENT = /* GraphQL */ `
1533
- ${CASHBACK_FRAGMENT}
1534
-
1535
- fragment CashbackBonusFragment on CashbackBonus {
1536
- id
1537
- balance
1538
- total
1539
- cashback {
1540
- ...CashbackFragment
1541
- }
1542
- dateTimeCreated
1543
- dateTimeLastUpdated
1544
- }
1545
- `;
1546
- export const CASHBACK_BONUSES = /* GraphQL */ `
1547
- ${CASHBACK_BONUS_FRAGMENT}
1548
-
1549
- query CashbackBonuses {
1550
- cashbackBonuses {
1551
- ...CashbackBonusFragment
1552
- }
1553
- }
1554
- `;
1555
- export const CASHBACK_BONUS_IDS = /* GraphQL */ `
1556
- query CashbackBonusIds {
1557
- cashbackBonuses {
1558
- id
1559
- }
1560
- }
1561
- `;
1562
- export const CASHBACK_BONUS = /* GraphQL */ `
1563
- ${CASHBACK_BONUS_FRAGMENT}
1564
-
1565
- query CashbackBonus($id: ObjectId!) {
1566
- node(id: $id) {
1567
- ... on CashbackBonus {
1568
- ...CashbackBonusFragment
1569
- }
1570
- }
1571
- }
1572
- `;
1573
- export const CLAIM_CASHBACK_BONUS = /* GraphQL */ `
1574
- mutation ClaimCashbackBonus($input: ClaimCashbackBonusInput!) {
1575
- claimCashbackBonus(input: $input) {
1576
- ... on CashbackBonusDoesNotExistError {
1577
- name: __typename
1578
- message
1579
- }
1580
- }
1581
- }
1582
- `;
1583
- export const MEMBER = /* GraphQL */ `
1584
- query Member {
1585
- member {
1586
- dateTimeLastActive
1587
- }
1588
- }
1
+ export const FILE_FRAGMENT = /* GraphQL */ `
2
+ fragment FileFragment on File {
3
+ id
4
+ url
5
+ status
6
+ }
7
+ `;
8
+ export const FILE = /* GraphQL */ `
9
+ ${FILE_FRAGMENT}
10
+
11
+ query File($id: ObjectId!) {
12
+ node(id: $id) {
13
+ ... on File {
14
+ ...FileFragment
15
+ }
16
+ }
17
+ }
18
+ `;
19
+ export const UPLOAD_FILE = /* GraphQL */ `
20
+ mutation UploadFile($input: UploadFileInput!) {
21
+ uploadFile(input: $input) {
22
+ ... on FileFormatNotSupportedError {
23
+ name: __typename
24
+ message
25
+ }
26
+ ... on FileNameTooLongError {
27
+ name: __typename
28
+ message
29
+ }
30
+ ... on FileSizeTooBigError {
31
+ name: __typename
32
+ message
33
+ }
34
+ }
35
+ }
36
+ `;
37
+ export const UPLOAD_IMAGE_FILE = /* GraphQL */ `
38
+ mutation UploadImageFile($input: UploadFileInput!) {
39
+ uploadImageFile(input: $input) {
40
+ ... on FileFormatNotSupportedError {
41
+ name: __typename
42
+ message
43
+ }
44
+ ... on FileNameTooLongError {
45
+ name: __typename
46
+ message
47
+ }
48
+ ... on FileSizeTooBigError {
49
+ name: __typename
50
+ message
51
+ }
52
+ }
53
+ }
54
+ `;
55
+ export const UPLOAD_PRIVATE_IMAGE_FILE = /* GraphQL */ `
56
+ mutation UploadPrivateImageFile($input: UploadFileInput!) {
57
+ uploadPrivateImageFile(input: $input) {
58
+ ... on FileFormatNotSupportedError {
59
+ name: __typename
60
+ message
61
+ }
62
+ ... on FileNameTooLongError {
63
+ name: __typename
64
+ message
65
+ }
66
+ ... on FileSizeTooBigError {
67
+ name: __typename
68
+ message
69
+ }
70
+ }
71
+ }
72
+ `;
73
+ export const WALLET = /* GraphQL */ `
74
+ query Wallet {
75
+ wallet {
76
+ balance
77
+ }
78
+ }
79
+ `;
80
+ export const POINTS_WALLET = /* GraphQL */ `
81
+ query PointsWallet {
82
+ pointsWallet {
83
+ id
84
+ points
85
+ account
86
+ dateTimeCreated
87
+ }
88
+ }
89
+ `;
90
+ export const REDEEM_POINTS_TO_CASH = /* GraphQL */ `
91
+ mutation RedeemPointsToCash($input: RedeemPointsToCashInput!) {
92
+ redeemPointsToCash(input: $input) {
93
+ ... on InsufficientPointsError {
94
+ name: __typename
95
+ message
96
+ }
97
+ ... on PointsNotDivisibleBy100Error {
98
+ name: __typename
99
+ message
100
+ }
101
+ }
102
+ }
103
+ `;
104
+ export const POINTS_WALLET_TRANSACTIONS = /* GraphQL */ `
105
+ query PointsWalletTransactions(
106
+ $first: Int
107
+ $after: Cursor
108
+ $filter: MemberPointsWalletTransactionFilterInput
109
+ ) {
110
+ member {
111
+ pointsWalletTransactions(first: $first, after: $after, filter: $filter) {
112
+ edges {
113
+ cursor
114
+ node {
115
+ ... on PointsWalletTransaction {
116
+ id
117
+ type
118
+ amount
119
+ balance
120
+ dateTimeCreated
121
+ }
122
+ }
123
+ }
124
+ totalCount
125
+ pageInfo {
126
+ hasNextPage
127
+ endCursor
128
+ }
129
+ }
130
+ }
131
+ }
132
+ `;
133
+ export const GAME_SESSION = /* GraphQL */ `
134
+ query GameSession($id: ObjectId!) {
135
+ node(id: $id) {
136
+ ... on GameSession {
137
+ id
138
+ game
139
+ status
140
+ launchUrl
141
+ launchOptions
142
+ }
143
+ }
144
+ }
145
+ `;
146
+ export const GAME_SESSION__LEGACY = /* GraphQL */ `
147
+ query GameSession($id: ObjectId!) {
148
+ node(id: $id) {
149
+ ... on GameSession {
150
+ id
151
+ game {
152
+ id
153
+ }
154
+ status
155
+ launchUrl
156
+ dateTimeCreated
157
+ dateTimeLastUpdated
158
+ }
159
+ }
160
+ }
161
+ `;
162
+ export const CREATE_GAME_SESSION = /* GraphQL */ `
163
+ mutation CreateGameSession($input: CreateGameSessionInput!) {
164
+ createGameSession(input: $input) {
165
+ ... on GameDoesNotExistError {
166
+ name: __typename
167
+ message
168
+ }
169
+ }
170
+ }
171
+ `;
172
+ export const END_GAME_SESSION = /* GraphQL */ `
173
+ mutation EndGameSession($input: EndGameSessionInput!) {
174
+ endGameSession(input: $input)
175
+ }
176
+ `;
177
+ export const END_GAME_SESSION__LEGACY = /* GraphQL */ `
178
+ mutation EndGameSession($input: EndGameSessionInput!) {
179
+ endGameSession(input: $input) {
180
+ ... on GameSessionDoesNotExistError {
181
+ name: __typename
182
+ message
183
+ }
184
+ ... on GameSessionAlreadyClosedError {
185
+ name: __typename
186
+ message
187
+ }
188
+ ... on GameProviderError {
189
+ name: __typename
190
+ message
191
+ }
192
+ }
193
+ }
194
+ `;
195
+ export const RECOMMENDED_GAMES = /* GraphQL */ `
196
+ query RecommendedGames {
197
+ recommendedGames {
198
+ id
199
+ name
200
+ type
201
+ provider
202
+ }
203
+ }
204
+ `;
205
+ export const ANNOUNCEMENTS = /* GraphQL */ `
206
+ query Announcements(
207
+ $first: Int
208
+ $after: Cursor
209
+ $filter: AnnouncementFilterInput
210
+ ) {
211
+ announcements(first: $first, after: $after, filter: $filter) {
212
+ edges {
213
+ cursor
214
+ node {
215
+ ... on Announcement {
216
+ id
217
+ type
218
+ title
219
+ status
220
+ message
221
+ activationStartDateTime
222
+ activationEndDateTime
223
+ dateTimeCreated
224
+ dateTimeLastUpdated
225
+ }
226
+ }
227
+ }
228
+ totalCount
229
+ pageInfo {
230
+ hasNextPage
231
+ endCursor
232
+ }
233
+ }
234
+ }
235
+ `;
236
+ export const WITHDRAWAL_RECORDS = /* GraphQL */ `
237
+ query WithdrawalRecords(
238
+ $first: Int
239
+ $after: Cursor
240
+ $filter: WithdrawalRecordFilterInput
241
+ ) {
242
+ member {
243
+ withdrawalRecords(first: $first, after: $after, filter: $filter) {
244
+ edges {
245
+ cursor
246
+ node {
247
+ ... on BankWithdrawalRecord {
248
+ id
249
+ type
250
+ bank
251
+ fee
252
+ netAmount
253
+ reference
254
+ amount
255
+ status
256
+ error
257
+ withdrawalNumber
258
+ dateTimeCreated
259
+ dateTimeLastUpdated
260
+ }
261
+ ... on GCashWithdrawalRecord {
262
+ id
263
+ type
264
+ fee
265
+ netAmount
266
+ reference
267
+ amount
268
+ status
269
+ error
270
+ withdrawalNumber
271
+ recipientMobileNumber
272
+ dateTimeCreated
273
+ dateTimeLastUpdated
274
+ }
275
+ ... on ManualWithdrawalRecord {
276
+ id
277
+ type
278
+ fee
279
+ netAmount
280
+ reference
281
+ amount
282
+ status
283
+ error
284
+ withdrawalNumber
285
+ dateTimeCreated
286
+ dateTimeLastUpdated
287
+ }
288
+ ... on MayaAppWithdrawalRecord {
289
+ id
290
+ type
291
+ fee
292
+ netAmount
293
+ reference
294
+ amount
295
+ status
296
+ error
297
+ withdrawalNumber
298
+ dateTimeCreated
299
+ dateTimeLastUpdated
300
+ }
301
+ ... on InstapayWithdrawalRecord {
302
+ id
303
+ type
304
+ fee
305
+ netAmount
306
+ bankName
307
+ reference
308
+ accountName
309
+ amount
310
+ status
311
+ error
312
+ withdrawalNumber
313
+ dateTimeCreated
314
+ dateTimeLastUpdated
315
+ }
316
+ ... on ManualUPIWithdrawalRecord {
317
+ id
318
+ type
319
+ fee
320
+ netAmount
321
+ reference
322
+ amount
323
+ status
324
+ error
325
+ withdrawalNumber
326
+ dateTimeCreated
327
+ dateTimeLastUpdated
328
+ }
329
+ ... on ManualBankWithdrawalRecord {
330
+ id
331
+ type
332
+ fee
333
+ netAmount
334
+ reference
335
+ amount
336
+ status
337
+ error
338
+ withdrawalNumber
339
+ dateTimeCreated
340
+ dateTimeLastUpdated
341
+ }
342
+ ... on VentajaDisbursementWithdrawalRecord {
343
+ id
344
+ type
345
+ fee
346
+ netAmount
347
+ reference
348
+ amount
349
+ status
350
+ error
351
+ withdrawalNumber
352
+ dateTimeCreated
353
+ dateTimeLastUpdated
354
+ }
355
+ ... on PisoPayRemittanceWithdrawalRecord {
356
+ bankName
357
+ id
358
+ type
359
+ fee
360
+ accountName
361
+ accountNumber
362
+ netAmount
363
+ reference
364
+ amount
365
+ status
366
+ error
367
+ withdrawalNumber
368
+ dateTimeCreated
369
+ dateTimeLastUpdated
370
+ }
371
+ }
372
+ }
373
+ totalCount
374
+ pageInfo {
375
+ hasNextPage
376
+ endCursor
377
+ }
378
+ }
379
+ }
380
+ }
381
+ `;
382
+ export const CREATE_GCASH_WITHDRAWAL = /* GraphQL */ `
383
+ mutation CreateGCashWithdrawal($input: CreateGCashWithdrawalInput!) {
384
+ createGCashWithdrawal(input: $input) {
385
+ ... on AccountNotVerifiedError {
386
+ name: __typename
387
+ message
388
+ }
389
+ ... on InvalidTransactionPasswordError {
390
+ name: __typename
391
+ message
392
+ }
393
+ ... on InvalidWithdrawalAmountError {
394
+ name: __typename
395
+ message
396
+ }
397
+ ... on MobileNumberNotVerifiedError {
398
+ name: __typename
399
+ message
400
+ }
401
+ ... on NotEnoughBalanceError {
402
+ name: __typename
403
+ message
404
+ }
405
+ ... on WithdrawalDailyLimitExceededError {
406
+ name: __typename
407
+ message
408
+ }
409
+ ... on ReCAPTCHAVerificationFailedError {
410
+ name: __typename
411
+ message
412
+ }
413
+ ... on WalletDoesNotExistError {
414
+ name: __typename
415
+ message
416
+ }
417
+ ... on TransactionPasswordNotSetError {
418
+ name: __typename
419
+ message
420
+ }
421
+ }
422
+ }
423
+ `;
424
+ export const CREATE_GCASH_STANDARD_CASH_IN_WITHDRAWAL = /* GraphQL */ `
425
+ mutation CreateGCashStandardCashInWithdrawal(
426
+ $input: CreateGCashStandardCashInWithdrawalInput!
427
+ ) {
428
+ createGCashStandardCashInWithdrawal(input: $input) {
429
+ ... on AccountNotVerifiedError {
430
+ name: __typename
431
+ message
432
+ }
433
+ ... on InvalidTransactionPasswordError {
434
+ name: __typename
435
+ message
436
+ }
437
+ ... on InvalidWithdrawalAmountError {
438
+ name: __typename
439
+ message
440
+ }
441
+ ... on MobileNumberNotVerifiedError {
442
+ name: __typename
443
+ message
444
+ }
445
+ ... on NotEnoughBalanceError {
446
+ name: __typename
447
+ message
448
+ }
449
+ ... on WithdrawalDailyLimitExceededError {
450
+ name: __typename
451
+ message
452
+ }
453
+ ... on ReCAPTCHAVerificationFailedError {
454
+ name: __typename
455
+ message
456
+ }
457
+ ... on WalletDoesNotExistError {
458
+ name: __typename
459
+ message
460
+ }
461
+ ... on TransactionPasswordNotSetError {
462
+ name: __typename
463
+ message
464
+ }
465
+ }
466
+ }
467
+ `;
468
+ export const CREATE_MAYA_WITHDRAWAL = /* GraphQL */ `
469
+ mutation CreateMayaWithdrawal($input: CreateMayaWithdrawalInput!) {
470
+ createMayaWithdrawal(input: $input) {
471
+ ... on AccountNotVerifiedError {
472
+ name: __typename
473
+ message
474
+ }
475
+ ... on InvalidTransactionPasswordError {
476
+ name: __typename
477
+ message
478
+ }
479
+ ... on InvalidWithdrawalAmountError {
480
+ name: __typename
481
+ message
482
+ }
483
+ ... on MobileNumberNotVerifiedError {
484
+ name: __typename
485
+ message
486
+ }
487
+ ... on NotEnoughBalanceError {
488
+ name: __typename
489
+ message
490
+ }
491
+ ... on WithdrawalDailyLimitExceededError {
492
+ name: __typename
493
+ message
494
+ }
495
+ }
496
+ }
497
+ `;
498
+ export const CREATE_MAYA_APP_WITHDRAWAL = /* GraphQL */ `
499
+ mutation CreateMayaAppWithdrawal($input: CreateMayaAppWithdrawalInput!) {
500
+ createMayaAppWithdrawal(input: $input) {
501
+ ... on AccountNotVerifiedError {
502
+ name: __typename
503
+ message
504
+ }
505
+ ... on InvalidTransactionPasswordError {
506
+ name: __typename
507
+ message
508
+ }
509
+ ... on InvalidWithdrawalAmountError {
510
+ name: __typename
511
+ message
512
+ }
513
+ ... on NotEnoughBalanceError {
514
+ name: __typename
515
+ message
516
+ }
517
+ ... on WithdrawalDailyLimitExceededError {
518
+ name: __typename
519
+ message
520
+ }
521
+ ... on WalletDoesNotExistError {
522
+ name: __typename
523
+ message
524
+ }
525
+ ... on TransactionPasswordNotSetError {
526
+ name: __typename
527
+ message
528
+ }
529
+ }
530
+ }
531
+ `;
532
+ export const CREATE_BANK_WITHDRAWAL = /* GraphQL */ `
533
+ mutation CreateBankWithdrawal($input: CreateBankWithdrawalInput!) {
534
+ createBankWithdrawal(input: $input) {
535
+ ... on MobileNumberNotVerifiedError {
536
+ name: __typename
537
+ message
538
+ }
539
+ }
540
+ }
541
+ `;
542
+ export const CREATE_AIO_INSTAPAY_WITHDRAWAL = /* GraphQL */ `
543
+ mutation CreateAIOInstapayWithdrawal(
544
+ $input: CreateAIOInstapayWithdrawalInput!
545
+ ) {
546
+ createAIOInstapayWithdrawal(input: $input) {
547
+ ... on AccountNotVerifiedError {
548
+ name: __typename
549
+ message
550
+ }
551
+ ... on InvalidWithdrawalAmountError {
552
+ name: __typename
553
+ message
554
+ }
555
+ ... on WithdrawalDailyLimitExceededError {
556
+ name: __typename
557
+ message
558
+ }
559
+ ... on InvalidTransactionPasswordError {
560
+ name: __typename
561
+ message
562
+ }
563
+ ... on NotEnoughBalanceError {
564
+ name: __typename
565
+ message
566
+ }
567
+ ... on WalletDoesNotExistError {
568
+ name: __typename
569
+ message
570
+ }
571
+ ... on TransactionPasswordNotSetError {
572
+ name: __typename
573
+ message
574
+ }
575
+ }
576
+ }
577
+ `;
578
+ export const CREATE_AIO_INSTAPAY_WITHDRAWAL_NEXT = /* GraphQL */ `
579
+ mutation CreateAIOInstapayWithdrawal_next(
580
+ $input: CreateAIOInstapayWithdrawalInput_next!
581
+ ) {
582
+ createAIOInstapayWithdrawal_next(input: $input) {
583
+ ... on AccountNotVerifiedError {
584
+ name: __typename
585
+ message
586
+ }
587
+ ... on InvalidWithdrawalAmountError {
588
+ name: __typename
589
+ message
590
+ }
591
+ ... on WithdrawalDailyLimitExceededError {
592
+ name: __typename
593
+ message
594
+ }
595
+ ... on InvalidTransactionPasswordError {
596
+ name: __typename
597
+ message
598
+ }
599
+ ... on NotEnoughBalanceError {
600
+ name: __typename
601
+ message
602
+ }
603
+ ... on WalletDoesNotExistError {
604
+ name: __typename
605
+ message
606
+ }
607
+ ... on TransactionPasswordNotSetError {
608
+ name: __typename
609
+ message
610
+ }
611
+ }
612
+ }
613
+ `;
614
+ export const CREATE_VENTAJA_WITHDRAWAL = /* GraphQL */ `
615
+ mutation CreateVentajaDisbursementWithdrawal(
616
+ $input: CreateVentajaDisbursementWithdrawalInput!
617
+ $transactionPassword: String!
618
+ ) {
619
+ createVentajaDisbursementWithdrawal(
620
+ input: $input
621
+ transactionPassword: $transactionPassword
622
+ ) {
623
+ ... on AccountNotVerifiedError {
624
+ name: __typename
625
+ message
626
+ }
627
+ ... on InvalidWithdrawalAmountError {
628
+ name: __typename
629
+ message
630
+ }
631
+ ... on WithdrawalDailyLimitExceededError {
632
+ name: __typename
633
+ message
634
+ }
635
+ ... on NotEnoughBalanceError {
636
+ name: __typename
637
+ message
638
+ }
639
+ ... on WalletDoesNotExistError {
640
+ name: __typename
641
+ message
642
+ }
643
+ ... on TransactionPasswordNotSetError {
644
+ name: __typename
645
+ message
646
+ }
647
+ ... on InvalidTransactionPasswordError {
648
+ name: __typename
649
+ message
650
+ }
651
+ }
652
+ }
653
+ `;
654
+ export const CREATE_PISO_PAY_WITHDRAWAL = /* GraphQL */ `
655
+ mutation CreatePisopayWithdrawal(
656
+ $input: CreatePisoPayRemittanceWithdrawalInput!
657
+ $transactionPassword: String!
658
+ ) {
659
+ createPisoPayRemittanceWithdrawal(
660
+ input: $input
661
+ transactionPassword: $transactionPassword
662
+ ) {
663
+ ... on AccountNotVerifiedError {
664
+ name: __typename
665
+ message
666
+ }
667
+ ... on InvalidWithdrawalAmountError {
668
+ name: __typename
669
+ message
670
+ }
671
+ ... on WithdrawalDailyLimitExceededError {
672
+ name: __typename
673
+ message
674
+ }
675
+ ... on InvalidTransactionPasswordError {
676
+ name: __typename
677
+ message
678
+ }
679
+ ... on NotEnoughBalanceError {
680
+ name: __typename
681
+ message
682
+ }
683
+ ... on WalletDoesNotExistError {
684
+ name: __typename
685
+ message
686
+ }
687
+ ... on TransactionPasswordNotSetError {
688
+ name: __typename
689
+ message
690
+ }
691
+ }
692
+ }
693
+ `;
694
+ export const CREATE_MANUAL_UPI_WITHDRAWAL = /* GraphQL */ `
695
+ mutation CreateManualUPIWithdrawal($input: CreateManualUPIWithdrawalInput!) {
696
+ createManualUPIWithdrawal(input: $input) {
697
+ ... on AccountNotVerifiedError {
698
+ name: __typename
699
+ message
700
+ }
701
+ ... on InvalidWithdrawalAmountError {
702
+ name: __typename
703
+ message
704
+ }
705
+ ... on WithdrawalDailyLimitExceededError {
706
+ name: __typename
707
+ message
708
+ }
709
+ ... on NotEnoughBalanceError {
710
+ name: __typename
711
+ message
712
+ }
713
+ ... on WalletDoesNotExistError {
714
+ name: __typename
715
+ message
716
+ }
717
+ }
718
+ }
719
+ `;
720
+ export const CREATE_MANUAL_BANK_WITHDRAWAL = /* GraphQL */ `
721
+ mutation CreateManualBankWithdrawal(
722
+ $input: CreateManualBankWithdrawalInput!
723
+ ) {
724
+ createManualBankWithdrawal(input: $input) {
725
+ ... on AccountNotVerifiedError {
726
+ name: __typename
727
+ message
728
+ }
729
+ ... on InvalidWithdrawalAmountError {
730
+ name: __typename
731
+ message
732
+ }
733
+ ... on WithdrawalDailyLimitExceededError {
734
+ name: __typename
735
+ message
736
+ }
737
+ ... on NotEnoughBalanceError {
738
+ name: __typename
739
+ message
740
+ }
741
+ ... on WalletDoesNotExistError {
742
+ name: __typename
743
+ message
744
+ }
745
+ }
746
+ }
747
+ `;
748
+ export const INSTAPAY_BANK_LIST = /* GraphQL */ `
749
+ query InstapayBankList {
750
+ instapayBankList {
751
+ id
752
+ code
753
+ name
754
+ }
755
+ }
756
+ `;
757
+ export const REMAINING_DAILY_WITHDRAWALS_COUNT = /* GraphQL */ `
758
+ query RemainingDailyWithdrawalsCount {
759
+ remainingDailyWithdrawalsCount
760
+ }
761
+ `;
762
+ export const DEPOSIT_RECORDS = /* GraphQL */ `
763
+ query DepositRecords(
764
+ $after: Cursor
765
+ $first: Int
766
+ $filter: DepositRecordFilterInput
767
+ ) {
768
+ member {
769
+ depositRecords(after: $after, first: $first, filter: $filter) {
770
+ edges {
771
+ cursor
772
+ node {
773
+ ... on DepositRecord {
774
+ id
775
+ type
776
+ amount
777
+ netAmount
778
+ fee
779
+ status
780
+ deposit
781
+ reference
782
+ depositNumber
783
+ dateTimeCreated
784
+ dateTimeLastUpdated
785
+ }
786
+ }
787
+ }
788
+ totalCount
789
+ pageInfo {
790
+ hasNextPage
791
+ endCursor
792
+ }
793
+ }
794
+ }
795
+ }
796
+ `;
797
+ export const CREATE_GCASH_DEPOSIT = /* GraphQL */ `
798
+ mutation CreateGCashDeposit($input: CreateGCashDepositInput!) {
799
+ createGCashDeposit(input: $input) {
800
+ ... on DepositPromoMaximumAmountExceededError {
801
+ name: __typename
802
+ message
803
+ }
804
+ ... on DepositPromoMinimumAmountNotMetError {
805
+ name: __typename
806
+ message
807
+ }
808
+ ... on MaximumDepositAmountExceededError {
809
+ name: __typename
810
+ message
811
+ }
812
+ ... on MinimumDepositAmountNotMetError {
813
+ name: __typename
814
+ message
815
+ }
816
+ ... on MinimumFirstDepositAmountNotMetError {
817
+ name: __typename
818
+ message
819
+ }
820
+ ... on PromoNotEnabledError {
821
+ name: __typename
822
+ message
823
+ }
824
+ ... on WalletDoesNotExistError {
825
+ name: __typename
826
+ message
827
+ }
828
+ ... on ReCAPTCHAVerificationFailedError {
829
+ name: __typename
830
+ message
831
+ }
832
+ }
833
+ }
834
+ `;
835
+ export const CREATE_GCASH_DIRECT_WEBPAY_DEPOSIT = /* GraphQL */ `
836
+ mutation CreateGCashDirectWebpayDeposit(
837
+ $input: CreateGCashDirectWebpayDepositInput!
838
+ ) {
839
+ createGCashDirectWebpayDeposit(input: $input) {
840
+ ... on DepositPromoMaximumAmountExceededError {
841
+ name: __typename
842
+ message
843
+ }
844
+ ... on DepositPromoMinimumAmountNotMetError {
845
+ name: __typename
846
+ message
847
+ }
848
+ ... on MaximumDepositAmountExceededError {
849
+ name: __typename
850
+ message
851
+ }
852
+ ... on MinimumDepositAmountNotMetError {
853
+ name: __typename
854
+ message
855
+ }
856
+ ... on MinimumFirstDepositAmountNotMetError {
857
+ name: __typename
858
+ message
859
+ }
860
+ ... on PromoNotEnabledError {
861
+ name: __typename
862
+ message
863
+ }
864
+ ... on WalletDoesNotExistError {
865
+ name: __typename
866
+ message
867
+ }
868
+ }
869
+ }
870
+ `;
871
+ export const CREATE_LIBANGAN_DEPOSIT = /* GraphQL */ `
872
+ mutation CreateLibanganPayInDeposit(
873
+ $input: CreateLibanganPayInDepositInput!
874
+ ) {
875
+ createLibanganPayInDeposit(input: $input) {
876
+ ... on DepositPromoMaximumAmountExceededError {
877
+ name: __typename
878
+ message
879
+ }
880
+ ... on DepositPromoMinimumAmountNotMetError {
881
+ name: __typename
882
+ message
883
+ }
884
+ ... on MaximumDepositAmountExceededError {
885
+ name: __typename
886
+ message
887
+ }
888
+ ... on MinimumDepositAmountNotMetError {
889
+ name: __typename
890
+ message
891
+ }
892
+ ... on MinimumFirstDepositAmountNotMetError {
893
+ name: __typename
894
+ message
895
+ }
896
+ ... on PromoNotEnabledError {
897
+ name: __typename
898
+ message
899
+ }
900
+ ... on WalletDoesNotExistError {
901
+ name: __typename
902
+ message
903
+ }
904
+ }
905
+ }
906
+ `;
907
+ export const CREATE_PISO_PAY_DEPOSIT = /* GraphQL */ `
908
+ mutation CreatePisoPayDeposit($input: CreatePisoPayCheckoutDepositInput!) {
909
+ createPisoPayCheckoutDeposit(input: $input) {
910
+ ... on WalletDoesNotExistError {
911
+ name: __typename
912
+ message
913
+ }
914
+ ... on DepositPromoMinimumAmountNotMetError {
915
+ name: __typename
916
+ message
917
+ }
918
+ ... on DepositPromoMaximumAmountExceededError {
919
+ name: __typename
920
+ message
921
+ }
922
+ ... on MinimumFirstDepositAmountNotMetError {
923
+ name: __typename
924
+ message
925
+ }
926
+ ... on MinimumDepositAmountNotMetError {
927
+ name: __typename
928
+ message
929
+ }
930
+ ... on MaximumDepositAmountExceededError {
931
+ name: __typename
932
+ message
933
+ }
934
+ ... on PromoNotEnabledError {
935
+ name: __typename
936
+ message
937
+ }
938
+ }
939
+ }
940
+ `;
941
+ export const CREATE_MAYA_DEPOSIT = /* GraphQL */ `
942
+ mutation CreateMayaDeposit($input: CreateMayaDepositInput!) {
943
+ createMayaDeposit(input: $input) {
944
+ ... on DepositPromoMaximumAmountExceededError {
945
+ name: __typename
946
+ message
947
+ }
948
+ ... on DepositPromoMinimumAmountNotMetError {
949
+ name: __typename
950
+ message
951
+ }
952
+ ... on MaximumDepositAmountExceededError {
953
+ name: __typename
954
+ message
955
+ }
956
+ ... on MinimumDepositAmountNotMetError {
957
+ name: __typename
958
+ message
959
+ }
960
+ ... on MinimumFirstDepositAmountNotMetError {
961
+ name: __typename
962
+ message
963
+ }
964
+ ... on PromoNotEnabledError {
965
+ name: __typename
966
+ message
967
+ }
968
+ ... on WalletDoesNotExistError {
969
+ name: __typename
970
+ message
971
+ }
972
+ }
973
+ }
974
+ `;
975
+ export const CREATE_MAYA_APP_DEPOSIT = /* GraphQL */ `
976
+ mutation CreateMayaAppDeposit($input: CreateMayaAppDepositInput!) {
977
+ createMayaAppDeposit(input: $input) {
978
+ ... on DepositPromoMaximumAmountExceededError {
979
+ name: __typename
980
+ message
981
+ }
982
+ ... on DepositPromoMinimumAmountNotMetError {
983
+ name: __typename
984
+ message
985
+ }
986
+ ... on MaximumDepositAmountExceededError {
987
+ name: __typename
988
+ message
989
+ }
990
+ ... on MinimumDepositAmountNotMetError {
991
+ name: __typename
992
+ message
993
+ }
994
+ ... on MinimumFirstDepositAmountNotMetError {
995
+ name: __typename
996
+ message
997
+ }
998
+ ... on PromoNotEnabledError {
999
+ name: __typename
1000
+ message
1001
+ }
1002
+ ... on WalletDoesNotExistError {
1003
+ name: __typename
1004
+ message
1005
+ }
1006
+ }
1007
+ }
1008
+ `;
1009
+ export const CREATE_AIO_QRPH_DEPOSIT = /* GraphQL */ `
1010
+ mutation CreateAIOQRPHDeposit($input: CreateAIOQRPHDepositInput!) {
1011
+ createAIOQRPHDeposit(input: $input) {
1012
+ ... on DepositPromoMaximumAmountExceededError {
1013
+ name: __typename
1014
+ message
1015
+ }
1016
+ ... on DepositPromoMinimumAmountNotMetError {
1017
+ name: __typename
1018
+ message
1019
+ }
1020
+ ... on MaximumDepositAmountExceededError {
1021
+ name: __typename
1022
+ message
1023
+ }
1024
+ ... on MinimumDepositAmountNotMetError {
1025
+ name: __typename
1026
+ message
1027
+ }
1028
+ ... on MinimumFirstDepositAmountNotMetError {
1029
+ name: __typename
1030
+ message
1031
+ }
1032
+ ... on PromoNotEnabledError {
1033
+ name: __typename
1034
+ message
1035
+ }
1036
+ ... on WalletDoesNotExistError {
1037
+ name: __typename
1038
+ message
1039
+ }
1040
+ ... on ReCAPTCHAVerificationFailedError {
1041
+ name: __typename
1042
+ message
1043
+ }
1044
+ }
1045
+ }
1046
+ `;
1047
+ export const CREATE_AIO_ONLINE_BANK_DEPOSIT = /* GraphQL */ `
1048
+ mutation CreateAIOOnlineBankDeposit(
1049
+ $input: CreateAIOOnlineBankDepositInput!
1050
+ ) {
1051
+ createAIOOnlineBankDeposit(input: $input) {
1052
+ ... on DepositPromoMaximumAmountExceededError {
1053
+ name: __typename
1054
+ message
1055
+ }
1056
+ ... on DepositPromoMinimumAmountNotMetError {
1057
+ name: __typename
1058
+ message
1059
+ }
1060
+ ... on MaximumDepositAmountExceededError {
1061
+ name: __typename
1062
+ message
1063
+ }
1064
+ ... on MinimumDepositAmountNotMetError {
1065
+ name: __typename
1066
+ message
1067
+ }
1068
+ ... on MinimumFirstDepositAmountNotMetError {
1069
+ name: __typename
1070
+ message
1071
+ }
1072
+ ... on PromoNotEnabledError {
1073
+ name: __typename
1074
+ message
1075
+ }
1076
+ ... on WalletDoesNotExistError {
1077
+ name: __typename
1078
+ message
1079
+ }
1080
+ }
1081
+ }
1082
+ `;
1083
+ export const CREATE_MANUAL_BANK_DEPOSIT = /* GraphQL */ `
1084
+ mutation CreateManualBankDeposit($input: CreateManualBankDepositInput!) {
1085
+ createManualBankDeposit(input: $input) {
1086
+ ... on WalletDoesNotExistError {
1087
+ name: __typename
1088
+ message
1089
+ }
1090
+ ... on MinimumFirstDepositAmountNotMetError {
1091
+ name: __typename
1092
+ message
1093
+ }
1094
+ ... on MinimumDepositAmountNotMetError {
1095
+ name: __typename
1096
+ message
1097
+ }
1098
+ ... on PromoNotEnabledError {
1099
+ name: __typename
1100
+ message
1101
+ }
1102
+ ... on DepositPromoMinimumAmountNotMetError {
1103
+ name: __typename
1104
+ message
1105
+ }
1106
+ ... on DepositPromoMaximumAmountExceededError {
1107
+ name: __typename
1108
+ message
1109
+ }
1110
+ ... on MaximumDepositAmountExceededError {
1111
+ name: __typename
1112
+ message
1113
+ }
1114
+ ... on FileDoesNotExistError {
1115
+ name: __typename
1116
+ message
1117
+ }
1118
+ ... on FileNotReadyError {
1119
+ name: __typename
1120
+ message
1121
+ }
1122
+ }
1123
+ }
1124
+ `;
1125
+ export const CREATE_MANUAL_UPI_DEPOSIT = /* GraphQL */ `
1126
+ mutation CreateManualUPIDeposit($input: CreateManualUPIDepositInput!) {
1127
+ createManualUPIDeposit(input: $input) {
1128
+ ... on DepositPromoMaximumAmountExceededError {
1129
+ name: __typename
1130
+ message
1131
+ }
1132
+ ... on DepositPromoMinimumAmountNotMetError {
1133
+ name: __typename
1134
+ message
1135
+ }
1136
+ ... on MaximumDepositAmountExceededError {
1137
+ name: __typename
1138
+ message
1139
+ }
1140
+ ... on MinimumDepositAmountNotMetError {
1141
+ name: __typename
1142
+ message
1143
+ }
1144
+ ... on MinimumFirstDepositAmountNotMetError {
1145
+ name: __typename
1146
+ message
1147
+ }
1148
+ ... on PromoNotEnabledError {
1149
+ name: __typename
1150
+ message
1151
+ }
1152
+ ... on WalletDoesNotExistError {
1153
+ name: __typename
1154
+ message
1155
+ }
1156
+ ... on UPIReferenceNotAvailableError {
1157
+ name: __typename
1158
+ message
1159
+ }
1160
+ }
1161
+ }
1162
+ `;
1163
+ export const DEPOSIT = /* GraphQL */ `
1164
+ query Deposit($id: ObjectId!) {
1165
+ node(id: $id) {
1166
+ ... on GCashDeposit {
1167
+ id
1168
+ type
1169
+ status
1170
+ checkoutUrl
1171
+ error
1172
+ }
1173
+ ... on MayaDeposit {
1174
+ id
1175
+ type
1176
+ status
1177
+ checkoutUrl
1178
+ }
1179
+ ... on MayaAppDeposit {
1180
+ id
1181
+ type
1182
+ status
1183
+ error
1184
+ }
1185
+ ... on BankDeposit {
1186
+ id
1187
+ type
1188
+ status
1189
+ error
1190
+ }
1191
+ ... on ManualDeposit {
1192
+ id
1193
+ type
1194
+ status
1195
+ error
1196
+ }
1197
+ ... on QRPHDeposit {
1198
+ id
1199
+ type
1200
+ status
1201
+ qrCode
1202
+ error
1203
+ }
1204
+ ... on OnlineBankDeposit {
1205
+ id
1206
+ type
1207
+ status
1208
+ vca
1209
+ error
1210
+ }
1211
+ ... on GCashDirectWebpayDeposit {
1212
+ id
1213
+ type
1214
+ status
1215
+ checkoutUrl
1216
+ error
1217
+ }
1218
+ ... on LibanganPayInDeposit {
1219
+ id
1220
+ type
1221
+ status
1222
+ checkoutUrl
1223
+ error
1224
+ }
1225
+ ... on PisoPayCheckoutDeposit {
1226
+ id
1227
+ type
1228
+ status
1229
+ checkoutUrl
1230
+ error
1231
+ }
1232
+ }
1233
+ }
1234
+ `;
1235
+ export const DEPOSITS_COUNT = /* GraphQL */ `
1236
+ query DepositsCount {
1237
+ member {
1238
+ depositsCount
1239
+ }
1240
+ }
1241
+ `;
1242
+ export const TOUCH_GCASH_DEPOSIT = /* GraphQL */ `
1243
+ mutation TouchGCashDeposit($input: TouchGCashDepositInput!) {
1244
+ touchGCashDeposit(input: $input)
1245
+ }
1246
+ `;
1247
+ export const TOUCH_QRPH_DEPOSIT = /* GraphQL */ `
1248
+ mutation TouchQRPHDeposit($input: TouchQRPHDepositInput!) {
1249
+ touchQRPHDeposit(input: $input)
1250
+ }
1251
+ `;
1252
+ export const BET_RECORDS = /* GraphQL */ `
1253
+ query BetRecords($first: Int, $after: Cursor, $filter: BetRecordFilterInput) {
1254
+ member {
1255
+ betRecords(first: $first, after: $after, filter: $filter) {
1256
+ totalCount
1257
+ edges {
1258
+ cursor
1259
+ node {
1260
+ ... on BetRecord {
1261
+ id
1262
+ serialCode
1263
+ game {
1264
+ id
1265
+ name
1266
+ type
1267
+ provider
1268
+ }
1269
+ bet
1270
+ payout
1271
+ winloss
1272
+ jackpotPayout
1273
+ jackpotContribution
1274
+ status
1275
+ dateTimeCreated
1276
+ dateTimeSettled
1277
+ dateTimeLastUpdated
1278
+ metadata
1279
+ vendorRoundId
1280
+ betContent
1281
+ contestName
1282
+ externalCategory
1283
+ }
1284
+ }
1285
+ }
1286
+ pageInfo {
1287
+ hasNextPage
1288
+ endCursor
1289
+ }
1290
+ }
1291
+ }
1292
+ }
1293
+ `;
1294
+ export const TRANSACTION_RECORDS = /* GraphQL */ `
1295
+ query TransactionRecords(
1296
+ $first: Int
1297
+ $after: Cursor
1298
+ $filter: TransactionRecordFilter
1299
+ ) {
1300
+ member {
1301
+ transactionRecords(first: $first, after: $after, filter: $filter) {
1302
+ edges {
1303
+ cursor
1304
+ node {
1305
+ ... on TransactionRecord {
1306
+ id
1307
+ type
1308
+ amount
1309
+ content
1310
+ currentBalance
1311
+ currentBonusBalance
1312
+ referenceNumber
1313
+ dateTimeCreated
1314
+ }
1315
+ }
1316
+ }
1317
+ totalCount
1318
+ pageInfo {
1319
+ hasNextPage
1320
+ endCursor
1321
+ }
1322
+ }
1323
+ }
1324
+ }
1325
+ `;
1326
+ export const PROMO_FRAGMENT = /* GraphQL */ `
1327
+ ${FILE_FRAGMENT}
1328
+
1329
+ fragment PromoFragment on Promo {
1330
+ id
1331
+ type
1332
+ name
1333
+ banner {
1334
+ ...FileFragment
1335
+ }
1336
+ status
1337
+ description
1338
+ maximumBonusAmount
1339
+ minimumBonusAmount
1340
+ maximumDepositAmount
1341
+ minimumDepositAmount
1342
+ activationStartDateTime
1343
+ turnoverRequirementContributionPercentagePerGameProvider
1344
+ activationEndDateTime
1345
+ dateTimeCreated
1346
+ dateTimeLastUpdated
1347
+ }
1348
+ `;
1349
+ export const PROMOS = /* GraphQL */ `
1350
+ ${PROMO_FRAGMENT}
1351
+
1352
+ query Promos {
1353
+ promos {
1354
+ ...PromoFragment
1355
+ }
1356
+ }
1357
+ `;
1358
+ export const AVAILABLE_PROMOS = /* GraphQL */ `
1359
+ ${PROMO_FRAGMENT}
1360
+
1361
+ query AvailablePromos($filter: PromoFilterInput) {
1362
+ availablePromos(filter: $filter) {
1363
+ ...PromoFragment
1364
+ }
1365
+ }
1366
+ `;
1367
+ export const PROMO = /* GraphQL */ `
1368
+ ${PROMO_FRAGMENT}
1369
+
1370
+ query Promo($id: ObjectId!) {
1371
+ node(id: $id) {
1372
+ ... on Promo {
1373
+ ...PromoFragment
1374
+ }
1375
+ }
1376
+ }
1377
+ `;
1378
+ export const SPOT_BONUS_FRAGMENT = /* GraphQL */ `
1379
+ fragment SpotBonusFragment on SpotBonusPromo {
1380
+ id
1381
+ name
1382
+ type
1383
+ status
1384
+ daysToClear
1385
+ zeroOutThreshold
1386
+ turnoverRequirementMultiplier
1387
+ turnoverRequirementType
1388
+ minimumTicketOddFactorPerSportsGameProvider
1389
+ turnoverRequirementContributionPercentagePerGameProvider
1390
+ bonusAmount
1391
+ enabledGameProviders
1392
+ activationStartDateTime
1393
+ activationEndDateTime
1394
+ banner {
1395
+ id
1396
+ url
1397
+ }
1398
+ description
1399
+ dateTimeCreated
1400
+ dateTimeLastUpdated
1401
+ dateTimeClosed
1402
+ totalBonus
1403
+ totalDeposit
1404
+ totalBonusBalance
1405
+ totalBet
1406
+ totalBonusCashedOut
1407
+ bonusesCount
1408
+ closedBonusesCount
1409
+ closedBonusesCountPercentage
1410
+ activeBonusesCount
1411
+ clearedBonusesCount
1412
+ zeroedOutBonusesCount
1413
+ cancelledBonusesCount
1414
+ expiredBonusesCount
1415
+ code
1416
+ maximumBonusesCountLimit
1417
+ }
1418
+ `;
1419
+ export const PROMO_BY_CODE = /* GraphQL */ `
1420
+ ${SPOT_BONUS_FRAGMENT}
1421
+
1422
+ query PromoByCode($code: String!) {
1423
+ promoByCode(code: $code) {
1424
+ ...SpotBonusFragment
1425
+ }
1426
+ }
1427
+ `;
1428
+ export const CASHBACK_FRAGMENT = /* GraphQL */ `
1429
+ ${FILE_FRAGMENT}
1430
+
1431
+ fragment CashbackFragment on Cashback {
1432
+ id
1433
+ name
1434
+ banner {
1435
+ ...FileFragment
1436
+ }
1437
+ minimumCashback
1438
+ maximumMonthlyCashback
1439
+ status
1440
+ description
1441
+ activationStartDateTime
1442
+ activationEndDateTime
1443
+ turnoverContributionPercentagePerGameProvider
1444
+ dateTimeCreated
1445
+ dateTimeLastUpdated
1446
+ }
1447
+ `;
1448
+ export const CASHBACKS = /* GraphQL */ `
1449
+ ${CASHBACK_FRAGMENT}
1450
+
1451
+ query Cashbacks {
1452
+ cashbacks {
1453
+ ...CashbackFragment
1454
+ }
1455
+ }
1456
+ `;
1457
+ export const CASHBACK = /* GraphQL */ `
1458
+ ${CASHBACK_FRAGMENT}
1459
+
1460
+ query Cashback($id: ObjectId!) {
1461
+ node(id: $id) {
1462
+ ... on Cashback {
1463
+ ...CashbackFragment
1464
+ }
1465
+ }
1466
+ }
1467
+ `;
1468
+ export const BONUS_FRAGMENT = /* GraphQL */ `
1469
+ ${PROMO_FRAGMENT}
1470
+
1471
+ fragment BonusFragment on Bonus {
1472
+ id
1473
+ promo {
1474
+ ...PromoFragment
1475
+ }
1476
+ deposit {
1477
+ type
1478
+ amount
1479
+ netAmount
1480
+ fee
1481
+ status
1482
+ reference
1483
+ dateTimeCreated
1484
+ dateTimeLastUpdated
1485
+ }
1486
+ amount
1487
+ balance
1488
+ turnoverRequirement
1489
+ currentTurnoverRequirementContribution
1490
+ currentTurnoverRequirementContributionPercentage
1491
+ turnoverRequirementContributionPercentagePerGameProvider
1492
+ enabledGameProviders
1493
+ expiration
1494
+ dateTimeCreated
1495
+ dateTimeLastUpdated
1496
+ }
1497
+ `;
1498
+ export const BONUSES = /* GraphQL */ `
1499
+ ${BONUS_FRAGMENT}
1500
+
1501
+ query Bonuses($filter: BonusFilterInput) {
1502
+ bonuses(filter: $filter) {
1503
+ ...BonusFragment
1504
+ }
1505
+ }
1506
+ `;
1507
+ export const BONUS_IDS = /* GraphQL */ `
1508
+ query BonusIds {
1509
+ bonuses {
1510
+ id
1511
+ }
1512
+ }
1513
+ `;
1514
+ export const BONUS_BALANCES = /* GraphQL */ `
1515
+ query BonusesBalance {
1516
+ bonuses {
1517
+ balance
1518
+ }
1519
+ }
1520
+ `;
1521
+ export const BONUS = /* GraphQL */ `
1522
+ ${BONUS_FRAGMENT}
1523
+
1524
+ query Bonus($id: ObjectId!) {
1525
+ node(id: $id) {
1526
+ ... on Bonus {
1527
+ ...BonusFragment
1528
+ }
1529
+ }
1530
+ }
1531
+ `;
1532
+ export const CASHBACK_BONUS_FRAGMENT = /* GraphQL */ `
1533
+ ${CASHBACK_FRAGMENT}
1534
+
1535
+ fragment CashbackBonusFragment on CashbackBonus {
1536
+ id
1537
+ balance
1538
+ total
1539
+ cashback {
1540
+ ...CashbackFragment
1541
+ }
1542
+ dateTimeCreated
1543
+ dateTimeLastUpdated
1544
+ }
1545
+ `;
1546
+ export const CASHBACK_BONUSES = /* GraphQL */ `
1547
+ ${CASHBACK_BONUS_FRAGMENT}
1548
+
1549
+ query CashbackBonuses {
1550
+ cashbackBonuses {
1551
+ ...CashbackBonusFragment
1552
+ }
1553
+ }
1554
+ `;
1555
+ export const CASHBACK_BONUS_IDS = /* GraphQL */ `
1556
+ query CashbackBonusIds {
1557
+ cashbackBonuses {
1558
+ id
1559
+ }
1560
+ }
1561
+ `;
1562
+ export const CASHBACK_BONUS = /* GraphQL */ `
1563
+ ${CASHBACK_BONUS_FRAGMENT}
1564
+
1565
+ query CashbackBonus($id: ObjectId!) {
1566
+ node(id: $id) {
1567
+ ... on CashbackBonus {
1568
+ ...CashbackBonusFragment
1569
+ }
1570
+ }
1571
+ }
1572
+ `;
1573
+ export const CLAIM_CASHBACK_BONUS = /* GraphQL */ `
1574
+ mutation ClaimCashbackBonus($input: ClaimCashbackBonusInput!) {
1575
+ claimCashbackBonus(input: $input) {
1576
+ ... on CashbackBonusDoesNotExistError {
1577
+ name: __typename
1578
+ message
1579
+ }
1580
+ }
1581
+ }
1582
+ `;
1583
+ export const MEMBER = /* GraphQL */ `
1584
+ query Member {
1585
+ member {
1586
+ dateTimeLastActive
1587
+ }
1588
+ }
1589
1589
  `;
1590
1590
  /**
1591
1591
  * _aka_ `Query.self`
1592
1592
  */
1593
- export const MEMBER_ACCOUNT = /* GraphQL */ `
1594
- query MemberAccount {
1595
- memberAccount: self {
1596
- ... on MemberAccount {
1597
- id
1598
- name
1599
- status
1600
- realName
1601
- emailAddress
1602
- mobileNumber
1603
- birthDay
1604
- verified
1605
- verificationStatus
1606
- nickName
1607
- validId
1608
- mobileNumberVerified
1609
- mobileNumberVerificationRequired
1610
- transactionPassword
1611
- secretAnswerSubmitted
1612
- dateTimeCreated
1613
- dateTimeLastUpdated
1614
- googleId
1615
- facebookId
1616
- cellxpertDetails {
1617
- cxd
1618
- dateTimeLastUpdated
1619
- }
1620
- }
1621
- }
1622
- }
1623
- `;
1624
- export const MEMBER_VERIFICATION = /* GraphQL */ `
1625
- ${FILE_FRAGMENT}
1626
-
1627
- query MemberVerification {
1628
- memberAccount: self {
1629
- ... on MemberAccount {
1630
- verification {
1631
- id
1632
- status
1633
- address
1634
- permanentAddress
1635
- sourceOfIncome
1636
- natureOfWork
1637
- nationality
1638
- placeOfBirth
1639
- idFrontImage {
1640
- ...FileFragment
1641
- }
1642
- selfieImage {
1643
- ...FileFragment
1644
- }
1645
- }
1646
- }
1647
- }
1648
- }
1649
- `;
1650
- export const REGISTER_MEMBER_ACCOUNT = /* GraphQL */ `
1651
- mutation RegisterMemberAccount(
1652
- $input: RegisterMemberAccountInput!
1653
- $referralCode: String
1654
- $verificationCode: String
1655
- $reCAPTCHAResponse: String
1656
- ) {
1657
- registerMemberAccount(
1658
- input: $input
1659
- referralCode: $referralCode
1660
- verificationCode: $verificationCode
1661
- reCAPTCHAResponse: $reCAPTCHAResponse
1662
- ) {
1663
- ... on AccountNameNotAvailableError {
1664
- name: __typename
1665
- message
1666
- }
1667
- ... on InvalidPlatformError {
1668
- name: __typename
1669
- message
1670
- }
1671
- ... on InvalidPlatformError {
1672
- name: __typename
1673
- message
1674
- }
1675
- ... on InvalidReCAPTCHAResponseError {
1676
- name: __typename
1677
- message
1678
- }
1679
- ... on InvalidSMSVerificationCodeError {
1680
- name: __typename
1681
- message
1682
- }
1683
- ... on MinimumAgeRequirementError {
1684
- name: __typename
1685
- message
1686
- }
1687
- ... on MobileNumberNotAvailableError {
1688
- name: __typename
1689
- message
1690
- }
1691
- ... on ReCAPTCHAVerificationFailedError {
1692
- name: __typename
1693
- message
1694
- }
1695
- }
1696
- }
1697
- `;
1698
- export const REGISTER_MEMBER_ACCOUNT_BY_NAME = /* GraphQL */ `
1699
- mutation RegisterMemberAccountByName(
1700
- $input: RegisterMemberAccountByNameInput!
1701
- $reCAPTCHAResponse: String!
1702
- ) {
1703
- registerMemberAccountByName(
1704
- input: $input
1705
- reCAPTCHAResponse: $reCAPTCHAResponse
1706
- ) {
1707
- ... on AccountNameNotAvailableError {
1708
- name: __typename
1709
- message
1710
- }
1711
- ... on InvalidPlatformError {
1712
- name: __typename
1713
- message
1714
- }
1715
- ... on InvalidReCAPTCHAResponseError {
1716
- name: __typename
1717
- message
1718
- }
1719
- }
1720
- }
1721
- `;
1722
- export const REGISTER_MEMBER_ACCOUNT_VIA_MOBILE = /* GraphQL */ `
1723
- mutation RegisterMemberAccountViaMobile(
1724
- $input: RegisterMemberAccountViaMobileInput!
1725
- $referralCode: String
1726
- $reCAPTCHAResponse: String
1727
- $verificationCode: String
1728
- ) {
1729
- registerMemberAccountViaMobile(
1730
- input: $input
1731
- referralCode: $referralCode
1732
- verificationCode: $verificationCode
1733
- reCAPTCHAResponse: $reCAPTCHAResponse
1734
- ) {
1735
- ... on InvalidPlatformError {
1736
- name: __typename
1737
- message
1738
- }
1739
- ... on InvalidReCAPTCHAResponseError {
1740
- name: __typename
1741
- message
1742
- }
1743
- ... on InvalidSMSVerificationCodeError {
1744
- name: __typename
1745
- message
1746
- }
1747
- ... on MobileNumberNotAvailableError {
1748
- name: __typename
1749
- message
1750
- }
1751
- ... on ReCAPTCHAVerificationFailedError {
1752
- name: __typename
1753
- message
1754
- }
1755
- }
1756
- }
1757
- `;
1758
- export const REGISTER_MEMBER_ACCOUNT__NEXT = /* GraphQL */ `
1759
- mutation RegisterMemberAccount(
1760
- $input: RegisterMemberAccountInput_next!
1761
- $reCAPTCHAResponse: String
1762
- ) {
1763
- registerMemberAccount: registerMemberAccount_next(
1764
- input: $input
1765
- reCAPTCHAResponse: $reCAPTCHAResponse
1766
- ) {
1767
- ... on AccountNameNotAvailableError {
1768
- name: __typename
1769
- message
1770
- }
1771
- ... on InvalidPlatformError {
1772
- name: __typename
1773
- message
1774
- }
1775
- ... on InvalidReCAPTCHAResponseError {
1776
- name: __typename
1777
- message
1778
- }
1779
- ... on InvalidSMSVerificationCodeError {
1780
- name: __typename
1781
- message
1782
- }
1783
- ... on MinimumAgeRequirementError {
1784
- name: __typename
1785
- message
1786
- }
1787
- ... on MobileNumberNotAvailableError {
1788
- name: __typename
1789
- message
1790
- }
1791
- ... on ReCAPTCHAVerificationFailedError {
1792
- name: __typename
1793
- message
1794
- }
1795
- }
1796
- }
1797
- `;
1798
- export const REGISTER_MAYA_MEMBER_ACCOUNT = /* GraphQL */ `
1799
- mutation RegisterMayaMemberAccount($input: RegisterMayaMemberAccountInput!) {
1800
- registerMayaMemberAccount(input: $input) {
1801
- ... on AccountNameNotAvailableError {
1802
- name: __typename
1803
- message
1804
- }
1805
- }
1806
- }
1807
- `;
1808
- export const UPDATE_MEMBER_ACCOUNT = /* GraphQL */ `
1809
- mutation UpdateMemberAccount($input: UpdateMemberAccountInput!) {
1810
- updateMemberAccount(input: $input) {
1811
- ... on AccountNameNotAvailableError {
1812
- name: __typename
1813
- message
1814
- }
1815
- ... on EmailAddressNotAvailableError {
1816
- name: __typename
1817
- message
1818
- }
1819
- ... on InvalidTransactionPasswordError {
1820
- name: __typename
1821
- message
1822
- }
1823
- ... on MobileNumberNotAvailableError {
1824
- name: __typename
1825
- message
1826
- }
1827
- ... on NickNameNotAvailableError {
1828
- name: __typename
1829
- message
1830
- }
1831
- ... on RealNameAlreadySetError {
1832
- name: __typename
1833
- message
1834
- }
1835
- ... on ValidIdAlreadySetError {
1836
- name: __typename
1837
- message
1838
- }
1839
- }
1840
- }
1841
- `;
1842
- export const RESET_PASSWORD = /* GraphQL */ `
1843
- mutation ResetPassword(
1844
- $input: ResetPasswordInput!
1845
- $verificationCode: String
1846
- ) {
1847
- resetPassword(input: $input, verificationCode: $verificationCode) {
1848
- ... on AccountNotFoundError {
1849
- name: __typename
1850
- message
1851
- }
1852
- ... on InvalidVerificationCodeError {
1853
- name: __typename
1854
- message
1855
- }
1856
- }
1857
- }
1858
- `;
1859
- export const DELETE_MEMBER_ACCOUNT = /* GraphQL */ `
1860
- mutation DeleteMemberAccount($input: DeleteMemberAccountInput!) {
1861
- deleteMemberAccount(input: $input)
1862
- }
1863
- `;
1864
- export const VERIFY_MOBILE_NUMBER = /* GraphQL */ `
1865
- mutation VerifyMobileNumber($input: VerifyMobileNumberInput!) {
1866
- verifyMobileNumber(input: $input) {
1867
- ... on InvalidSMSVerificationCodeError {
1868
- name: __typename
1869
- message
1870
- }
1871
- ... on MobileNumberAlreadyVerifiedError {
1872
- name: __typename
1873
- message
1874
- }
1875
- }
1876
- }
1877
- `;
1878
- export const CREATE_MEMBER_VERIFICATION = /* GraphQL */ `
1879
- mutation CreateMemberVerification($input: CreateMemberVerificationInput!) {
1880
- createMemberVerification(input: $input) {
1881
- ... on FileDoesNotExistError {
1882
- name: __typename
1883
- message
1884
- }
1885
- ... on FileNotReadyError {
1886
- name: __typename
1887
- message
1888
- }
1889
- ... on MemberVerificationAlreadyExistsError {
1890
- name: __typename
1891
- message
1892
- }
1893
- }
1894
- }
1895
- `;
1896
- export const CREATE_MEMBER_VERIFICATION__NEXT = /* GraphQL */ `
1897
- mutation CreateMemberVerification(
1898
- $input: CreateMemberVerificationInput_next!
1899
- ) {
1900
- createMemberVerification: createMemberVerification_next(input: $input) {
1901
- ... on FileDoesNotExistError {
1902
- name: __typename
1903
- message
1904
- }
1905
- ... on FileNotReadyError {
1906
- name: __typename
1907
- message
1908
- }
1909
- ... on MemberVerificationAlreadyExistsError {
1910
- name: __typename
1911
- message
1912
- }
1913
- }
1914
- }
1915
- `;
1916
- export const UPDATE_MEMBER_VERIFICATION = /* GraphQL */ `
1917
- mutation UpdateMemberVerification($input: UpdateMemberVerificationInput!) {
1918
- updateMemberVerification(input: $input) {
1919
- ... on FileDoesNotExistError {
1920
- name: __typename
1921
- message
1922
- }
1923
- ... on FileNotReadyError {
1924
- name: __typename
1925
- message
1926
- }
1927
- ... on MemberVerificationAlreadyApprovedError {
1928
- name: __typename
1929
- message
1930
- }
1931
- ... on MemberVerificationDoesNotExistError {
1932
- name: __typename
1933
- message
1934
- }
1935
- }
1936
- }
1937
- `;
1938
- export const APPROVE_MEMBER_VERIFICATION__NEXT = /* GraphQL */ `
1939
- mutation SubmitMemberVerification($input: ApproveMemberVerificationInput!) {
1940
- submitMemberVerification(input: $input) {
1941
- ... on VerificationDataIncompleteError {
1942
- __typename
1943
- }
1944
- ... on MemberVerificationDoesNotExistError {
1945
- __typename
1946
- }
1947
- ... on MemberVerificationAlreadyApprovedError {
1948
- __typename
1949
- }
1950
- }
1951
- }
1952
- `;
1953
- export const UPDATE_MEMBER_VERIFICATION__NEXT = /* GraphQL */ `
1954
- mutation UpdateMemberVerification($input: UpdateMemberVerificationInput!) {
1955
- updateMemberVerification: updateMemberVerification_next(input: $input) {
1956
- ... on FileDoesNotExistError {
1957
- __typename
1958
- }
1959
- ... on FileNotReadyError {
1960
- __typename
1961
- }
1962
- ... on MemberVerificationAlreadyApprovedError {
1963
- __typename
1964
- }
1965
- ... on MemberVerificationDoesNotExistError {
1966
- __typename
1967
- }
1968
- }
1969
- }
1970
- `;
1971
- export const PROFILE_COMPLETION = /* GraphQL */ `
1972
- query ProfileCompletion {
1973
- profileCompletion {
1974
- completionPercentage
1975
- personalInformation
1976
- accountVerification
1977
- mobileNumberVerification
1978
- transactionPassword
1979
- accountPassword
1980
- }
1981
- }
1982
- `;
1983
- export const REGISTER_MEMBER_ACCOUNT_BY_MOBILE_NUMBER = /* GraphQL */ `
1984
- mutation RegisterMemberAccountByMobileNumber(
1985
- $input: RegisterMemberAccountByMobileNumberInput!
1986
- $mobileNumberVerificationCode: String!
1987
- ) {
1988
- registerMemberAccountByMobileNumber(
1989
- input: $input
1990
- mobileNumberVerificationCode: $mobileNumberVerificationCode
1991
- ) {
1992
- ... on MobileNumberNotAvailableError {
1993
- name: __typename
1994
- message
1995
- }
1996
- ... on InvalidSMSVerificationCodeError {
1997
- name: __typename
1998
- message
1999
- }
2000
- ... on InvalidPlatformError {
2001
- name: __typename
2002
- message
2003
- }
2004
- }
2005
- }
2006
- `;
2007
- export const PLATFORM = /* GraphQL */ `
2008
- query Platform {
2009
- timezone
2010
- currency
2011
- }
2012
- `;
2013
- export const PAYMENT_SETTINGS = /* GraphQL */ `
2014
- fragment DepositGatewaySettingsCoreData on DepositGatewaySettings {
2015
- minimumAmount
2016
- maximumAmount
2017
- webEnabled
2018
- mobileWebEnabled
2019
- androidEnabled
2020
- iosEnabled
2021
- bankAccountName
2022
- bankAccountNumber
2023
- bankIFSCCode
2024
- upiId
2025
- upiQRCode {
2026
- id
2027
- url
2028
- }
2029
- }
2030
-
2031
- fragment WithdrawalGatewaySettingsCoreData on WithdrawalGatewaySettings {
2032
- minimumAmount
2033
- maximumAmount
2034
- webEnabled
2035
- mobileWebEnabled
2036
- androidEnabled
2037
- iosEnabled
2038
- }
2039
-
2040
- query PaymentSettings {
2041
- minimumFirstDepositAmount
2042
- restrictWithdrawalsToVerifiedMembers
2043
- bankDepositGatewaySettings: depositGatewaySettings(gateway: BANK) {
2044
- ...DepositGatewaySettingsCoreData
2045
- }
2046
- libanganDepositGatewaySettings: depositGatewaySettings(
2047
- gateway: LIBANGAN_PAY_IN
2048
- ) {
2049
- ...DepositGatewaySettingsCoreData
2050
- }
2051
- gcashDepositGatewaySettings: depositGatewaySettings(gateway: GCASH) {
2052
- ...DepositGatewaySettingsCoreData
2053
- }
2054
- mayaDepositGatewaySettings: depositGatewaySettings(gateway: MAYA) {
2055
- ...DepositGatewaySettingsCoreData
2056
- }
2057
- mayaAppDepositGatewaySettings: depositGatewaySettings(gateway: MAYA_APP) {
2058
- ...DepositGatewaySettingsCoreData
2059
- }
2060
- onlineBankDepositGatewaySettings: depositGatewaySettings(
2061
- gateway: ONLINE_BANK
2062
- ) {
2063
- ...DepositGatewaySettingsCoreData
2064
- }
2065
- qrphDepositGatewaySettings: depositGatewaySettings(gateway: QR_PH) {
2066
- ...DepositGatewaySettingsCoreData
2067
- }
2068
- manualBankDepositGatewaySettings: depositGatewaySettings(
2069
- gateway: MANUAL_BANK
2070
- ) {
2071
- ...DepositGatewaySettingsCoreData
2072
- }
2073
- manualUPIDepositGatewaySettings: depositGatewaySettings(
2074
- gateway: MANUAL_UPI
2075
- ) {
2076
- ...DepositGatewaySettingsCoreData
2077
- }
2078
- pisoPayDepositGatewaySettings: depositGatewaySettings(
2079
- gateway: PISO_PAY_CHECKOUT
2080
- ) {
2081
- ...DepositGatewaySettingsCoreData
2082
- }
2083
- bankWithdrawalGatewaySettings: withdrawalGatewaySettings(gateway: BANK) {
2084
- ...WithdrawalGatewaySettingsCoreData
2085
- }
2086
- gcashWithdrawalGatewaySettings: withdrawalGatewaySettings(gateway: GCASH) {
2087
- ...WithdrawalGatewaySettingsCoreData
2088
- }
2089
- mayaWithdrawalGatewaySettings: withdrawalGatewaySettings(gateway: MAYA) {
2090
- ...WithdrawalGatewaySettingsCoreData
2091
- }
2092
- mayaAppWithdrawalGatewaySettings: withdrawalGatewaySettings(
2093
- gateway: MAYA_APP
2094
- ) {
2095
- ...WithdrawalGatewaySettingsCoreData
2096
- }
2097
- instapayWithdrawalGatewaySettings: withdrawalGatewaySettings(
2098
- gateway: INSTAPAY
2099
- ) {
2100
- ...WithdrawalGatewaySettingsCoreData
2101
- }
2102
- manualBankWithdrawalGatewaySettings: withdrawalGatewaySettings(
2103
- gateway: MANUAL_BANK
2104
- ) {
2105
- ...WithdrawalGatewaySettingsCoreData
2106
- }
2107
- manualUPIWithdrawalGatewaySettings: withdrawalGatewaySettings(
2108
- gateway: MANUAL_UPI
2109
- ) {
2110
- ...WithdrawalGatewaySettingsCoreData
2111
- }
2112
- ventajaWithdrawalGatewaySettings: withdrawalGatewaySettings(
2113
- gateway: VENTAJA_DISBURSEMENT
2114
- ) {
2115
- ...WithdrawalGatewaySettingsCoreData
2116
- }
2117
- pisoPayWithdrawalGatewaySettings: withdrawalGatewaySettings(
2118
- gateway: PISO_PAY_REMITTANCE
2119
- ) {
2120
- ...WithdrawalGatewaySettingsCoreData
2121
- }
2122
- }
2123
- `;
2124
- export const MAYA_SESSION = /* GraphQL */ `
2125
- query MayaSession($id: ObjectId!) {
2126
- mayaSession(id: $id) {
2127
- id
2128
- member
2129
- dateTimeCreated
2130
- }
2131
- }
2132
- `;
2133
- export const VALIDATE_MAYA_SESSION = /* GraphQL */ `
2134
- mutation ValidateMayaSession {
2135
- validateMayaSession: validMayaSession
2136
- }
2137
- `;
2138
- export const ACTIVITY_RECORDS = /* GraphQL */ `
2139
- query ActivityRecords(
2140
- $after: Cursor
2141
- $first: Int
2142
- $filter: ActivityRecordsFilterInput
2143
- ) {
2144
- member {
2145
- activityRecords(after: $after, first: $first, filter: $filter) {
2146
- edges {
2147
- cursor
2148
- node {
2149
- ... on MemberActivity {
2150
- id
2151
- type
2152
- amount
2153
- details
2154
- dateTimeCreated
2155
- }
2156
- }
2157
- }
2158
- totalCount
2159
- pageInfo {
2160
- hasNextPage
2161
- endCursor
2162
- }
2163
- }
2164
- }
2165
- }
2166
- `;
2167
- export const REFERRAL_CODE = /* GraphQL */ `
2168
- query ReferralCode {
2169
- referralCode
2170
- }
2171
- `;
2172
- export const UPDATE_REFERRAL_CODE = /* GraphQL */ `
2173
- mutation UpdateReferralCode($input: UpdateReferralCodeInput!) {
2174
- updateReferralCode(input: $input) {
2175
- ... on ReferralCodeNotAvailableError {
2176
- name: __typename
2177
- message
2178
- }
2179
- }
2180
- }
2181
- `;
2182
- export const REFERRAL_FRAGMENT = /* GraphQL */ `
2183
- fragment ReferralFragment on Referral {
2184
- id
2185
- upline {
2186
- id
2187
- name
2188
- realName
2189
- }
2190
- downline {
2191
- id
2192
- name
2193
- realName
2194
- }
2195
- level
2196
- turnover
2197
- commission
2198
- dateTimeCreated
2199
- }
2200
- `;
2201
- export const REFERRALS = /* GraphQL */ `
2202
- query Referrals($first: Int, $after: Cursor, $filter: ReferralFilterInput) {
2203
- member {
2204
- referrals(first: $first, after: $after, filter: $filter) {
2205
- edges {
2206
- cursor
2207
- node {
2208
- ... on Referral {
2209
- ...ReferralFragment
2210
- }
2211
- }
2212
- }
2213
- totalCount
2214
- pageInfo {
2215
- hasNextPage
2216
- endCursor
2217
- }
2218
- }
2219
- }
2220
- }
2221
-
2222
- ${REFERRAL_FRAGMENT}
2223
- `;
2224
- export const UPLINES_BY_NAME = /* GraphQL */ `
2225
- query UplinesByName($search: String!, $first: Int) {
2226
- uplinesByName(search: $search, first: $first) {
2227
- ...ReferralFragment
2228
- }
2229
- }
2230
-
2231
- ${REFERRAL_FRAGMENT}
2232
- `;
2233
- export const DOWNLINES_BY_NAME = /* GraphQL */ `
2234
- query DownlinesByName($search: String!, $first: Int) {
2235
- downlinesByName(search: $search, first: $first) {
2236
- ...ReferralFragment
2237
- }
2238
- }
2239
-
2240
- ${REFERRAL_FRAGMENT}
2241
- `;
2242
- export const REFERRAL_COMMISSION = /* GraphQL */ `
2243
- query ReferralCommission {
2244
- member {
2245
- referralCommission {
2246
- id
2247
- commission
2248
- dateTimeCreated
2249
- dateTimeLastUpdated
2250
- level1Commission
2251
- level1ReferralsCount
2252
- level2Commission
2253
- level2ReferralsCount
2254
- level3Commission
2255
- level3ReferralsCount
2256
- referralCode
2257
- referralsCount
2258
- }
2259
- }
2260
- }
2261
- `;
2262
- export const POINTS_CLUB_SETTINGS = /* GraphQL */ `
2263
- query PointsClubSettings {
2264
- pointsClubSettings {
2265
- multiplier
2266
- }
2267
- }
2268
- `;
2269
- export const MESSAGES = /* GraphQL */ `
2270
- query Messages($first: Int, $after: Cursor, $filter: MessageFilterInput) {
2271
- messages(first: $first, after: $after, filter: $filter) {
2272
- edges {
2273
- cursor
2274
- node {
2275
- ... on Message {
2276
- id
2277
- icon
2278
- image
2279
- title
2280
- content
2281
- popup
2282
- actions {
2283
- name
2284
- url
2285
- }
2286
- markedAsRead
2287
- dateTimeCreated
2288
- type
2289
- metadata {
2290
- ... on TournamentPayoutMessageMetadata {
2291
- tournament {
2292
- id
2293
- name
2294
- }
2295
- payout {
2296
- id
2297
- amount
2298
- }
2299
- }
2300
- }
2301
- }
2302
- }
2303
- }
2304
- totalCount
2305
- pageInfo {
2306
- hasNextPage
2307
- endCursor
2308
- }
2309
- }
2310
- }
2311
- `;
2312
- export const UNREAD_MESSAGES_COUNT = /* GraphQL */ `
2313
- query UnreadMessagesCount($filter: MessageFilterInput) {
2314
- messages(filter: $filter) {
2315
- totalCount
2316
- }
2317
- }
2318
- `;
2319
- export const MARK_MESSAGE_AS_READ = /* GraphQL */ `
2320
- mutation MarkMessageAsRead($id: ObjectId!) {
2321
- markMessageAsRead(id: $id)
2322
- }
2323
- `;
2324
- export const MARK_ALL_MESSAGES_AS_READ = /* GraphQL */ `
2325
- mutation MarkAllMessagesAsRead {
2326
- markAllMessagesAsRead
2327
- }
2328
- `;
2329
- export const CLAIM_REWARD = /* GraphQL */ `
2330
- mutation ClaimReward($id: ObjectId!) {
2331
- claimReward(id: $id) {
2332
- ... on RewardAlreadyClaimedError {
2333
- name: __typename
2334
- message
2335
- }
2336
- ... on RewardAlreadyExpiredError {
2337
- name: __typename
2338
- message
2339
- }
2340
- }
2341
- }
2342
- `;
2343
- export const CLAIM_SPOT_BONUS = /* GraphQL */ `
2344
- mutation ClaimSpotBonus($code: String!) {
2345
- claimSpotBonus(code: $code) {
2346
- ... on InvalidPromoCodeError {
2347
- name: __typename
2348
- message
2349
- }
2350
- ... on MaximumBonusesCountLimitExceededError {
2351
- name: __typename
2352
- message
2353
- }
2354
- ... on SpotBonusAlreadyClaimedError {
2355
- name: __typename
2356
- message
2357
- }
2358
- }
2359
- }
2360
- `;
2361
- export const ONBOARDING_STATUS = /* GraphQL */ `
2362
- query OnboardingStatus {
2363
- onboardingStatus
2364
- }
2365
- `;
2366
- export const COMPLETE_ONBOARDING = /* GraphQL */ `
2367
- mutation CompleteOnboarding($input: CompleteOnboardingInput!) {
2368
- completeOnboarding(input: $input)
2369
- }
2370
- `;
2371
- export const SKIP_ONBOARDING = /* GraphQL */ `
2372
- mutation SkipOnboarding {
2373
- skipOnboarding
2374
- }
2375
- `;
2376
- export const QUEST_PROGRAM_FRAGMENT = /* GraphQL */ `
2377
- fragment QuestProgramFragment on QuestProgram {
2378
- status
2379
- type
2380
- name
2381
- description
2382
- }
2383
- `;
2384
- export const DAILY_CHECKIN_FRAGMENT = /* GraphQL */ `
2385
- ${QUEST_PROGRAM_FRAGMENT}
2386
- fragment DailyCheckinQuestFragment on DailyCheckInQuest {
2387
- id
2388
- name
2389
- description
2390
- type
2391
- program {
2392
- ...QuestProgramFragment
2393
- }
2394
-
2395
- status
2396
- progressPercentage
2397
- turnover
2398
- endDateTime
2399
- dateTimeCreated
2400
- lastCheckInDate
2401
- startDateTime
2402
- checkInStreak
2403
-
2404
- thirdDayBonusAmount
2405
- seventhDayBonusAmount
2406
- sixthDayBonusAmount
2407
- }
2408
- `;
2409
- export const WAGERING_FRAGMENT = /* GraphQL */ `
2410
- fragment WageringQuestFragment on WageringQuest {
2411
- bonus
2412
- id
2413
- name
2414
- type
2415
- description
2416
- program {
2417
- ...QuestProgramFragment
2418
- }
2419
-
2420
- status
2421
- progressPercentage
2422
- turnover
2423
- targetTurnover
2424
- endDateTime
2425
- dateTimeCreated
2426
- stages{
2427
- targetTurnover
2428
- bonusTurnoverRequirementMultiplier
2429
- bonusAmount
2430
- cleared
2431
- dateTimeCleared
2432
- }
2433
- }
2434
- `;
2435
- export const JOURNEY_FRAGMENT = /* GraphQL */ `
2436
- fragment JourneyQuestFragment on JourneyQuest {
2437
- id
2438
- name
2439
- description
2440
- program {
2441
- ...QuestProgramFragment
2442
- }
2443
- status
2444
- type
2445
- progressPercentage
2446
- bonus
2447
- bonusAwarded
2448
- dateTimeCreated
2449
- endDateTime
2450
- milestones {
2451
- id
2452
- type
2453
- name
2454
- bonusAmount
2455
- cleared
2456
- description
2457
- }
2458
- }
2459
- `;
2460
- export const ONBOARDING_QUEST_FRAGMENT = /* GraphQL */ `
2461
- fragment OnboardingQuestFragment on OnboardingQuest {
2462
- id
2463
- name
2464
- description
2465
- program {
2466
- ...QuestProgramFragment
2467
- }
2468
-
2469
- status
2470
- type
2471
- progressPercentage
2472
- bonus
2473
- endDateTime
2474
- dateTimeCreated
2475
- firstDepositCompleted
2476
- accountVerificationCompleted
2477
- }
2478
- `;
2479
- export const AVAILABLE_QUESTS = /* GraphQL */ `
2480
- ${WAGERING_FRAGMENT}
2481
- ${DAILY_CHECKIN_FRAGMENT}
2482
- ${ONBOARDING_QUEST_FRAGMENT}
2483
- ${JOURNEY_FRAGMENT}
2484
-
2485
- query AvailableQuests {
2486
- availableQuests {
2487
- ... on Quest {
2488
- ... on WageringQuest {
2489
- ...WageringQuestFragment
2490
- }
2491
- ... on DailyCheckInQuest {
2492
- ...DailyCheckinQuestFragment
2493
- }
2494
- ... on OnboardingQuest {
2495
- ...OnboardingQuestFragment
2496
- }
2497
- ... on JourneyQuest {
2498
- ...JourneyQuestFragment
2499
- }
2500
- }
2501
- }
2502
- }
2503
- `;
2504
- export const AVAILABLE_QUEST_IDS = /* GraphQL */ `
2505
- query AvailableQuestIds {
2506
- availableQuests {
2507
- ... on Node {
2508
- id
2509
- }
2510
- }
2511
- }
2512
- `;
2513
- export const CHECK_IN_DAILY_QUEST = /* GraphQL */ `
2514
- mutation checkInDailyCheckInQuest($input: CheckInDailyCheckInQuestInput!) {
2515
- checkInDailyCheckInQuest(input: $input)
2516
- }
2517
- `;
2518
- export const TOP_WINS = /* GraphQL */ `
2519
- query TopWins($first: Int) {
2520
- topWins(first: $first) {
2521
- id
2522
- game {
2523
- id
2524
- name
2525
- type
2526
- provider
2527
- }
2528
- member {
2529
- id
2530
- name
2531
- }
2532
- multiplier
2533
- payout
2534
- }
2535
- }
2536
- `;
2537
- export const JACKPOTS = /* GraphQL */ `
2538
- query Jackpots(
2539
- $first: Int
2540
- $after: Cursor
2541
- $sort: JackpotSortInput
2542
- $filter: JackpotFilterInput
2543
- ) {
2544
- jackpots(first: $first, after: $after, sort: $sort, filter: $filter) {
2545
- totalCount
2546
- pageInfo {
2547
- hasNextPage
2548
- endCursor
2549
- }
2550
- edges {
2551
- node {
2552
- ... on Jackpot {
2553
- id
2554
- name
2555
- description
2556
- pool
2557
- status
2558
- minimumJackpotPoolDrawingLimit
2559
- maximumJackpotPoolLimit
2560
- drawing
2561
- minimumMultiplier
2562
- minimumBet
2563
- jackpotPayoutPercentage
2564
- jackpotTurnoverContributionPercentagePerGameProvider
2565
- totalPayout
2566
- }
2567
- }
2568
- }
2569
- }
2570
- }
2571
- `;
2572
- export const JACKPOTS_COUNT = /* GraphQL */ `
2573
- query JackpotsCount($filter: JackpotFilterInput) {
2574
- jackpots(filter: $filter) {
2575
- totalCount
2576
- }
2577
- }
2578
- `;
2579
- export const JACKPOT_PAYOUTS = /* GraphQL */ `
2580
- query JackpotPayouts(
2581
- $first: Int
2582
- $after: Cursor
2583
- $sort: JackpotPayoutSortInput
2584
- $filter: JackpotPayoutFilterInput
2585
- ) {
2586
- jackpotPayouts(first: $first, after: $after, sort: $sort, filter: $filter) {
2587
- totalCount
2588
- pageInfo {
2589
- hasNextPage
2590
- endCursor
2591
- }
2592
- edges {
2593
- node {
2594
- ... on JackpotPayout {
2595
- id
2596
- member {
2597
- id
2598
- name
2599
- }
2600
- serialCode
2601
- jackpot {
2602
- id
2603
- name
2604
- }
2605
- multiplier
2606
- bet
2607
- amount
2608
- dateTimeCreated
2609
- game {
2610
- provider
2611
- }
2612
- }
2613
- }
2614
- }
2615
- }
2616
- }
2617
- `;
2618
- export const REGISTER_FCM_DEVICE = /* GraphQL */ `
2619
- mutation RegisterFCMDevice($input: RegisterFCMDeviceInput!) {
2620
- registerFCMDevice(input: $input)
2621
- }
2622
- `;
2623
- export const UNREGISTER_FCM_DEVICE = /* GraphQL */ `
2624
- mutation UnregisterFCMDevice($input: UnregisterFCMDeviceInput!) {
2625
- unregisterFCMDevice(input: $input)
2626
- }
2627
- `;
2628
- export const MARK_GAME_AS_FAVORITE = /* GraphQL */ `
2629
- mutation MarkGameAsFavorite($input: MarkGameAsFavoriteInput!) {
2630
- markGameAsFavorite(input: $input)
2631
- }
2632
- `;
2633
- export const UNMARK_GAME_AS_FAVORITE = /* GraphQL */ `
2634
- mutation UnmarkGameAsFavorite($input: UnmarkGameAsFavoriteInput!) {
2635
- unmarkGameAsFavorite(input: $input)
2636
- }
2637
- `;
2638
- export const FAVORITE_GAMES = /* GraphQL */ `
2639
- query FavoriteGames {
2640
- favoriteGames {
2641
- ... on Game {
2642
- id
2643
- name
2644
- type
2645
- provider
2646
- }
2647
- }
2648
- }
2649
- `;
2650
- export const GOOGLE_CLIENT_ID = /* GraphQL */ `
2651
- query GoogleClientId {
2652
- googleClientId
2653
- }
2654
- `;
2655
- export const FACEBOOK_CLIENT_ID = /* GraphQL */ `
2656
- query FacebookClientId {
2657
- facebookClientId
2658
- }
2659
- `;
2660
- export const UNLINK_GOOGLE = /* GraphQL */ `
2661
- mutation UnlinkGoogle($input: UnlinkGoogleInput!) {
2662
- unlinkGoogle(input: $input)
2663
- }
2664
- `;
2665
- export const UNLINK_FACEBOOK = /* GraphQL */ `
2666
- mutation UnlinkFacebook($input: UnlinkFacebookInput!) {
2667
- unlinkFacebook(input: $input)
2668
- }
2669
- `;
2670
- export const TOURNAMENTS = /* GraphQL */ `
2671
- query Tournaments(
2672
- $first: Int
2673
- $after: Cursor
2674
- $filter: TournamentFilterInput
2675
- ) {
2676
- tournaments(first: $first, after: $after, filter: $filter) {
2677
- totalCount
2678
- pageInfo {
2679
- hasNextPage
2680
- endCursor
2681
- }
2682
- edges {
2683
- node {
2684
- ... on MultiplierTournament {
2685
- id
2686
- type
2687
- name
2688
- winnersCount
2689
- status
2690
- description
2691
- activationStartDateTime
2692
- activationEndDateTime
2693
- topPayouts {
2694
- id
2695
- multiplier
2696
- amount
2697
- member {
2698
- id
2699
- name
2700
- }
2701
- }
2702
- currentLeaderboard {
2703
- totalCount
2704
- edges {
2705
- node {
2706
- ... on TournamentLeaderboard {
2707
- id
2708
- username
2709
- multiplier
2710
- dateTimeCreated
2711
- }
2712
- }
2713
- }
2714
- }
2715
- previousLeaderboard {
2716
- totalCount
2717
- edges {
2718
- node {
2719
- ... on TournamentLeaderboard {
2720
- id
2721
- username
2722
- multiplier
2723
- dateTimeCreated
2724
- }
2725
- }
2726
- }
2727
- }
2728
- enabledGameProviders
2729
- frequency
2730
- mode
2731
- mobileBanner {
2732
- id
2733
- url
2734
- mimeType
2735
- }
2736
- webBanner {
2737
- id
2738
- url
2739
- mimeType
2740
- }
2741
- rewardSettings
2742
- }
2743
- }
2744
- }
2745
- }
2746
- }
2747
- `;
2748
- export const TOURNAMENTS_COUNT = /* GraphQL */ `
2749
- query TournamentsCount($filter: TournamentFilterInput) {
2750
- tournaments(filter: $filter) {
2751
- totalCount
2752
- }
2753
- }
2754
- `;
2755
- export const GENERATE_SUMSUB_VERIFICATION_TOKEN = /* GraphQL */ `
2756
- mutation GenerateSumsubVerificationToken {
2757
- generateSumsubVerificationToken
2758
- }
1593
+ export const MEMBER_ACCOUNT = /* GraphQL */ `
1594
+ query MemberAccount {
1595
+ memberAccount: self {
1596
+ ... on MemberAccount {
1597
+ id
1598
+ name
1599
+ status
1600
+ realName
1601
+ emailAddress
1602
+ mobileNumber
1603
+ birthDay
1604
+ verified
1605
+ verificationStatus
1606
+ nickName
1607
+ validId
1608
+ mobileNumberVerified
1609
+ mobileNumberVerificationRequired
1610
+ transactionPassword
1611
+ secretAnswerSubmitted
1612
+ dateTimeCreated
1613
+ dateTimeLastUpdated
1614
+ googleId
1615
+ facebookId
1616
+ cellxpertDetails {
1617
+ cxd
1618
+ dateTimeLastUpdated
1619
+ }
1620
+ }
1621
+ }
1622
+ }
1623
+ `;
1624
+ export const MEMBER_VERIFICATION = /* GraphQL */ `
1625
+ ${FILE_FRAGMENT}
1626
+
1627
+ query MemberVerification {
1628
+ memberAccount: self {
1629
+ ... on MemberAccount {
1630
+ verification {
1631
+ id
1632
+ status
1633
+ address
1634
+ permanentAddress
1635
+ sourceOfIncome
1636
+ natureOfWork
1637
+ nationality
1638
+ placeOfBirth
1639
+ idFrontImage {
1640
+ ...FileFragment
1641
+ }
1642
+ selfieImage {
1643
+ ...FileFragment
1644
+ }
1645
+ }
1646
+ }
1647
+ }
1648
+ }
1649
+ `;
1650
+ export const REGISTER_MEMBER_ACCOUNT = /* GraphQL */ `
1651
+ mutation RegisterMemberAccount(
1652
+ $input: RegisterMemberAccountInput!
1653
+ $referralCode: String
1654
+ $verificationCode: String
1655
+ $reCAPTCHAResponse: String
1656
+ ) {
1657
+ registerMemberAccount(
1658
+ input: $input
1659
+ referralCode: $referralCode
1660
+ verificationCode: $verificationCode
1661
+ reCAPTCHAResponse: $reCAPTCHAResponse
1662
+ ) {
1663
+ ... on AccountNameNotAvailableError {
1664
+ name: __typename
1665
+ message
1666
+ }
1667
+ ... on InvalidPlatformError {
1668
+ name: __typename
1669
+ message
1670
+ }
1671
+ ... on InvalidPlatformError {
1672
+ name: __typename
1673
+ message
1674
+ }
1675
+ ... on InvalidReCAPTCHAResponseError {
1676
+ name: __typename
1677
+ message
1678
+ }
1679
+ ... on InvalidSMSVerificationCodeError {
1680
+ name: __typename
1681
+ message
1682
+ }
1683
+ ... on MinimumAgeRequirementError {
1684
+ name: __typename
1685
+ message
1686
+ }
1687
+ ... on MobileNumberNotAvailableError {
1688
+ name: __typename
1689
+ message
1690
+ }
1691
+ ... on ReCAPTCHAVerificationFailedError {
1692
+ name: __typename
1693
+ message
1694
+ }
1695
+ }
1696
+ }
1697
+ `;
1698
+ export const REGISTER_MEMBER_ACCOUNT_BY_NAME = /* GraphQL */ `
1699
+ mutation RegisterMemberAccountByName(
1700
+ $input: RegisterMemberAccountByNameInput!
1701
+ $reCAPTCHAResponse: String!
1702
+ ) {
1703
+ registerMemberAccountByName(
1704
+ input: $input
1705
+ reCAPTCHAResponse: $reCAPTCHAResponse
1706
+ ) {
1707
+ ... on AccountNameNotAvailableError {
1708
+ name: __typename
1709
+ message
1710
+ }
1711
+ ... on InvalidPlatformError {
1712
+ name: __typename
1713
+ message
1714
+ }
1715
+ ... on InvalidReCAPTCHAResponseError {
1716
+ name: __typename
1717
+ message
1718
+ }
1719
+ }
1720
+ }
1721
+ `;
1722
+ export const REGISTER_MEMBER_ACCOUNT_VIA_MOBILE = /* GraphQL */ `
1723
+ mutation RegisterMemberAccountViaMobile(
1724
+ $input: RegisterMemberAccountViaMobileInput!
1725
+ $referralCode: String
1726
+ $reCAPTCHAResponse: String
1727
+ $verificationCode: String
1728
+ ) {
1729
+ registerMemberAccountViaMobile(
1730
+ input: $input
1731
+ referralCode: $referralCode
1732
+ verificationCode: $verificationCode
1733
+ reCAPTCHAResponse: $reCAPTCHAResponse
1734
+ ) {
1735
+ ... on InvalidPlatformError {
1736
+ name: __typename
1737
+ message
1738
+ }
1739
+ ... on InvalidReCAPTCHAResponseError {
1740
+ name: __typename
1741
+ message
1742
+ }
1743
+ ... on InvalidSMSVerificationCodeError {
1744
+ name: __typename
1745
+ message
1746
+ }
1747
+ ... on MobileNumberNotAvailableError {
1748
+ name: __typename
1749
+ message
1750
+ }
1751
+ ... on ReCAPTCHAVerificationFailedError {
1752
+ name: __typename
1753
+ message
1754
+ }
1755
+ }
1756
+ }
1757
+ `;
1758
+ export const REGISTER_MEMBER_ACCOUNT__NEXT = /* GraphQL */ `
1759
+ mutation RegisterMemberAccount(
1760
+ $input: RegisterMemberAccountInput_next!
1761
+ $reCAPTCHAResponse: String
1762
+ ) {
1763
+ registerMemberAccount: registerMemberAccount_next(
1764
+ input: $input
1765
+ reCAPTCHAResponse: $reCAPTCHAResponse
1766
+ ) {
1767
+ ... on AccountNameNotAvailableError {
1768
+ name: __typename
1769
+ message
1770
+ }
1771
+ ... on InvalidPlatformError {
1772
+ name: __typename
1773
+ message
1774
+ }
1775
+ ... on InvalidReCAPTCHAResponseError {
1776
+ name: __typename
1777
+ message
1778
+ }
1779
+ ... on InvalidSMSVerificationCodeError {
1780
+ name: __typename
1781
+ message
1782
+ }
1783
+ ... on MinimumAgeRequirementError {
1784
+ name: __typename
1785
+ message
1786
+ }
1787
+ ... on MobileNumberNotAvailableError {
1788
+ name: __typename
1789
+ message
1790
+ }
1791
+ ... on ReCAPTCHAVerificationFailedError {
1792
+ name: __typename
1793
+ message
1794
+ }
1795
+ }
1796
+ }
1797
+ `;
1798
+ export const REGISTER_MAYA_MEMBER_ACCOUNT = /* GraphQL */ `
1799
+ mutation RegisterMayaMemberAccount($input: RegisterMayaMemberAccountInput!) {
1800
+ registerMayaMemberAccount(input: $input) {
1801
+ ... on AccountNameNotAvailableError {
1802
+ name: __typename
1803
+ message
1804
+ }
1805
+ }
1806
+ }
1807
+ `;
1808
+ export const UPDATE_MEMBER_ACCOUNT = /* GraphQL */ `
1809
+ mutation UpdateMemberAccount($input: UpdateMemberAccountInput!) {
1810
+ updateMemberAccount(input: $input) {
1811
+ ... on AccountNameNotAvailableError {
1812
+ name: __typename
1813
+ message
1814
+ }
1815
+ ... on EmailAddressNotAvailableError {
1816
+ name: __typename
1817
+ message
1818
+ }
1819
+ ... on InvalidTransactionPasswordError {
1820
+ name: __typename
1821
+ message
1822
+ }
1823
+ ... on MobileNumberNotAvailableError {
1824
+ name: __typename
1825
+ message
1826
+ }
1827
+ ... on NickNameNotAvailableError {
1828
+ name: __typename
1829
+ message
1830
+ }
1831
+ ... on RealNameAlreadySetError {
1832
+ name: __typename
1833
+ message
1834
+ }
1835
+ ... on ValidIdAlreadySetError {
1836
+ name: __typename
1837
+ message
1838
+ }
1839
+ }
1840
+ }
1841
+ `;
1842
+ export const RESET_PASSWORD = /* GraphQL */ `
1843
+ mutation ResetPassword(
1844
+ $input: ResetPasswordInput!
1845
+ $verificationCode: String
1846
+ ) {
1847
+ resetPassword(input: $input, verificationCode: $verificationCode) {
1848
+ ... on AccountNotFoundError {
1849
+ name: __typename
1850
+ message
1851
+ }
1852
+ ... on InvalidVerificationCodeError {
1853
+ name: __typename
1854
+ message
1855
+ }
1856
+ }
1857
+ }
1858
+ `;
1859
+ export const DELETE_MEMBER_ACCOUNT = /* GraphQL */ `
1860
+ mutation DeleteMemberAccount($input: DeleteMemberAccountInput!) {
1861
+ deleteMemberAccount(input: $input)
1862
+ }
1863
+ `;
1864
+ export const VERIFY_MOBILE_NUMBER = /* GraphQL */ `
1865
+ mutation VerifyMobileNumber($input: VerifyMobileNumberInput!) {
1866
+ verifyMobileNumber(input: $input) {
1867
+ ... on InvalidSMSVerificationCodeError {
1868
+ name: __typename
1869
+ message
1870
+ }
1871
+ ... on MobileNumberAlreadyVerifiedError {
1872
+ name: __typename
1873
+ message
1874
+ }
1875
+ }
1876
+ }
1877
+ `;
1878
+ export const CREATE_MEMBER_VERIFICATION = /* GraphQL */ `
1879
+ mutation CreateMemberVerification($input: CreateMemberVerificationInput!) {
1880
+ createMemberVerification(input: $input) {
1881
+ ... on FileDoesNotExistError {
1882
+ name: __typename
1883
+ message
1884
+ }
1885
+ ... on FileNotReadyError {
1886
+ name: __typename
1887
+ message
1888
+ }
1889
+ ... on MemberVerificationAlreadyExistsError {
1890
+ name: __typename
1891
+ message
1892
+ }
1893
+ }
1894
+ }
1895
+ `;
1896
+ export const CREATE_MEMBER_VERIFICATION__NEXT = /* GraphQL */ `
1897
+ mutation CreateMemberVerification(
1898
+ $input: CreateMemberVerificationInput_next!
1899
+ ) {
1900
+ createMemberVerification: createMemberVerification_next(input: $input) {
1901
+ ... on FileDoesNotExistError {
1902
+ name: __typename
1903
+ message
1904
+ }
1905
+ ... on FileNotReadyError {
1906
+ name: __typename
1907
+ message
1908
+ }
1909
+ ... on MemberVerificationAlreadyExistsError {
1910
+ name: __typename
1911
+ message
1912
+ }
1913
+ }
1914
+ }
1915
+ `;
1916
+ export const UPDATE_MEMBER_VERIFICATION = /* GraphQL */ `
1917
+ mutation UpdateMemberVerification($input: UpdateMemberVerificationInput!) {
1918
+ updateMemberVerification(input: $input) {
1919
+ ... on FileDoesNotExistError {
1920
+ name: __typename
1921
+ message
1922
+ }
1923
+ ... on FileNotReadyError {
1924
+ name: __typename
1925
+ message
1926
+ }
1927
+ ... on MemberVerificationAlreadyApprovedError {
1928
+ name: __typename
1929
+ message
1930
+ }
1931
+ ... on MemberVerificationDoesNotExistError {
1932
+ name: __typename
1933
+ message
1934
+ }
1935
+ }
1936
+ }
1937
+ `;
1938
+ export const APPROVE_MEMBER_VERIFICATION__NEXT = /* GraphQL */ `
1939
+ mutation SubmitMemberVerification($input: ApproveMemberVerificationInput!) {
1940
+ submitMemberVerification(input: $input) {
1941
+ ... on VerificationDataIncompleteError {
1942
+ __typename
1943
+ }
1944
+ ... on MemberVerificationDoesNotExistError {
1945
+ __typename
1946
+ }
1947
+ ... on MemberVerificationAlreadyApprovedError {
1948
+ __typename
1949
+ }
1950
+ }
1951
+ }
1952
+ `;
1953
+ export const UPDATE_MEMBER_VERIFICATION__NEXT = /* GraphQL */ `
1954
+ mutation UpdateMemberVerification($input: UpdateMemberVerificationInput!) {
1955
+ updateMemberVerification: updateMemberVerification_next(input: $input) {
1956
+ ... on FileDoesNotExistError {
1957
+ __typename
1958
+ }
1959
+ ... on FileNotReadyError {
1960
+ __typename
1961
+ }
1962
+ ... on MemberVerificationAlreadyApprovedError {
1963
+ __typename
1964
+ }
1965
+ ... on MemberVerificationDoesNotExistError {
1966
+ __typename
1967
+ }
1968
+ }
1969
+ }
1970
+ `;
1971
+ export const PROFILE_COMPLETION = /* GraphQL */ `
1972
+ query ProfileCompletion {
1973
+ profileCompletion {
1974
+ completionPercentage
1975
+ personalInformation
1976
+ accountVerification
1977
+ mobileNumberVerification
1978
+ transactionPassword
1979
+ accountPassword
1980
+ }
1981
+ }
1982
+ `;
1983
+ export const REGISTER_MEMBER_ACCOUNT_BY_MOBILE_NUMBER = /* GraphQL */ `
1984
+ mutation RegisterMemberAccountByMobileNumber(
1985
+ $input: RegisterMemberAccountByMobileNumberInput!
1986
+ $mobileNumberVerificationCode: String!
1987
+ ) {
1988
+ registerMemberAccountByMobileNumber(
1989
+ input: $input
1990
+ mobileNumberVerificationCode: $mobileNumberVerificationCode
1991
+ ) {
1992
+ ... on MobileNumberNotAvailableError {
1993
+ name: __typename
1994
+ message
1995
+ }
1996
+ ... on InvalidSMSVerificationCodeError {
1997
+ name: __typename
1998
+ message
1999
+ }
2000
+ ... on InvalidPlatformError {
2001
+ name: __typename
2002
+ message
2003
+ }
2004
+ }
2005
+ }
2006
+ `;
2007
+ export const PLATFORM = /* GraphQL */ `
2008
+ query Platform {
2009
+ timezone
2010
+ currency
2011
+ }
2012
+ `;
2013
+ export const PAYMENT_SETTINGS = /* GraphQL */ `
2014
+ fragment DepositGatewaySettingsCoreData on DepositGatewaySettings {
2015
+ minimumAmount
2016
+ maximumAmount
2017
+ webEnabled
2018
+ mobileWebEnabled
2019
+ androidEnabled
2020
+ iosEnabled
2021
+ bankAccountName
2022
+ bankAccountNumber
2023
+ bankIFSCCode
2024
+ upiId
2025
+ upiQRCode {
2026
+ id
2027
+ url
2028
+ }
2029
+ }
2030
+
2031
+ fragment WithdrawalGatewaySettingsCoreData on WithdrawalGatewaySettings {
2032
+ minimumAmount
2033
+ maximumAmount
2034
+ webEnabled
2035
+ mobileWebEnabled
2036
+ androidEnabled
2037
+ iosEnabled
2038
+ }
2039
+
2040
+ query PaymentSettings {
2041
+ minimumFirstDepositAmount
2042
+ restrictWithdrawalsToVerifiedMembers
2043
+ bankDepositGatewaySettings: depositGatewaySettings(gateway: BANK) {
2044
+ ...DepositGatewaySettingsCoreData
2045
+ }
2046
+ libanganDepositGatewaySettings: depositGatewaySettings(
2047
+ gateway: LIBANGAN_PAY_IN
2048
+ ) {
2049
+ ...DepositGatewaySettingsCoreData
2050
+ }
2051
+ gcashDepositGatewaySettings: depositGatewaySettings(gateway: GCASH) {
2052
+ ...DepositGatewaySettingsCoreData
2053
+ }
2054
+ mayaDepositGatewaySettings: depositGatewaySettings(gateway: MAYA) {
2055
+ ...DepositGatewaySettingsCoreData
2056
+ }
2057
+ mayaAppDepositGatewaySettings: depositGatewaySettings(gateway: MAYA_APP) {
2058
+ ...DepositGatewaySettingsCoreData
2059
+ }
2060
+ onlineBankDepositGatewaySettings: depositGatewaySettings(
2061
+ gateway: ONLINE_BANK
2062
+ ) {
2063
+ ...DepositGatewaySettingsCoreData
2064
+ }
2065
+ qrphDepositGatewaySettings: depositGatewaySettings(gateway: QR_PH) {
2066
+ ...DepositGatewaySettingsCoreData
2067
+ }
2068
+ manualBankDepositGatewaySettings: depositGatewaySettings(
2069
+ gateway: MANUAL_BANK
2070
+ ) {
2071
+ ...DepositGatewaySettingsCoreData
2072
+ }
2073
+ manualUPIDepositGatewaySettings: depositGatewaySettings(
2074
+ gateway: MANUAL_UPI
2075
+ ) {
2076
+ ...DepositGatewaySettingsCoreData
2077
+ }
2078
+ pisoPayDepositGatewaySettings: depositGatewaySettings(
2079
+ gateway: PISO_PAY_CHECKOUT
2080
+ ) {
2081
+ ...DepositGatewaySettingsCoreData
2082
+ }
2083
+ bankWithdrawalGatewaySettings: withdrawalGatewaySettings(gateway: BANK) {
2084
+ ...WithdrawalGatewaySettingsCoreData
2085
+ }
2086
+ gcashWithdrawalGatewaySettings: withdrawalGatewaySettings(gateway: GCASH) {
2087
+ ...WithdrawalGatewaySettingsCoreData
2088
+ }
2089
+ mayaWithdrawalGatewaySettings: withdrawalGatewaySettings(gateway: MAYA) {
2090
+ ...WithdrawalGatewaySettingsCoreData
2091
+ }
2092
+ mayaAppWithdrawalGatewaySettings: withdrawalGatewaySettings(
2093
+ gateway: MAYA_APP
2094
+ ) {
2095
+ ...WithdrawalGatewaySettingsCoreData
2096
+ }
2097
+ instapayWithdrawalGatewaySettings: withdrawalGatewaySettings(
2098
+ gateway: INSTAPAY
2099
+ ) {
2100
+ ...WithdrawalGatewaySettingsCoreData
2101
+ }
2102
+ manualBankWithdrawalGatewaySettings: withdrawalGatewaySettings(
2103
+ gateway: MANUAL_BANK
2104
+ ) {
2105
+ ...WithdrawalGatewaySettingsCoreData
2106
+ }
2107
+ manualUPIWithdrawalGatewaySettings: withdrawalGatewaySettings(
2108
+ gateway: MANUAL_UPI
2109
+ ) {
2110
+ ...WithdrawalGatewaySettingsCoreData
2111
+ }
2112
+ ventajaWithdrawalGatewaySettings: withdrawalGatewaySettings(
2113
+ gateway: VENTAJA_DISBURSEMENT
2114
+ ) {
2115
+ ...WithdrawalGatewaySettingsCoreData
2116
+ }
2117
+ pisoPayWithdrawalGatewaySettings: withdrawalGatewaySettings(
2118
+ gateway: PISO_PAY_REMITTANCE
2119
+ ) {
2120
+ ...WithdrawalGatewaySettingsCoreData
2121
+ }
2122
+ }
2123
+ `;
2124
+ export const MAYA_SESSION = /* GraphQL */ `
2125
+ query MayaSession($id: ObjectId!) {
2126
+ mayaSession(id: $id) {
2127
+ id
2128
+ member
2129
+ dateTimeCreated
2130
+ }
2131
+ }
2132
+ `;
2133
+ export const VALIDATE_MAYA_SESSION = /* GraphQL */ `
2134
+ mutation ValidateMayaSession {
2135
+ validateMayaSession: validMayaSession
2136
+ }
2137
+ `;
2138
+ export const ACTIVITY_RECORDS = /* GraphQL */ `
2139
+ query ActivityRecords(
2140
+ $after: Cursor
2141
+ $first: Int
2142
+ $filter: ActivityRecordsFilterInput
2143
+ ) {
2144
+ member {
2145
+ activityRecords(after: $after, first: $first, filter: $filter) {
2146
+ edges {
2147
+ cursor
2148
+ node {
2149
+ ... on MemberActivity {
2150
+ id
2151
+ type
2152
+ amount
2153
+ details
2154
+ dateTimeCreated
2155
+ }
2156
+ }
2157
+ }
2158
+ totalCount
2159
+ pageInfo {
2160
+ hasNextPage
2161
+ endCursor
2162
+ }
2163
+ }
2164
+ }
2165
+ }
2166
+ `;
2167
+ export const REFERRAL_CODE = /* GraphQL */ `
2168
+ query ReferralCode {
2169
+ referralCode
2170
+ }
2171
+ `;
2172
+ export const UPDATE_REFERRAL_CODE = /* GraphQL */ `
2173
+ mutation UpdateReferralCode($input: UpdateReferralCodeInput!) {
2174
+ updateReferralCode(input: $input) {
2175
+ ... on ReferralCodeNotAvailableError {
2176
+ name: __typename
2177
+ message
2178
+ }
2179
+ }
2180
+ }
2181
+ `;
2182
+ export const REFERRAL_FRAGMENT = /* GraphQL */ `
2183
+ fragment ReferralFragment on Referral {
2184
+ id
2185
+ upline {
2186
+ id
2187
+ name
2188
+ realName
2189
+ }
2190
+ downline {
2191
+ id
2192
+ name
2193
+ realName
2194
+ }
2195
+ level
2196
+ turnover
2197
+ commission
2198
+ dateTimeCreated
2199
+ }
2200
+ `;
2201
+ export const REFERRALS = /* GraphQL */ `
2202
+ query Referrals($first: Int, $after: Cursor, $filter: ReferralFilterInput) {
2203
+ member {
2204
+ referrals(first: $first, after: $after, filter: $filter) {
2205
+ edges {
2206
+ cursor
2207
+ node {
2208
+ ... on Referral {
2209
+ ...ReferralFragment
2210
+ }
2211
+ }
2212
+ }
2213
+ totalCount
2214
+ pageInfo {
2215
+ hasNextPage
2216
+ endCursor
2217
+ }
2218
+ }
2219
+ }
2220
+ }
2221
+
2222
+ ${REFERRAL_FRAGMENT}
2223
+ `;
2224
+ export const UPLINES_BY_NAME = /* GraphQL */ `
2225
+ query UplinesByName($search: String!, $first: Int) {
2226
+ uplinesByName(search: $search, first: $first) {
2227
+ ...ReferralFragment
2228
+ }
2229
+ }
2230
+
2231
+ ${REFERRAL_FRAGMENT}
2232
+ `;
2233
+ export const DOWNLINES_BY_NAME = /* GraphQL */ `
2234
+ query DownlinesByName($search: String!, $first: Int) {
2235
+ downlinesByName(search: $search, first: $first) {
2236
+ ...ReferralFragment
2237
+ }
2238
+ }
2239
+
2240
+ ${REFERRAL_FRAGMENT}
2241
+ `;
2242
+ export const REFERRAL_COMMISSION = /* GraphQL */ `
2243
+ query ReferralCommission {
2244
+ member {
2245
+ referralCommission {
2246
+ id
2247
+ commission
2248
+ dateTimeCreated
2249
+ dateTimeLastUpdated
2250
+ level1Commission
2251
+ level1ReferralsCount
2252
+ level2Commission
2253
+ level2ReferralsCount
2254
+ level3Commission
2255
+ level3ReferralsCount
2256
+ referralCode
2257
+ referralsCount
2258
+ }
2259
+ }
2260
+ }
2261
+ `;
2262
+ export const POINTS_CLUB_SETTINGS = /* GraphQL */ `
2263
+ query PointsClubSettings {
2264
+ pointsClubSettings {
2265
+ multiplier
2266
+ }
2267
+ }
2268
+ `;
2269
+ export const MESSAGES = /* GraphQL */ `
2270
+ query Messages($first: Int, $after: Cursor, $filter: MessageFilterInput) {
2271
+ messages(first: $first, after: $after, filter: $filter) {
2272
+ edges {
2273
+ cursor
2274
+ node {
2275
+ ... on Message {
2276
+ id
2277
+ icon
2278
+ image
2279
+ title
2280
+ content
2281
+ popup
2282
+ actions {
2283
+ name
2284
+ url
2285
+ }
2286
+ markedAsRead
2287
+ dateTimeCreated
2288
+ type
2289
+ metadata {
2290
+ ... on TournamentPayoutMessageMetadata {
2291
+ tournament {
2292
+ id
2293
+ name
2294
+ }
2295
+ payout {
2296
+ id
2297
+ amount
2298
+ }
2299
+ }
2300
+ }
2301
+ }
2302
+ }
2303
+ }
2304
+ totalCount
2305
+ pageInfo {
2306
+ hasNextPage
2307
+ endCursor
2308
+ }
2309
+ }
2310
+ }
2311
+ `;
2312
+ export const UNREAD_MESSAGES_COUNT = /* GraphQL */ `
2313
+ query UnreadMessagesCount($filter: MessageFilterInput) {
2314
+ messages(filter: $filter) {
2315
+ totalCount
2316
+ }
2317
+ }
2318
+ `;
2319
+ export const MARK_MESSAGE_AS_READ = /* GraphQL */ `
2320
+ mutation MarkMessageAsRead($id: ObjectId!) {
2321
+ markMessageAsRead(id: $id)
2322
+ }
2323
+ `;
2324
+ export const MARK_ALL_MESSAGES_AS_READ = /* GraphQL */ `
2325
+ mutation MarkAllMessagesAsRead {
2326
+ markAllMessagesAsRead
2327
+ }
2328
+ `;
2329
+ export const CLAIM_REWARD = /* GraphQL */ `
2330
+ mutation ClaimReward($id: ObjectId!) {
2331
+ claimReward(id: $id) {
2332
+ ... on RewardAlreadyClaimedError {
2333
+ name: __typename
2334
+ message
2335
+ }
2336
+ ... on RewardAlreadyExpiredError {
2337
+ name: __typename
2338
+ message
2339
+ }
2340
+ }
2341
+ }
2342
+ `;
2343
+ export const CLAIM_SPOT_BONUS = /* GraphQL */ `
2344
+ mutation ClaimSpotBonus($code: String!) {
2345
+ claimSpotBonus(code: $code) {
2346
+ ... on InvalidPromoCodeError {
2347
+ name: __typename
2348
+ message
2349
+ }
2350
+ ... on MaximumBonusesCountLimitExceededError {
2351
+ name: __typename
2352
+ message
2353
+ }
2354
+ ... on SpotBonusAlreadyClaimedError {
2355
+ name: __typename
2356
+ message
2357
+ }
2358
+ }
2359
+ }
2360
+ `;
2361
+ export const ONBOARDING_STATUS = /* GraphQL */ `
2362
+ query OnboardingStatus {
2363
+ onboardingStatus
2364
+ }
2365
+ `;
2366
+ export const COMPLETE_ONBOARDING = /* GraphQL */ `
2367
+ mutation CompleteOnboarding($input: CompleteOnboardingInput!) {
2368
+ completeOnboarding(input: $input)
2369
+ }
2370
+ `;
2371
+ export const SKIP_ONBOARDING = /* GraphQL */ `
2372
+ mutation SkipOnboarding {
2373
+ skipOnboarding
2374
+ }
2375
+ `;
2376
+ export const QUEST_PROGRAM_FRAGMENT = /* GraphQL */ `
2377
+ fragment QuestProgramFragment on QuestProgram {
2378
+ status
2379
+ type
2380
+ name
2381
+ description
2382
+ }
2383
+ `;
2384
+ export const DAILY_CHECKIN_FRAGMENT = /* GraphQL */ `
2385
+ ${QUEST_PROGRAM_FRAGMENT}
2386
+ fragment DailyCheckinQuestFragment on DailyCheckInQuest {
2387
+ id
2388
+ name
2389
+ description
2390
+ type
2391
+ program {
2392
+ ...QuestProgramFragment
2393
+ }
2394
+
2395
+ status
2396
+ progressPercentage
2397
+ turnover
2398
+ endDateTime
2399
+ dateTimeCreated
2400
+ lastCheckInDate
2401
+ startDateTime
2402
+ checkInStreak
2403
+
2404
+ thirdDayBonusAmount
2405
+ seventhDayBonusAmount
2406
+ sixthDayBonusAmount
2407
+ }
2408
+ `;
2409
+ export const WAGERING_FRAGMENT = /* GraphQL */ `
2410
+ fragment WageringQuestFragment on WageringQuest {
2411
+ bonus
2412
+ id
2413
+ name
2414
+ type
2415
+ description
2416
+ program {
2417
+ ...QuestProgramFragment
2418
+ }
2419
+
2420
+ status
2421
+ progressPercentage
2422
+ turnover
2423
+ targetTurnover
2424
+ endDateTime
2425
+ dateTimeCreated
2426
+ stages{
2427
+ targetTurnover
2428
+ bonusTurnoverRequirementMultiplier
2429
+ bonusAmount
2430
+ cleared
2431
+ dateTimeCleared
2432
+ }
2433
+ }
2434
+ `;
2435
+ export const JOURNEY_FRAGMENT = /* GraphQL */ `
2436
+ fragment JourneyQuestFragment on JourneyQuest {
2437
+ id
2438
+ name
2439
+ description
2440
+ program {
2441
+ ...QuestProgramFragment
2442
+ }
2443
+ status
2444
+ type
2445
+ progressPercentage
2446
+ bonus
2447
+ bonusAwarded
2448
+ dateTimeCreated
2449
+ endDateTime
2450
+ milestones {
2451
+ id
2452
+ type
2453
+ name
2454
+ bonusAmount
2455
+ cleared
2456
+ description
2457
+ }
2458
+ }
2459
+ `;
2460
+ export const ONBOARDING_QUEST_FRAGMENT = /* GraphQL */ `
2461
+ fragment OnboardingQuestFragment on OnboardingQuest {
2462
+ id
2463
+ name
2464
+ description
2465
+ program {
2466
+ ...QuestProgramFragment
2467
+ }
2468
+
2469
+ status
2470
+ type
2471
+ progressPercentage
2472
+ bonus
2473
+ endDateTime
2474
+ dateTimeCreated
2475
+ firstDepositCompleted
2476
+ accountVerificationCompleted
2477
+ }
2478
+ `;
2479
+ export const AVAILABLE_QUESTS = /* GraphQL */ `
2480
+ ${WAGERING_FRAGMENT}
2481
+ ${DAILY_CHECKIN_FRAGMENT}
2482
+ ${ONBOARDING_QUEST_FRAGMENT}
2483
+ ${JOURNEY_FRAGMENT}
2484
+
2485
+ query AvailableQuests {
2486
+ availableQuests {
2487
+ ... on Quest {
2488
+ ... on WageringQuest {
2489
+ ...WageringQuestFragment
2490
+ }
2491
+ ... on DailyCheckInQuest {
2492
+ ...DailyCheckinQuestFragment
2493
+ }
2494
+ ... on OnboardingQuest {
2495
+ ...OnboardingQuestFragment
2496
+ }
2497
+ ... on JourneyQuest {
2498
+ ...JourneyQuestFragment
2499
+ }
2500
+ }
2501
+ }
2502
+ }
2503
+ `;
2504
+ export const AVAILABLE_QUEST_IDS = /* GraphQL */ `
2505
+ query AvailableQuestIds {
2506
+ availableQuests {
2507
+ ... on Node {
2508
+ id
2509
+ }
2510
+ }
2511
+ }
2512
+ `;
2513
+ export const CHECK_IN_DAILY_QUEST = /* GraphQL */ `
2514
+ mutation checkInDailyCheckInQuest($input: CheckInDailyCheckInQuestInput!) {
2515
+ checkInDailyCheckInQuest(input: $input)
2516
+ }
2517
+ `;
2518
+ export const TOP_WINS = /* GraphQL */ `
2519
+ query TopWins($first: Int) {
2520
+ topWins(first: $first) {
2521
+ id
2522
+ game {
2523
+ id
2524
+ name
2525
+ type
2526
+ provider
2527
+ }
2528
+ member {
2529
+ id
2530
+ name
2531
+ }
2532
+ multiplier
2533
+ payout
2534
+ }
2535
+ }
2536
+ `;
2537
+ export const JACKPOTS = /* GraphQL */ `
2538
+ query Jackpots(
2539
+ $first: Int
2540
+ $after: Cursor
2541
+ $sort: JackpotSortInput
2542
+ $filter: JackpotFilterInput
2543
+ ) {
2544
+ jackpots(first: $first, after: $after, sort: $sort, filter: $filter) {
2545
+ totalCount
2546
+ pageInfo {
2547
+ hasNextPage
2548
+ endCursor
2549
+ }
2550
+ edges {
2551
+ node {
2552
+ ... on Jackpot {
2553
+ id
2554
+ name
2555
+ description
2556
+ pool
2557
+ status
2558
+ minimumJackpotPoolDrawingLimit
2559
+ maximumJackpotPoolLimit
2560
+ drawing
2561
+ minimumMultiplier
2562
+ minimumBet
2563
+ jackpotPayoutPercentage
2564
+ jackpotTurnoverContributionPercentagePerGameProvider
2565
+ totalPayout
2566
+ }
2567
+ }
2568
+ }
2569
+ }
2570
+ }
2571
+ `;
2572
+ export const JACKPOTS_COUNT = /* GraphQL */ `
2573
+ query JackpotsCount($filter: JackpotFilterInput) {
2574
+ jackpots(filter: $filter) {
2575
+ totalCount
2576
+ }
2577
+ }
2578
+ `;
2579
+ export const JACKPOT_PAYOUTS = /* GraphQL */ `
2580
+ query JackpotPayouts(
2581
+ $first: Int
2582
+ $after: Cursor
2583
+ $sort: JackpotPayoutSortInput
2584
+ $filter: JackpotPayoutFilterInput
2585
+ ) {
2586
+ jackpotPayouts(first: $first, after: $after, sort: $sort, filter: $filter) {
2587
+ totalCount
2588
+ pageInfo {
2589
+ hasNextPage
2590
+ endCursor
2591
+ }
2592
+ edges {
2593
+ node {
2594
+ ... on JackpotPayout {
2595
+ id
2596
+ member {
2597
+ id
2598
+ name
2599
+ }
2600
+ serialCode
2601
+ jackpot {
2602
+ id
2603
+ name
2604
+ }
2605
+ multiplier
2606
+ bet
2607
+ amount
2608
+ dateTimeCreated
2609
+ game {
2610
+ provider
2611
+ }
2612
+ }
2613
+ }
2614
+ }
2615
+ }
2616
+ }
2617
+ `;
2618
+ export const REGISTER_FCM_DEVICE = /* GraphQL */ `
2619
+ mutation RegisterFCMDevice($input: RegisterFCMDeviceInput!) {
2620
+ registerFCMDevice(input: $input)
2621
+ }
2622
+ `;
2623
+ export const UNREGISTER_FCM_DEVICE = /* GraphQL */ `
2624
+ mutation UnregisterFCMDevice($input: UnregisterFCMDeviceInput!) {
2625
+ unregisterFCMDevice(input: $input)
2626
+ }
2627
+ `;
2628
+ export const MARK_GAME_AS_FAVORITE = /* GraphQL */ `
2629
+ mutation MarkGameAsFavorite($input: MarkGameAsFavoriteInput!) {
2630
+ markGameAsFavorite(input: $input)
2631
+ }
2632
+ `;
2633
+ export const UNMARK_GAME_AS_FAVORITE = /* GraphQL */ `
2634
+ mutation UnmarkGameAsFavorite($input: UnmarkGameAsFavoriteInput!) {
2635
+ unmarkGameAsFavorite(input: $input)
2636
+ }
2637
+ `;
2638
+ export const FAVORITE_GAMES = /* GraphQL */ `
2639
+ query FavoriteGames {
2640
+ favoriteGames {
2641
+ ... on Game {
2642
+ id
2643
+ name
2644
+ type
2645
+ provider
2646
+ }
2647
+ }
2648
+ }
2649
+ `;
2650
+ export const GOOGLE_CLIENT_ID = /* GraphQL */ `
2651
+ query GoogleClientId {
2652
+ googleClientId
2653
+ }
2654
+ `;
2655
+ export const FACEBOOK_CLIENT_ID = /* GraphQL */ `
2656
+ query FacebookClientId {
2657
+ facebookClientId
2658
+ }
2659
+ `;
2660
+ export const UNLINK_GOOGLE = /* GraphQL */ `
2661
+ mutation UnlinkGoogle($input: UnlinkGoogleInput!) {
2662
+ unlinkGoogle(input: $input)
2663
+ }
2664
+ `;
2665
+ export const UNLINK_FACEBOOK = /* GraphQL */ `
2666
+ mutation UnlinkFacebook($input: UnlinkFacebookInput!) {
2667
+ unlinkFacebook(input: $input)
2668
+ }
2669
+ `;
2670
+ export const TOURNAMENTS = /* GraphQL */ `
2671
+ query Tournaments(
2672
+ $first: Int
2673
+ $after: Cursor
2674
+ $filter: TournamentFilterInput
2675
+ ) {
2676
+ tournaments(first: $first, after: $after, filter: $filter) {
2677
+ totalCount
2678
+ pageInfo {
2679
+ hasNextPage
2680
+ endCursor
2681
+ }
2682
+ edges {
2683
+ node {
2684
+ ... on MultiplierTournament {
2685
+ id
2686
+ type
2687
+ name
2688
+ winnersCount
2689
+ status
2690
+ description
2691
+ activationStartDateTime
2692
+ activationEndDateTime
2693
+ topPayouts {
2694
+ id
2695
+ multiplier
2696
+ amount
2697
+ member {
2698
+ id
2699
+ name
2700
+ }
2701
+ }
2702
+ currentLeaderboard {
2703
+ totalCount
2704
+ edges {
2705
+ node {
2706
+ ... on TournamentLeaderboard {
2707
+ id
2708
+ username
2709
+ multiplier
2710
+ dateTimeCreated
2711
+ }
2712
+ }
2713
+ }
2714
+ }
2715
+ previousLeaderboard {
2716
+ totalCount
2717
+ edges {
2718
+ node {
2719
+ ... on TournamentLeaderboard {
2720
+ id
2721
+ username
2722
+ multiplier
2723
+ dateTimeCreated
2724
+ }
2725
+ }
2726
+ }
2727
+ }
2728
+ enabledGameProviders
2729
+ frequency
2730
+ mode
2731
+ mobileBanner {
2732
+ id
2733
+ url
2734
+ mimeType
2735
+ }
2736
+ webBanner {
2737
+ id
2738
+ url
2739
+ mimeType
2740
+ }
2741
+ rewardSettings
2742
+ }
2743
+ }
2744
+ }
2745
+ }
2746
+ }
2747
+ `;
2748
+ export const TOURNAMENTS_COUNT = /* GraphQL */ `
2749
+ query TournamentsCount($filter: TournamentFilterInput) {
2750
+ tournaments(filter: $filter) {
2751
+ totalCount
2752
+ }
2753
+ }
2754
+ `;
2755
+ export const GENERATE_SUMSUB_VERIFICATION_TOKEN = /* GraphQL */ `
2756
+ mutation GenerateSumsubVerificationToken {
2757
+ generateSumsubVerificationToken
2758
+ }
2759
2759
  `;