adaptic-backend 1.0.321 → 1.0.322

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 (312) hide show
  1. package/Account.cjs +52 -0
  2. package/Alert.cjs +38 -0
  3. package/AlpacaAccount.cjs +32 -0
  4. package/Authenticator.cjs +52 -0
  5. package/Customer.cjs +52 -0
  6. package/Session.cjs +50 -0
  7. package/User.cjs +40 -0
  8. package/esm/Account.d.ts.map +1 -1
  9. package/esm/Account.js.map +1 -1
  10. package/esm/Account.mjs +52 -0
  11. package/esm/Alert.d.ts.map +1 -1
  12. package/esm/Alert.js.map +1 -1
  13. package/esm/Alert.mjs +38 -0
  14. package/esm/AlpacaAccount.d.ts.map +1 -1
  15. package/esm/AlpacaAccount.js.map +1 -1
  16. package/esm/AlpacaAccount.mjs +32 -0
  17. package/esm/Authenticator.d.ts.map +1 -1
  18. package/esm/Authenticator.js.map +1 -1
  19. package/esm/Authenticator.mjs +52 -0
  20. package/esm/Customer.d.ts.map +1 -1
  21. package/esm/Customer.js.map +1 -1
  22. package/esm/Customer.mjs +52 -0
  23. package/esm/Session.d.ts.map +1 -1
  24. package/esm/Session.js.map +1 -1
  25. package/esm/Session.mjs +50 -0
  26. package/esm/User.d.ts.map +1 -1
  27. package/esm/User.js.map +1 -1
  28. package/esm/User.mjs +40 -0
  29. package/esm/generated/selectionSets/Account.d.ts +1 -1
  30. package/esm/generated/selectionSets/Account.d.ts.map +1 -1
  31. package/esm/generated/selectionSets/Account.js.map +1 -1
  32. package/esm/generated/selectionSets/Account.mjs +2 -0
  33. package/esm/generated/selectionSets/AlpacaAccount.d.ts +1 -1
  34. package/esm/generated/selectionSets/AlpacaAccount.d.ts.map +1 -1
  35. package/esm/generated/selectionSets/AlpacaAccount.js.map +1 -1
  36. package/esm/generated/selectionSets/AlpacaAccount.mjs +2 -0
  37. package/esm/generated/selectionSets/Authenticator.d.ts +1 -1
  38. package/esm/generated/selectionSets/Authenticator.d.ts.map +1 -1
  39. package/esm/generated/selectionSets/Authenticator.js.map +1 -1
  40. package/esm/generated/selectionSets/Authenticator.mjs +2 -0
  41. package/esm/generated/selectionSets/Customer.d.ts +1 -1
  42. package/esm/generated/selectionSets/Customer.d.ts.map +1 -1
  43. package/esm/generated/selectionSets/Customer.js.map +1 -1
  44. package/esm/generated/selectionSets/Customer.mjs +2 -0
  45. package/esm/generated/selectionSets/User.d.ts +1 -1
  46. package/esm/generated/selectionSets/User.d.ts.map +1 -1
  47. package/esm/generated/selectionSets/User.js.map +1 -1
  48. package/esm/generated/selectionSets/User.mjs +2 -0
  49. package/esm/generated/typegraphql-prisma/enhance.d.ts.map +1 -1
  50. package/esm/generated/typegraphql-prisma/enhance.js.map +1 -1
  51. package/esm/generated/typegraphql-prisma/enhance.mjs +27 -25
  52. package/esm/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.d.ts +2 -0
  53. package/esm/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.d.ts.map +1 -1
  54. package/esm/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.js.map +1 -1
  55. package/esm/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.mjs +2 -0
  56. package/esm/generated/typegraphql-prisma/helpers.d.ts +1 -1
  57. package/esm/generated/typegraphql-prisma/models/AlpacaAccount.d.ts +8 -0
  58. package/esm/generated/typegraphql-prisma/models/AlpacaAccount.d.ts.map +1 -1
  59. package/esm/generated/typegraphql-prisma/models/AlpacaAccount.js.map +1 -1
  60. package/esm/generated/typegraphql-prisma/models/AlpacaAccount.mjs +22 -0
  61. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.d.ts +1 -1
  62. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.d.ts.map +1 -1
  63. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.js.map +1 -1
  64. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.d.ts +1 -1
  65. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.d.ts.map +1 -1
  66. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.js.map +1 -1
  67. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.d.ts +1 -1
  68. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.d.ts.map +1 -1
  69. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.js.map +1 -1
  70. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.d.ts +1 -1
  71. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.d.ts.map +1 -1
  72. package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.js.map +1 -1
  73. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.d.ts +2 -0
  74. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.d.ts.map +1 -1
  75. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.js.map +1 -1
  76. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.mjs +14 -0
  77. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.d.ts +3 -0
  78. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.d.ts.map +1 -1
  79. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.js.map +1 -1
  80. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.mjs +15 -0
  81. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.d.ts +3 -0
  82. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.d.ts.map +1 -1
  83. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.js.map +1 -1
  84. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.mjs +15 -0
  85. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.d.ts +3 -0
  86. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.d.ts.map +1 -1
  87. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.js.map +1 -1
  88. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.mjs +15 -0
  89. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts +3 -0
  90. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts.map +1 -1
  91. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.js.map +1 -1
  92. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.mjs +15 -0
  93. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts +3 -0
  94. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts.map +1 -1
  95. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.js.map +1 -1
  96. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.mjs +15 -0
  97. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreatecryptoTradingPairsInput.d.ts +4 -0
  98. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreatecryptoTradingPairsInput.d.ts.map +1 -0
  99. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreatecryptoTradingPairsInput.js.map +1 -0
  100. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreatecryptoTradingPairsInput.mjs +24 -0
  101. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.d.ts +1 -0
  102. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.d.ts.map +1 -1
  103. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.js.map +1 -1
  104. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.mjs +7 -0
  105. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.d.ts +1 -0
  106. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.d.ts.map +1 -1
  107. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.js.map +1 -1
  108. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.mjs +7 -0
  109. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.d.ts +2 -0
  110. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.d.ts.map +1 -1
  111. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.js.map +1 -1
  112. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.mjs +14 -0
  113. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts +2 -0
  114. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts.map +1 -1
  115. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.js.map +1 -1
  116. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.mjs +14 -0
  117. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.d.ts +3 -0
  118. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.d.ts.map +1 -1
  119. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.js.map +1 -1
  120. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.mjs +15 -0
  121. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.d.ts +3 -0
  122. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.d.ts.map +1 -1
  123. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.js.map +1 -1
  124. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.mjs +15 -0
  125. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.d.ts +3 -0
  126. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.d.ts.map +1 -1
  127. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.js.map +1 -1
  128. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.mjs +15 -0
  129. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.d.ts +3 -0
  130. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.d.ts.map +1 -1
  131. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.js.map +1 -1
  132. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.mjs +15 -0
  133. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts +3 -0
  134. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts.map +1 -1
  135. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.js.map +1 -1
  136. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.mjs +15 -0
  137. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.d.ts +3 -0
  138. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.d.ts.map +1 -1
  139. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.js.map +1 -1
  140. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.mjs +15 -0
  141. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdatecryptoTradingPairsInput.d.ts +5 -0
  142. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdatecryptoTradingPairsInput.d.ts.map +1 -0
  143. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdatecryptoTradingPairsInput.js.map +1 -0
  144. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdatecryptoTradingPairsInput.mjs +31 -0
  145. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.d.ts +3 -0
  146. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.d.ts.map +1 -1
  147. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.js.map +1 -1
  148. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.mjs +15 -0
  149. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.d.ts +3 -0
  150. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.d.ts.map +1 -1
  151. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.js.map +1 -1
  152. package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.mjs +15 -0
  153. package/esm/generated/typegraphql-prisma/resolvers/inputs/index.d.ts +2 -0
  154. package/esm/generated/typegraphql-prisma/resolvers/inputs/index.d.ts.map +1 -1
  155. package/esm/generated/typegraphql-prisma/resolvers/inputs/index.js.map +1 -1
  156. package/esm/generated/typegraphql-prisma/resolvers/inputs/index.mjs +2 -0
  157. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.d.ts +2 -0
  158. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.d.ts.map +1 -1
  159. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.js.map +1 -1
  160. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.mjs +14 -0
  161. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.d.ts +2 -0
  162. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.d.ts.map +1 -1
  163. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.js.map +1 -1
  164. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.mjs +14 -0
  165. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.d.ts +1 -0
  166. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.d.ts.map +1 -1
  167. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.js.map +1 -1
  168. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.mjs +7 -0
  169. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.d.ts +1 -0
  170. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.d.ts.map +1 -1
  171. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.js.map +1 -1
  172. package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.mjs +7 -0
  173. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.d.ts +2 -0
  174. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.d.ts.map +1 -1
  175. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.js.map +1 -1
  176. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.mjs +14 -0
  177. package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.d.ts +1 -1
  178. package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.d.ts.map +1 -1
  179. package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.js.map +1 -1
  180. package/esm/middleware/auth.d.ts.map +1 -1
  181. package/generated/typegraphql-prisma/enhance.cjs +27 -25
  182. package/generated/typegraphql-prisma/enhance.d.ts.map +1 -1
  183. package/generated/typegraphql-prisma/enhance.js.map +1 -1
  184. package/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.cjs +2 -0
  185. package/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.d.ts +2 -0
  186. package/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.d.ts.map +1 -1
  187. package/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.js.map +1 -1
  188. package/generated/typegraphql-prisma/helpers.d.ts +1 -1
  189. package/generated/typegraphql-prisma/models/AlpacaAccount.cjs +14 -0
  190. package/generated/typegraphql-prisma/models/AlpacaAccount.d.ts +8 -0
  191. package/generated/typegraphql-prisma/models/AlpacaAccount.d.ts.map +1 -1
  192. package/generated/typegraphql-prisma/models/AlpacaAccount.js.map +1 -1
  193. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.d.ts +1 -1
  194. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.d.ts.map +1 -1
  195. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.js.map +1 -1
  196. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.d.ts +1 -1
  197. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.d.ts.map +1 -1
  198. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.js.map +1 -1
  199. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.d.ts +1 -1
  200. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.d.ts.map +1 -1
  201. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.js.map +1 -1
  202. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.d.ts +1 -1
  203. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.d.ts.map +1 -1
  204. package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.js.map +1 -1
  205. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.cjs +12 -0
  206. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.d.ts +2 -0
  207. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.d.ts.map +1 -1
  208. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.js.map +1 -1
  209. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.cjs +13 -0
  210. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.d.ts +3 -0
  211. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.d.ts.map +1 -1
  212. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.js.map +1 -1
  213. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.cjs +13 -0
  214. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.d.ts +3 -0
  215. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.d.ts.map +1 -1
  216. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.js.map +1 -1
  217. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.cjs +13 -0
  218. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.d.ts +3 -0
  219. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.d.ts.map +1 -1
  220. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.js.map +1 -1
  221. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.cjs +13 -0
  222. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts +3 -0
  223. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts.map +1 -1
  224. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.js.map +1 -1
  225. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.cjs +13 -0
  226. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts +3 -0
  227. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts.map +1 -1
  228. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.js.map +1 -1
  229. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreatecryptoTradingPairsInput.cjs +59 -0
  230. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreatecryptoTradingPairsInput.d.ts +4 -0
  231. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreatecryptoTradingPairsInput.d.ts.map +1 -0
  232. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreatecryptoTradingPairsInput.js.map +1 -0
  233. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.cjs +6 -0
  234. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.d.ts +1 -0
  235. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.d.ts.map +1 -1
  236. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.js.map +1 -1
  237. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.cjs +6 -0
  238. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.d.ts +1 -0
  239. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.d.ts.map +1 -1
  240. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.js.map +1 -1
  241. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.cjs +12 -0
  242. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.d.ts +2 -0
  243. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.d.ts.map +1 -1
  244. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.js.map +1 -1
  245. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.cjs +12 -0
  246. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts +2 -0
  247. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts.map +1 -1
  248. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.js.map +1 -1
  249. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.cjs +13 -0
  250. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.d.ts +3 -0
  251. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.d.ts.map +1 -1
  252. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.js.map +1 -1
  253. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.cjs +13 -0
  254. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.d.ts +3 -0
  255. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.d.ts.map +1 -1
  256. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.js.map +1 -1
  257. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.cjs +13 -0
  258. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.d.ts +3 -0
  259. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.d.ts.map +1 -1
  260. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.js.map +1 -1
  261. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.cjs +13 -0
  262. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.d.ts +3 -0
  263. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.d.ts.map +1 -1
  264. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.js.map +1 -1
  265. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.cjs +13 -0
  266. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts +3 -0
  267. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts.map +1 -1
  268. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.js.map +1 -1
  269. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.cjs +13 -0
  270. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.d.ts +3 -0
  271. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.d.ts.map +1 -1
  272. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.js.map +1 -1
  273. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdatecryptoTradingPairsInput.cjs +65 -0
  274. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdatecryptoTradingPairsInput.d.ts +5 -0
  275. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdatecryptoTradingPairsInput.d.ts.map +1 -0
  276. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdatecryptoTradingPairsInput.js.map +1 -0
  277. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.cjs +13 -0
  278. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.d.ts +3 -0
  279. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.d.ts.map +1 -1
  280. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.js.map +1 -1
  281. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.cjs +13 -0
  282. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.d.ts +3 -0
  283. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.d.ts.map +1 -1
  284. package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.js.map +1 -1
  285. package/generated/typegraphql-prisma/resolvers/inputs/index.cjs +14 -10
  286. package/generated/typegraphql-prisma/resolvers/inputs/index.d.ts +2 -0
  287. package/generated/typegraphql-prisma/resolvers/inputs/index.d.ts.map +1 -1
  288. package/generated/typegraphql-prisma/resolvers/inputs/index.js.map +1 -1
  289. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.cjs +12 -0
  290. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.d.ts +2 -0
  291. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.d.ts.map +1 -1
  292. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.js.map +1 -1
  293. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.cjs +12 -0
  294. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.d.ts +2 -0
  295. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.d.ts.map +1 -1
  296. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.js.map +1 -1
  297. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.cjs +6 -0
  298. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.d.ts +1 -0
  299. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.d.ts.map +1 -1
  300. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.js.map +1 -1
  301. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.cjs +6 -0
  302. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.d.ts +1 -0
  303. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.d.ts.map +1 -1
  304. package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.js.map +1 -1
  305. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.cjs +12 -0
  306. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.d.ts +2 -0
  307. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.d.ts.map +1 -1
  308. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.js.map +1 -1
  309. package/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.d.ts +1 -1
  310. package/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.d.ts.map +1 -1
  311. package/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.js.map +1 -1
  312. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"AlpacaAccountMinAggregate.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.ts"],"names":[],"mappings":"AAMA,qBACa,yBAAyB;IAIpC,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,IAAI,EAAG,OAAO,GAAG,MAAM,GAAG,IAAI,CAAC;IAK/B,MAAM,EAAG,MAAM,GAAG,IAAI,CAAC;IAKvB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,UAAU,EAAG,OAAO,GAAG,IAAI,CAAC;IAK5B,QAAQ,EAAG,OAAO,GAAG,IAAI,CAAC;IAK1B,kBAAkB,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnC,mBAAmB,EAAG,MAAM,GAAG,IAAI,CAAC;IAKpC,eAAe,EAAG,MAAM,GAAG,IAAI,CAAC;IAKhC,2BAA2B,EAAG,OAAO,GAAG,IAAI,CAAC;IAK7C,qBAAqB,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtC,+BAA+B,EAAG,MAAM,GAAG,IAAI,CAAC;IAKhD,4BAA4B,EAAG,MAAM,GAAG,IAAI,CAAC;IAK7C,MAAM,EAAG,MAAM,GAAG,IAAI,CAAC;IAKvB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;CACzB"}
1
+ {"version":3,"file":"AlpacaAccountMinAggregate.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.ts"],"names":[],"mappings":"AAMA,qBACa,yBAAyB;IAIpC,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,IAAI,EAAG,OAAO,GAAG,MAAM,GAAG,IAAI,CAAC;IAK/B,MAAM,EAAG,MAAM,GAAG,IAAI,CAAC;IAKvB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,UAAU,EAAG,OAAO,GAAG,IAAI,CAAC;IAK5B,QAAQ,EAAG,OAAO,GAAG,IAAI,CAAC;IAK1B,oBAAoB,EAAG,OAAO,GAAG,IAAI,CAAC;IAKtC,kBAAkB,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnC,mBAAmB,EAAG,MAAM,GAAG,IAAI,CAAC;IAKpC,eAAe,EAAG,MAAM,GAAG,IAAI,CAAC;IAKhC,2BAA2B,EAAG,OAAO,GAAG,IAAI,CAAC;IAK7C,qBAAqB,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtC,+BAA+B,EAAG,MAAM,GAAG,IAAI,CAAC;IAKhD,4BAA4B,EAAG,MAAM,GAAG,IAAI,CAAC;IAK7C,MAAM,EAAG,MAAM,GAAG,IAAI,CAAC;IAKvB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1 +1 @@
1
- {"version":3,"file":"AlpacaAccountMinAggregate.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"AlpacaAccountMinAggregate.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.ts"],"names":[],"mappings":"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"}
@@ -16,6 +16,7 @@ let AlpacaAccountMinAggregate = class AlpacaAccountMinAggregate {
16
16
  APISecret;
17
17
  marketOpen;
18
18
  realTime;
19
+ cryptoTradingEnabled;
19
20
  tradeAllocationPct;
20
21
  minPercentageChange;
21
22
  volumeThreshold;
@@ -63,6 +64,12 @@ __decorate([
63
64
  }),
64
65
  __metadata("design:type", Object)
65
66
  ], AlpacaAccountMinAggregate.prototype, "realTime", void 0);
67
+ __decorate([
68
+ TypeGraphQL.Field(_type => Boolean, {
69
+ nullable: true
70
+ }),
71
+ __metadata("design:type", Object)
72
+ ], AlpacaAccountMinAggregate.prototype, "cryptoTradingEnabled", void 0);
66
73
  __decorate([
67
74
  TypeGraphQL.Field(_type => TypeGraphQL.Float, {
68
75
  nullable: true
@@ -8,6 +8,8 @@ export declare class CreateManyAndReturnAlpacaAccount {
8
8
  configuration: Prisma.JsonValue | null;
9
9
  marketOpen: boolean;
10
10
  realTime: boolean;
11
+ cryptoTradingEnabled: boolean;
12
+ cryptoTradingPairs: string[] | null;
11
13
  tradeAllocationPct: number;
12
14
  minPercentageChange: number;
13
15
  volumeThreshold: number;
@@ -1 +1 @@
1
- {"version":3,"file":"CreateManyAndReturnAlpacaAccount.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAGzC,qBACa,gCAAgC;IAI3C,EAAE,EAAG,MAAM,CAAC;IAKZ,IAAI,EAAG,OAAO,GAAG,MAAM,CAAC;IAKxB,MAAM,EAAG,MAAM,CAAC;IAKhB,SAAS,EAAG,MAAM,CAAC;IAKnB,aAAa,EAAG,MAAM,CAAC,SAAS,GAAG,IAAI,CAAC;IAKxC,UAAU,EAAG,OAAO,CAAC;IAKrB,QAAQ,EAAG,OAAO,CAAC;IAKnB,kBAAkB,EAAG,MAAM,CAAC;IAK5B,mBAAmB,EAAG,MAAM,CAAC;IAK7B,eAAe,EAAG,MAAM,CAAC;IAKzB,2BAA2B,EAAG,OAAO,CAAC;IAKtC,qBAAqB,EAAG,MAAM,CAAC;IAK/B,+BAA+B,EAAG,MAAM,CAAC;IAKzC,4BAA4B,EAAG,MAAM,CAAC;IAKtC,MAAM,EAAG,MAAM,CAAC;IAKhB,SAAS,EAAG,IAAI,CAAC;IAKjB,SAAS,EAAG,IAAI,CAAC;IAKjB,IAAI,EAAG,IAAI,CAAC;CACb"}
1
+ {"version":3,"file":"CreateManyAndReturnAlpacaAccount.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAGzC,qBACa,gCAAgC;IAI3C,EAAE,EAAG,MAAM,CAAC;IAKZ,IAAI,EAAG,OAAO,GAAG,MAAM,CAAC;IAKxB,MAAM,EAAG,MAAM,CAAC;IAKhB,SAAS,EAAG,MAAM,CAAC;IAKnB,aAAa,EAAG,MAAM,CAAC,SAAS,GAAG,IAAI,CAAC;IAKxC,UAAU,EAAG,OAAO,CAAC;IAKrB,QAAQ,EAAG,OAAO,CAAC;IAKnB,oBAAoB,EAAG,OAAO,CAAC;IAK/B,kBAAkB,EAAG,MAAM,EAAE,GAAG,IAAI,CAAC;IAKrC,kBAAkB,EAAG,MAAM,CAAC;IAK5B,mBAAmB,EAAG,MAAM,CAAC;IAK7B,eAAe,EAAG,MAAM,CAAC;IAKzB,2BAA2B,EAAG,OAAO,CAAC;IAKtC,qBAAqB,EAAG,MAAM,CAAC;IAK/B,+BAA+B,EAAG,MAAM,CAAC;IAKzC,4BAA4B,EAAG,MAAM,CAAC;IAKtC,MAAM,EAAG,MAAM,CAAC;IAKhB,SAAS,EAAG,IAAI,CAAC;IAKjB,SAAS,EAAG,IAAI,CAAC;IAKjB,IAAI,EAAG,IAAI,CAAC;CACb"}
@@ -1 +1 @@
1
- {"version":3,"file":"CreateManyAndReturnAlpacaAccount.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CreateManyAndReturnAlpacaAccount.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.ts"],"names":[],"mappings":"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"}
@@ -19,6 +19,8 @@ let CreateManyAndReturnAlpacaAccount = class CreateManyAndReturnAlpacaAccount {
19
19
  configuration;
20
20
  marketOpen;
21
21
  realTime;
22
+ cryptoTradingEnabled;
23
+ cryptoTradingPairs;
22
24
  tradeAllocationPct;
23
25
  minPercentageChange;
24
26
  volumeThreshold;
@@ -73,6 +75,18 @@ __decorate([
73
75
  }),
74
76
  __metadata("design:type", Boolean)
75
77
  ], CreateManyAndReturnAlpacaAccount.prototype, "realTime", void 0);
78
+ __decorate([
79
+ TypeGraphQL.Field(_type => Boolean, {
80
+ nullable: false
81
+ }),
82
+ __metadata("design:type", Boolean)
83
+ ], CreateManyAndReturnAlpacaAccount.prototype, "cryptoTradingEnabled", void 0);
84
+ __decorate([
85
+ TypeGraphQL.Field(_type => [String], {
86
+ nullable: true
87
+ }),
88
+ __metadata("design:type", Object)
89
+ ], CreateManyAndReturnAlpacaAccount.prototype, "cryptoTradingPairs", void 0);
76
90
  __decorate([
77
91
  TypeGraphQL.Field(_type => TypeGraphQL.Float, {
78
92
  nullable: false
@@ -7,6 +7,6 @@ export declare class UserAlpacaAccountsArgs {
7
7
  cursor?: AlpacaAccountWhereUniqueInput | undefined;
8
8
  take?: number | undefined;
9
9
  skip?: number | undefined;
10
- distinct?: Array<"id" | "type" | "APIKey" | "APISecret" | "configuration" | "marketOpen" | "realTime" | "tradeAllocationPct" | "minPercentageChange" | "volumeThreshold" | "enablePortfolioTrailingStop" | "portfolioTrailPercent" | "portfolioProfitThresholdPercent" | "reducedPortfolioTrailPercent" | "userId" | "createdAt" | "updatedAt"> | undefined;
10
+ distinct?: Array<"id" | "type" | "APIKey" | "APISecret" | "configuration" | "marketOpen" | "realTime" | "cryptoTradingEnabled" | "cryptoTradingPairs" | "tradeAllocationPct" | "minPercentageChange" | "volumeThreshold" | "enablePortfolioTrailingStop" | "portfolioTrailPercent" | "portfolioProfitThresholdPercent" | "reducedPortfolioTrailPercent" | "userId" | "createdAt" | "updatedAt"> | undefined;
11
11
  }
12
12
  //# sourceMappingURL=UserAlpacaAccountsArgs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"UserAlpacaAccountsArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAG9F,qBACa,sBAAsB;IAIjC,KAAK,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAK5C,OAAO,CAAC,EAAE,qCAAqC,EAAE,GAAG,SAAS,CAAC;IAK9D,MAAM,CAAC,EAAE,6BAA6B,GAAG,SAAS,CAAC;IAKnD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,eAAe,GAAG,YAAY,GAAG,UAAU,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,iBAAiB,GAAG,6BAA6B,GAAG,uBAAuB,GAAG,iCAAiC,GAAG,8BAA8B,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,CAAC,GAAG,SAAS,CAAC;CAC7V"}
1
+ {"version":3,"file":"UserAlpacaAccountsArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAG9F,qBACa,sBAAsB;IAIjC,KAAK,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAK5C,OAAO,CAAC,EAAE,qCAAqC,EAAE,GAAG,SAAS,CAAC;IAK9D,MAAM,CAAC,EAAE,6BAA6B,GAAG,SAAS,CAAC;IAKnD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,eAAe,GAAG,YAAY,GAAG,UAAU,GAAG,sBAAsB,GAAG,oBAAoB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,iBAAiB,GAAG,6BAA6B,GAAG,uBAAuB,GAAG,iCAAiC,GAAG,8BAA8B,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,CAAC,GAAG,SAAS,CAAC;CAC7Y"}
@@ -1 +1 @@
1
- {"version":3,"file":"UserAlpacaAccountsArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAC9F,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAGvF,IAAM,sBAAsB,GAA5B,MAAM,sBAAsB;IAIjC,KAAK,CAAuC;IAK5C,OAAO,CAAuD;IAK9D,MAAM,CAA6C;IAKnD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAAoV;CAC7V,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAuB,EAAE;QACnD,QAAQ,EAAE,IAAI;KACf,CAAC;;qDAC0C;AAK5C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,qCAAqC,CAAC,EAAE;QACnE,QAAQ,EAAE,IAAI;KACf,CAAC;;uDAC4D;AAK9D;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,6BAA6B,EAAE;QACzD,QAAQ,EAAE,IAAI;KACf,CAAC;;sDACiD;AAKnD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oDACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oDACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,4BAA4B,CAAC,EAAE;QAC1D,QAAQ,EAAE,IAAI;KACf,CAAC;;wDAC0V;AA7BjV,sBAAsB;IADlC,WAAW,CAAC,QAAQ,EAAE;GACV,sBAAsB,CA8BlC"}
1
+ {"version":3,"file":"UserAlpacaAccountsArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAC9F,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAGvF,IAAM,sBAAsB,GAA5B,MAAM,sBAAsB;IAIjC,KAAK,CAAuC;IAK5C,OAAO,CAAuD;IAK9D,MAAM,CAA6C;IAKnD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAAoY;CAC7Y,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAuB,EAAE;QACnD,QAAQ,EAAE,IAAI;KACf,CAAC;;qDAC0C;AAK5C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,qCAAqC,CAAC,EAAE;QACnE,QAAQ,EAAE,IAAI;KACf,CAAC;;uDAC4D;AAK9D;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,6BAA6B,EAAE;QACzD,QAAQ,EAAE,IAAI;KACf,CAAC;;sDACiD;AAKnD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oDACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oDACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,4BAA4B,CAAC,EAAE;QAC1D,QAAQ,EAAE,IAAI;KACf,CAAC;;wDAC0Y;AA7BjY,sBAAsB;IADlC,WAAW,CAAC,QAAQ,EAAE;GACV,sBAAsB,CA8BlC"}
@@ -1 +1 @@
1
- {"version":3,"file":"auth.d.ts","sourceRoot":"","sources":["../../../src/middleware/auth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAG1D,MAAM,WAAW,oBAAqB,SAAQ,OAAO;IACnD,IAAI,CAAC,EAAE,GAAG,CAAC;CACZ;AAED,eAAO,MAAM,cAAc,QAAS,oBAAoB,OAAO,QAAQ,QAAQ,YAAY,mDAa1F,CAAC"}
1
+ {"version":3,"file":"auth.d.ts","sourceRoot":"","sources":["../../../src/middleware/auth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAG1D,MAAM,WAAW,oBAAqB,SAAQ,OAAO;IACnD,IAAI,CAAC,EAAE,GAAG,CAAC;CACZ;AAED,eAAO,MAAM,cAAc,GAAI,KAAK,oBAAoB,EAAE,KAAK,QAAQ,EAAE,MAAM,YAAY,mDAa1F,CAAC"}
@@ -713,7 +713,7 @@ const modelsInfo = {
713
713
  MarketSentiment: ["id", "sentiment", "description", "longDescription", "createdAt", "updatedAt"],
714
714
  Session: ["id", "sessionToken", "userId", "expires", "createdAt", "updatedAt"],
715
715
  User: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel"],
716
- AlpacaAccount: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
716
+ AlpacaAccount: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
717
717
  Authenticator: ["id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
718
718
  Account: ["id", "userId", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt"],
719
719
  VerificationToken: ["id", "identifier", "token", "expires"],
@@ -744,7 +744,7 @@ const outputsInfo = {
744
744
  AggregateUser: ["_count", "_avg", "_sum", "_min", "_max"],
745
745
  UserGroupBy: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel", "_count", "_avg", "_sum", "_min", "_max"],
746
746
  AggregateAlpacaAccount: ["_count", "_avg", "_sum", "_min", "_max"],
747
- AlpacaAccountGroupBy: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
747
+ AlpacaAccountGroupBy: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
748
748
  AggregateAuthenticator: ["_count", "_avg", "_sum", "_min", "_max"],
749
749
  AuthenticatorGroupBy: ["id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
750
750
  AggregateAccount: ["_count", "_avg", "_sum", "_min", "_max"],
@@ -783,11 +783,11 @@ const outputsInfo = {
783
783
  UserMinAggregate: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel"],
784
784
  UserMaxAggregate: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel"],
785
785
  AlpacaAccountCount: ["alerts"],
786
- AlpacaAccountCountAggregate: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "_all"],
786
+ AlpacaAccountCountAggregate: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "_all"],
787
787
  AlpacaAccountAvgAggregate: ["tradeAllocationPct", "minPercentageChange", "volumeThreshold", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent"],
788
788
  AlpacaAccountSumAggregate: ["tradeAllocationPct", "minPercentageChange", "volumeThreshold", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent"],
789
- AlpacaAccountMinAggregate: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
790
- AlpacaAccountMaxAggregate: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
789
+ AlpacaAccountMinAggregate: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "cryptoTradingEnabled", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
790
+ AlpacaAccountMaxAggregate: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "cryptoTradingEnabled", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
791
791
  AuthenticatorCountAggregate: ["id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt", "_all"],
792
792
  AuthenticatorAvgAggregate: ["counter"],
793
793
  AuthenticatorSumAggregate: ["counter"],
@@ -843,7 +843,7 @@ const outputsInfo = {
843
843
  CreateManyAndReturnMarketSentiment: ["id", "sentiment", "description", "longDescription", "createdAt", "updatedAt"],
844
844
  CreateManyAndReturnSession: ["id", "sessionToken", "userId", "expires", "createdAt", "updatedAt", "user"],
845
845
  CreateManyAndReturnUser: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel", "customer"],
846
- CreateManyAndReturnAlpacaAccount: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user"],
846
+ CreateManyAndReturnAlpacaAccount: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user"],
847
847
  CreateManyAndReturnAuthenticator: ["id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt", "user"],
848
848
  CreateManyAndReturnAccount: ["id", "userId", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt", "user"],
849
849
  CreateManyAndReturnVerificationToken: ["id", "identifier", "token", "expires"],
@@ -882,11 +882,11 @@ const inputsInfo = {
882
882
  UserWhereUniqueInput: ["id", "email", "AND", "OR", "NOT", "name", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "sessions", "authenticators", "alpacaAccounts"],
883
883
  UserOrderByWithAggregationInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel", "_count", "_avg", "_max", "_min", "_sum"],
884
884
  UserScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel"],
885
- AlpacaAccountWhereInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user", "alerts"],
886
- AlpacaAccountOrderByWithRelationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user", "alerts"],
887
- AlpacaAccountWhereUniqueInput: ["id", "AND", "OR", "NOT", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user", "alerts"],
888
- AlpacaAccountOrderByWithAggregationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
889
- AlpacaAccountScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
885
+ AlpacaAccountWhereInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user", "alerts"],
886
+ AlpacaAccountOrderByWithRelationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user", "alerts"],
887
+ AlpacaAccountWhereUniqueInput: ["id", "AND", "OR", "NOT", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user", "alerts"],
888
+ AlpacaAccountOrderByWithAggregationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
889
+ AlpacaAccountScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
890
890
  AuthenticatorWhereInput: ["AND", "OR", "NOT", "id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt", "user"],
891
891
  AuthenticatorOrderByWithRelationInput: ["id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt", "user"],
892
892
  AuthenticatorWhereUniqueInput: ["id", "credentialID", "AND", "OR", "NOT", "userId", "publicKey", "counter", "createdAt", "updatedAt", "user"],
@@ -959,10 +959,10 @@ const inputsInfo = {
959
959
  UserUpdateInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "sessions", "authenticators", "alpacaAccounts"],
960
960
  UserCreateManyInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel"],
961
961
  UserUpdateManyMutationInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel"],
962
- AlpacaAccountCreateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "alerts"],
963
- AlpacaAccountUpdateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "alerts"],
964
- AlpacaAccountCreateManyInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
965
- AlpacaAccountUpdateManyMutationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt"],
962
+ AlpacaAccountCreateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "alerts"],
963
+ AlpacaAccountUpdateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "alerts"],
964
+ AlpacaAccountCreateManyInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
965
+ AlpacaAccountUpdateManyMutationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt"],
966
966
  AuthenticatorCreateInput: ["id", "credentialID", "publicKey", "counter", "createdAt", "updatedAt", "user"],
967
967
  AuthenticatorUpdateInput: ["id", "credentialID", "publicKey", "counter", "createdAt", "updatedAt", "user"],
968
968
  AuthenticatorCreateManyInput: ["id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
@@ -1057,13 +1057,14 @@ const inputsInfo = {
1057
1057
  EnumOpenaiModelNullableWithAggregatesFilter: ["equals", "in", "notIn", "not", "_count", "_min", "_max"],
1058
1058
  JsonNullableFilter: ["equals", "path", "string_contains", "string_starts_with", "string_ends_with", "array_contains", "array_starts_with", "array_ends_with", "lt", "lte", "gt", "gte", "not"],
1059
1059
  BoolFilter: ["equals", "not"],
1060
+ StringNullableListFilter: ["equals", "has", "hasEvery", "hasSome", "isEmpty"],
1060
1061
  FloatFilter: ["equals", "in", "notIn", "lt", "lte", "gt", "gte", "not"],
1061
1062
  AlertListRelationFilter: ["every", "some", "none"],
1062
1063
  AlertOrderByRelationAggregateInput: ["_count"],
1063
- AlpacaAccountCountOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
1064
+ AlpacaAccountCountOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
1064
1065
  AlpacaAccountAvgOrderByAggregateInput: ["tradeAllocationPct", "minPercentageChange", "volumeThreshold", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent"],
1065
- AlpacaAccountMaxOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
1066
- AlpacaAccountMinOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
1066
+ AlpacaAccountMaxOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "cryptoTradingEnabled", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
1067
+ AlpacaAccountMinOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "cryptoTradingEnabled", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
1067
1068
  AlpacaAccountSumOrderByAggregateInput: ["tradeAllocationPct", "minPercentageChange", "volumeThreshold", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent"],
1068
1069
  JsonNullableWithAggregatesFilter: ["equals", "path", "string_contains", "string_starts_with", "string_ends_with", "array_contains", "array_starts_with", "array_ends_with", "lt", "lte", "gt", "gte", "not", "_count", "_min", "_max"],
1069
1070
  BoolWithAggregatesFilter: ["equals", "not", "_count", "_min", "_max"],
@@ -1132,7 +1133,6 @@ const inputsInfo = {
1132
1133
  AlertMaxOrderByAggregateInput: ["id", "alpacaAccountId", "message", "type", "isRead", "createdAt", "updatedAt"],
1133
1134
  AlertMinOrderByAggregateInput: ["id", "alpacaAccountId", "message", "type", "isRead", "createdAt", "updatedAt"],
1134
1135
  EnumAlertTypeWithAggregatesFilter: ["equals", "in", "notIn", "not", "_count", "_min", "_max"],
1135
- StringNullableListFilter: ["equals", "has", "hasEvery", "hasSome", "isEmpty"],
1136
1136
  NewsArticleCountOrderByAggregateInput: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt"],
1137
1137
  NewsArticleMaxOrderByAggregateInput: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "summary", "bannerImage", "timePublished", "category", "logo", "createdAt", "updatedAt"],
1138
1138
  NewsArticleMinOrderByAggregateInput: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "summary", "bannerImage", "timePublished", "category", "logo", "createdAt", "updatedAt"],
@@ -1177,9 +1177,11 @@ const inputsInfo = {
1177
1177
  AuthenticatorUpdateManyWithoutUserNestedInput: ["create", "connectOrCreate", "upsert", "createMany", "set", "disconnect", "delete", "connect", "update", "updateMany", "deleteMany"],
1178
1178
  AlpacaAccountUpdateManyWithoutUserNestedInput: ["create", "connectOrCreate", "upsert", "createMany", "set", "disconnect", "delete", "connect", "update", "updateMany", "deleteMany"],
1179
1179
  NullableIntFieldUpdateOperationsInput: ["set", "increment", "decrement", "multiply", "divide"],
1180
+ AlpacaAccountCreatecryptoTradingPairsInput: ["set"],
1180
1181
  UserCreateNestedOneWithoutAlpacaAccountsInput: ["create", "connectOrCreate", "connect"],
1181
1182
  AlertCreateNestedManyWithoutAlpacaAccountInput: ["create", "connectOrCreate", "createMany", "connect"],
1182
1183
  BoolFieldUpdateOperationsInput: ["set"],
1184
+ AlpacaAccountUpdatecryptoTradingPairsInput: ["set", "push"],
1183
1185
  FloatFieldUpdateOperationsInput: ["set", "increment", "decrement", "multiply", "divide"],
1184
1186
  UserUpdateOneRequiredWithoutAlpacaAccountsNestedInput: ["create", "connectOrCreate", "upsert", "connect", "update"],
1185
1187
  AlertUpdateManyWithoutAlpacaAccountNestedInput: ["create", "connectOrCreate", "upsert", "createMany", "set", "disconnect", "delete", "connect", "update", "updateMany", "deleteMany"],
@@ -1286,7 +1288,7 @@ const inputsInfo = {
1286
1288
  AuthenticatorCreateWithoutUserInput: ["id", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
1287
1289
  AuthenticatorCreateOrConnectWithoutUserInput: ["where", "create"],
1288
1290
  AuthenticatorCreateManyUserInputEnvelope: ["data", "skipDuplicates"],
1289
- AlpacaAccountCreateWithoutUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "alerts"],
1291
+ AlpacaAccountCreateWithoutUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "alerts"],
1290
1292
  AlpacaAccountCreateOrConnectWithoutUserInput: ["where", "create"],
1291
1293
  AlpacaAccountCreateManyUserInputEnvelope: ["data", "skipDuplicates"],
1292
1294
  CustomerUpsertWithoutUsersInput: ["update", "create", "where"],
@@ -1307,7 +1309,7 @@ const inputsInfo = {
1307
1309
  AlpacaAccountUpsertWithWhereUniqueWithoutUserInput: ["where", "update", "create"],
1308
1310
  AlpacaAccountUpdateWithWhereUniqueWithoutUserInput: ["where", "data"],
1309
1311
  AlpacaAccountUpdateManyWithWhereWithoutUserInput: ["where", "data"],
1310
- AlpacaAccountScalarWhereInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
1312
+ AlpacaAccountScalarWhereInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
1311
1313
  UserCreateWithoutAlpacaAccountsInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "sessions", "authenticators"],
1312
1314
  UserCreateOrConnectWithoutAlpacaAccountsInput: ["where", "create"],
1313
1315
  AlertCreateWithoutAlpacaAccountInput: ["id", "message", "type", "isRead", "createdAt", "updatedAt"],
@@ -1356,11 +1358,11 @@ const inputsInfo = {
1356
1358
  TradeUpsertWithoutActionsInput: ["update", "create", "where"],
1357
1359
  TradeUpdateToOneWithWhereWithoutActionsInput: ["where", "data"],
1358
1360
  TradeUpdateWithoutActionsInput: ["id", "alpacaAccountId", "qty", "price", "total", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "symbol"],
1359
- AlpacaAccountCreateWithoutAlertsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user"],
1361
+ AlpacaAccountCreateWithoutAlertsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user"],
1360
1362
  AlpacaAccountCreateOrConnectWithoutAlertsInput: ["where", "create"],
1361
1363
  AlpacaAccountUpsertWithoutAlertsInput: ["update", "create", "where"],
1362
1364
  AlpacaAccountUpdateToOneWithWhereWithoutAlertsInput: ["where", "data"],
1363
- AlpacaAccountUpdateWithoutAlertsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user"],
1365
+ AlpacaAccountUpdateWithoutAlertsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user"],
1364
1366
  NewsArticleAssetSentimentCreateWithoutNewsInput: ["id", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "asset"],
1365
1367
  NewsArticleAssetSentimentCreateOrConnectWithoutNewsInput: ["where", "create"],
1366
1368
  NewsArticleAssetSentimentCreateManyNewsInputEnvelope: ["data", "skipDuplicates"],
@@ -1380,11 +1382,11 @@ const inputsInfo = {
1380
1382
  AccountCreateManyUserInput: ["id", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt"],
1381
1383
  SessionCreateManyUserInput: ["id", "sessionToken", "expires", "createdAt", "updatedAt"],
1382
1384
  AuthenticatorCreateManyUserInput: ["id", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
1383
- AlpacaAccountCreateManyUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt"],
1385
+ AlpacaAccountCreateManyUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt"],
1384
1386
  AccountUpdateWithoutUserInput: ["id", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt"],
1385
1387
  SessionUpdateWithoutUserInput: ["id", "sessionToken", "expires", "createdAt", "updatedAt"],
1386
1388
  AuthenticatorUpdateWithoutUserInput: ["id", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
1387
- AlpacaAccountUpdateWithoutUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "alerts"],
1389
+ AlpacaAccountUpdateWithoutUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "alerts"],
1388
1390
  AlertCreateManyAlpacaAccountInput: ["id", "message", "type", "isRead", "createdAt", "updatedAt"],
1389
1391
  AlertUpdateWithoutAlpacaAccountInput: ["id", "message", "type", "isRead", "createdAt", "updatedAt"],
1390
1392
  UserCreateManyCustomerInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel"],
@@ -1 +1 @@
1
- {"version":3,"file":"enhance.d.ts","sourceRoot":"","sources":["../../../src/generated/typegraphql-prisma/enhance.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"enhance.d.ts","sourceRoot":"","sources":["../../../src/generated/typegraphql-prisma/enhance.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,aAAa,MAAM,uCAAuC,CAAC;AACvE,OAAO,KAAK,SAAS,MAAM,6BAA6B,CAAC;AAEzD,OAAO,KAAK,iBAAiB,MAAM,uCAAuC,CAAC;AAC3E,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,WAAW,MAAM,qBAAqB,CAAC;AACnD,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,MAAM,MAAM,yBAAyB,GAAG,CAAC,UAAU,EAAE,eAAe,EAAE,KAAK,eAAe,EAAE,CAAC;AAE7F,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;CAiBrB,CAAC;AAwhBF,KAAK,kBAAkB,GAAG,MAAM,OAAO,gBAAgB,CAAC;AAExD,KAAK,wBAAwB,CAC3B,MAAM,SAAS,kBAAkB,IAC/B,MAAM,OAAO,gBAAgB,CAAC,MAAM,CAAC,CAAC,WAAW,CAAC,CAAC;AAEvD,MAAM,MAAM,qBAAqB,CAC/B,MAAM,SAAS,kBAAkB,IAC/B,OAAO,CAAC,MAAM,CAAC,wBAAwB,CAAC,MAAM,CAAC,EAAE,eAAe,EAAE,GAAG,yBAAyB,CAAC,CAAC,GAChG;IACA,IAAI,CAAC,EAAE,eAAe,EAAE,CAAC;IACzB,MAAM,CAAC,EAAE,eAAe,EAAE,CAAC;IAC3B,SAAS,CAAC,EAAE,eAAe,EAAE,CAAC;CAC/B,CAAC;AAEJ,MAAM,MAAM,mBAAmB,GAAG;KAC/B,MAAM,IAAI,kBAAkB,CAAC,CAAC,EAAE,qBAAqB,CAAC,MAAM,CAAC;CAC/D,CAAC;AAEF,wBAAgB,wBAAwB,CACtC,mBAAmB,EAAE,mBAAmB,QAmCzC;AAED,KAAK,cAAc,GAAG,MAAM,OAAO,SAAS,CAAC;AAE7C,KAAK,aAAa,CAAC,SAAS,SAAS,cAAc,IAAI,OAAO,CAC5D,MAAM,OAAO,SAAS,CAAC,SAAS,CAAC,CAAC,WAAW,CAAC,EAC9C,MAAM,GAAG,MAAM,CAChB,CAAC;AAEF,KAAK,eAAe,CAClB,SAAS,SAAS,cAAc,IAC9B,YAAY,CAAC,aAAa,CAAC,SAAS,CAAC,CAAC,CAAC;AAE3C,MAAM,MAAM,SAAS,CAAC,SAAS,SAAS,cAAc,IAAI;IACxD,KAAK,CAAC,EAAE,cAAc,EAAE,CAAC;IACzB,MAAM,CAAC,EAAE,eAAe,CAAC,SAAS,CAAC,CAAC;CACrC,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;KAC/B,SAAS,IAAI,cAAc,CAAC,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC;CACrD,CAAC;AAEF,wBAAgB,wBAAwB,CACtC,mBAAmB,EAAE,mBAAmB,QAczC;AAED,QAAA,MAAM,oBAAoB;;;;;;;;;;;;;CAazB,CAAC;AAgBF,KAAK,0BAA0B,GAAG,MAAM,OAAO,oBAAoB,CAAC;AAEpE,KAAK,2BAA2B,CAC9B,MAAM,SAAS,0BAA0B,IACvC,MAAM,OAAO,oBAAoB,CAAC,MAAM,CAAC,CAAC,WAAW,CAAC,CAAC;AAE3D,MAAM,MAAM,6BAA6B,CAAC,MAAM,SAAS,0BAA0B,IAC/E,OAAO,CAAC,MAAM,CAAC,2BAA2B,CAAC,MAAM,CAAC,EAAE,eAAe,EAAE,GAAG,yBAAyB,CAAC,CAAC,GACnG;IAAE,IAAI,CAAC,EAAE,eAAe,EAAE,CAAA;CAAE,CAAC;AAEjC,MAAM,MAAM,2BAA2B,GAAG;KACvC,MAAM,IAAI,0BAA0B,CAAC,CAAC,EAAE,6BAA6B,CAAC,MAAM,CAAC;CAC/E,CAAC;AAEF,wBAAgB,gCAAgC,CAC9C,2BAA2B,EAAE,2BAA2B,QAqBzD;AAOD,MAAM,MAAM,2BAA2B,GAAG,CAAC,UAAU,EAAE,iBAAiB,EAAE,KAAK,iBAAiB,EAAE,CAAC;AAEnG,KAAK,YAAY,CAAC,SAAS,SAAS,MAAM,GAAG,MAAM,IAAI,OAAO,CAC5D,MAAM,CAAC,SAAS,EAAE,iBAAiB,EAAE,GAAG,2BAA2B,CAAC,CACrE,GAAG;IAAE,IAAI,CAAC,EAAE,iBAAiB,EAAE,CAAA;CAAE,CAAC;AAkDnC,KAAK,UAAU,GAAG,MAAM,OAAO,MAAM,CAAC;AAEtC,KAAK,eAAe,CAAC,MAAM,SAAS,UAAU,IAAI,OAAO,CACvD,MAAM,OAAO,MAAM,CAAC,MAAM,CAAC,CAAC,WAAW,CAAC,EACxC,MAAM,GAAG,MAAM,CAChB,CAAC;AAEF,KAAK,iBAAiB,CAAC,MAAM,SAAS,UAAU,IAAI,YAAY,CAC9D,eAAe,CAAC,MAAM,CAAC,CACxB,CAAC;AAEF,MAAM,MAAM,WAAW,CAAC,MAAM,SAAS,UAAU,IAAI;IACnD,KAAK,CAAC,EAAE,cAAc,EAAE,CAAC;IACzB,MAAM,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAC;CACpC,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;KAC5B,MAAM,IAAI,UAAU,CAAC,CAAC,EAAE,WAAW,CAAC,MAAM,CAAC;CAC7C,CAAC;AAEF,wBAAgB,qBAAqB,CAAC,gBAAgB,EAAE,gBAAgB,QAavE;AA4HD,KAAK,gBAAgB,GAAG,MAAM,OAAO,WAAW,CAAC;AAEjD,KAAK,oBAAoB,CAAC,OAAO,SAAS,gBAAgB,IAAI,OAAO,CACnE,MAAM,OAAO,WAAW,CAAC,OAAO,CAAC,CAAC,WAAW,CAAC,EAC9C,MAAM,GAAG,MAAM,CAChB,CAAC;AAEF,KAAK,sBAAsB,CACzB,OAAO,SAAS,gBAAgB,IAC9B,YAAY,CAAC,oBAAoB,CAAC,OAAO,CAAC,CAAC,CAAC;AAEhD,MAAM,MAAM,gBAAgB,CAAC,OAAO,SAAS,gBAAgB,IAAI;IAC/D,KAAK,CAAC,EAAE,cAAc,EAAE,CAAC;IACzB,MAAM,CAAC,EAAE,sBAAsB,CAAC,OAAO,CAAC,CAAC;CAC1C,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;KACjC,OAAO,IAAI,gBAAgB,CAAC,CAAC,EAAE,gBAAgB,CAAC,OAAO,CAAC;CAC1D,CAAC;AAEF,wBAAgB,0BAA0B,CACxC,qBAAqB,EAAE,qBAAqB,QAc7C;AAuhBD,KAAK,eAAe,GAAG,MAAM,OAAO,UAAU,CAAC;AAE/C,KAAK,mBAAmB,CAAC,MAAM,SAAS,eAAe,IAAI,OAAO,CAChE,MAAM,OAAO,UAAU,CAAC,MAAM,CAAC,CAAC,WAAW,CAAC,EAC5C,MAAM,GAAG,MAAM,CAChB,CAAC;AAEF,KAAK,qBAAqB,CACxB,MAAM,SAAS,eAAe,IAC5B,YAAY,CAAC,mBAAmB,CAAC,MAAM,CAAC,CAAC,CAAC;AAE9C,MAAM,MAAM,eAAe,CAAC,MAAM,SAAS,eAAe,IAAI;IAC5D,KAAK,CAAC,EAAE,cAAc,EAAE,CAAC;IACzB,MAAM,CAAC,EAAE,qBAAqB,CAAC,MAAM,CAAC,CAAC;CACxC,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;KAChC,MAAM,IAAI,eAAe,CAAC,CAAC,EAAE,eAAe,CAAC,MAAM,CAAC;CACtD,CAAC;AAEF,wBAAgB,yBAAyB,CACvC,oBAAoB,EAAE,oBAAoB,QAc3C"}