@adaptic/backend-legacy 0.0.1003 → 0.0.1005

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 (577) hide show
  1. package/esm/generated/typeStrings/LlmConfiguration.d.ts +1 -1
  2. package/esm/generated/typeStrings/LlmConfiguration.d.ts.map +1 -1
  3. package/esm/generated/typeStrings/LlmConfiguration.js.map +1 -1
  4. package/esm/generated/typeStrings/LlmConfiguration.mjs +6 -0
  5. package/esm/generated/typeStrings/User.d.ts +1 -1
  6. package/esm/generated/typeStrings/User.d.ts.map +1 -1
  7. package/esm/generated/typeStrings/User.js.map +1 -1
  8. package/esm/generated/typeStrings/User.mjs +6 -0
  9. package/esm/generated/typeStrings/index.d.ts +2 -2
  10. package/esm/generated/typegraphql-prisma/enums/OpenaiModel.d.ts +3 -0
  11. package/esm/generated/typegraphql-prisma/enums/OpenaiModel.d.ts.map +1 -1
  12. package/esm/generated/typegraphql-prisma/enums/OpenaiModel.js.map +1 -1
  13. package/esm/generated/typegraphql-prisma/enums/OpenaiModel.mjs +3 -0
  14. package/esm/generated/typegraphql-prisma/models/Holding.d.ts +5 -4
  15. package/esm/generated/typegraphql-prisma/models/Holding.d.ts.map +1 -1
  16. package/esm/generated/typegraphql-prisma/models/Holding.js.map +1 -1
  17. package/esm/generated/typegraphql-prisma/models/Holding.mjs +10 -8
  18. package/esm/generated/typegraphql-prisma/models/InvestorTransaction.d.ts +8 -7
  19. package/esm/generated/typegraphql-prisma/models/InvestorTransaction.d.ts.map +1 -1
  20. package/esm/generated/typegraphql-prisma/models/InvestorTransaction.js.map +1 -1
  21. package/esm/generated/typegraphql-prisma/models/InvestorTransaction.mjs +8 -7
  22. package/esm/generated/typegraphql-prisma/models/User.d.ts +1 -1
  23. package/esm/generated/typegraphql-prisma/models/User.d.ts.map +1 -1
  24. package/esm/generated/typegraphql-prisma/models/User.js.map +1 -1
  25. package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableFilter.d.ts +3 -3
  26. package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableFilter.d.ts.map +1 -1
  27. package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableFilter.js.map +1 -1
  28. package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableWithAggregatesFilter.d.ts +3 -3
  29. package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableWithAggregatesFilter.d.ts.map +1 -1
  30. package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableWithAggregatesFilter.js.map +1 -1
  31. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateInput.d.ts +5 -4
  32. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateInput.d.ts.map +1 -1
  33. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateInput.js.map +1 -1
  34. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateInput.mjs +5 -4
  35. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyFundInput.d.ts +5 -4
  36. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyFundInput.d.ts.map +1 -1
  37. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyFundInput.js.map +1 -1
  38. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyFundInput.mjs +5 -4
  39. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInput.d.ts +5 -4
  40. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInput.d.ts.map +1 -1
  41. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInput.js.map +1 -1
  42. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInput.mjs +5 -4
  43. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInvestorInput.d.ts +5 -4
  44. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInvestorInput.d.ts.map +1 -1
  45. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInvestorInput.js.map +1 -1
  46. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInvestorInput.mjs +5 -4
  47. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutFundInput.d.ts +5 -4
  48. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutFundInput.d.ts.map +1 -1
  49. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutFundInput.js.map +1 -1
  50. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutFundInput.mjs +5 -4
  51. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutInvestorInput.d.ts +5 -4
  52. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutInvestorInput.d.ts.map +1 -1
  53. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutInvestorInput.js.map +1 -1
  54. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutInvestorInput.mjs +5 -4
  55. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutTransactionsInput.d.ts +5 -4
  56. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutTransactionsInput.d.ts.map +1 -1
  57. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutTransactionsInput.js.map +1 -1
  58. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutTransactionsInput.mjs +5 -4
  59. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereInput.d.ts +5 -5
  60. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereInput.d.ts.map +1 -1
  61. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereInput.js.map +1 -1
  62. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereInput.mjs +5 -5
  63. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereWithAggregatesInput.d.ts +5 -5
  64. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereWithAggregatesInput.d.ts.map +1 -1
  65. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereWithAggregatesInput.js.map +1 -1
  66. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereWithAggregatesInput.mjs +5 -5
  67. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateInput.d.ts +5 -5
  68. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateInput.d.ts.map +1 -1
  69. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateInput.js.map +1 -1
  70. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateInput.mjs +5 -5
  71. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateManyMutationInput.d.ts +5 -5
  72. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateManyMutationInput.d.ts.map +1 -1
  73. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateManyMutationInput.js.map +1 -1
  74. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateManyMutationInput.mjs +5 -5
  75. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutFundInput.d.ts +5 -5
  76. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutFundInput.d.ts.map +1 -1
  77. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutFundInput.js.map +1 -1
  78. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutFundInput.mjs +5 -5
  79. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutInvestorInput.d.ts +5 -5
  80. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutInvestorInput.d.ts.map +1 -1
  81. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutInvestorInput.js.map +1 -1
  82. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutInvestorInput.mjs +5 -5
  83. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutTransactionsInput.d.ts +5 -5
  84. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutTransactionsInput.d.ts.map +1 -1
  85. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutTransactionsInput.js.map +1 -1
  86. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutTransactionsInput.mjs +5 -5
  87. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereInput.d.ts +5 -5
  88. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereInput.d.ts.map +1 -1
  89. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereInput.js.map +1 -1
  90. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereInput.mjs +5 -5
  91. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereUniqueInput.d.ts +5 -5
  92. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereUniqueInput.d.ts.map +1 -1
  93. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereUniqueInput.js.map +1 -1
  94. package/esm/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereUniqueInput.mjs +5 -5
  95. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateInput.d.ts +8 -7
  96. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateInput.d.ts.map +1 -1
  97. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateInput.js.map +1 -1
  98. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateInput.mjs +8 -7
  99. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyFundInput.d.ts +8 -7
  100. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyFundInput.d.ts.map +1 -1
  101. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyFundInput.js.map +1 -1
  102. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyFundInput.mjs +8 -7
  103. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyHoldingInput.d.ts +8 -7
  104. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyHoldingInput.d.ts.map +1 -1
  105. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyHoldingInput.js.map +1 -1
  106. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyHoldingInput.mjs +8 -7
  107. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInput.d.ts +8 -7
  108. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInput.d.ts.map +1 -1
  109. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInput.js.map +1 -1
  110. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInput.mjs +8 -7
  111. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInvestorInput.d.ts +8 -7
  112. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInvestorInput.d.ts.map +1 -1
  113. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInvestorInput.js.map +1 -1
  114. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInvestorInput.mjs +8 -7
  115. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutFundInput.d.ts +8 -7
  116. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutFundInput.d.ts.map +1 -1
  117. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutFundInput.js.map +1 -1
  118. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutFundInput.mjs +8 -7
  119. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutHoldingInput.d.ts +8 -7
  120. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutHoldingInput.d.ts.map +1 -1
  121. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutHoldingInput.js.map +1 -1
  122. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutHoldingInput.mjs +8 -7
  123. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutInvestorInput.d.ts +8 -7
  124. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutInvestorInput.d.ts.map +1 -1
  125. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutInvestorInput.js.map +1 -1
  126. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutInvestorInput.mjs +8 -7
  127. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereInput.d.ts +8 -8
  128. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereInput.d.ts.map +1 -1
  129. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereInput.js.map +1 -1
  130. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereInput.mjs +8 -8
  131. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereWithAggregatesInput.d.ts +8 -8
  132. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereWithAggregatesInput.d.ts.map +1 -1
  133. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereWithAggregatesInput.js.map +1 -1
  134. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereWithAggregatesInput.mjs +8 -8
  135. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateInput.d.ts +8 -8
  136. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateInput.d.ts.map +1 -1
  137. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateInput.js.map +1 -1
  138. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateInput.mjs +8 -8
  139. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateManyMutationInput.d.ts +8 -8
  140. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateManyMutationInput.d.ts.map +1 -1
  141. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateManyMutationInput.js.map +1 -1
  142. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateManyMutationInput.mjs +8 -8
  143. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutFundInput.d.ts +8 -8
  144. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutFundInput.d.ts.map +1 -1
  145. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutFundInput.js.map +1 -1
  146. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutFundInput.mjs +8 -8
  147. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutHoldingInput.d.ts +8 -8
  148. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutHoldingInput.d.ts.map +1 -1
  149. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutHoldingInput.js.map +1 -1
  150. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutHoldingInput.mjs +8 -8
  151. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutInvestorInput.d.ts +8 -8
  152. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutInvestorInput.d.ts.map +1 -1
  153. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutInvestorInput.js.map +1 -1
  154. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutInvestorInput.mjs +8 -8
  155. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereInput.d.ts +8 -8
  156. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereInput.d.ts.map +1 -1
  157. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereInput.js.map +1 -1
  158. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereInput.mjs +8 -8
  159. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereUniqueInput.d.ts +8 -8
  160. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereUniqueInput.d.ts.map +1 -1
  161. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereUniqueInput.js.map +1 -1
  162. package/esm/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereUniqueInput.mjs +8 -8
  163. package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableFilter.d.ts +3 -3
  164. package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableFilter.d.ts.map +1 -1
  165. package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableFilter.js.map +1 -1
  166. package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableWithAggregatesFilter.d.ts +3 -3
  167. package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableWithAggregatesFilter.d.ts.map +1 -1
  168. package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableWithAggregatesFilter.js.map +1 -1
  169. package/esm/generated/typegraphql-prisma/resolvers/inputs/NullableEnumOpenaiModelFieldUpdateOperationsInput.d.ts +1 -1
  170. package/esm/generated/typegraphql-prisma/resolvers/inputs/NullableEnumOpenaiModelFieldUpdateOperationsInput.d.ts.map +1 -1
  171. package/esm/generated/typegraphql-prisma/resolvers/inputs/NullableEnumOpenaiModelFieldUpdateOperationsInput.js.map +1 -1
  172. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.d.ts +1 -1
  173. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.d.ts.map +1 -1
  174. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.js.map +1 -1
  175. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyCustomerInput.d.ts +1 -1
  176. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyCustomerInput.d.ts.map +1 -1
  177. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyCustomerInput.js.map +1 -1
  178. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyInput.d.ts +1 -1
  179. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyInput.d.ts.map +1 -1
  180. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyInput.js.map +1 -1
  181. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.d.ts +1 -1
  182. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.d.ts.map +1 -1
  183. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.js.map +1 -1
  184. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.d.ts +1 -1
  185. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.d.ts.map +1 -1
  186. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.js.map +1 -1
  187. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.d.ts +1 -1
  188. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.d.ts.map +1 -1
  189. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.js.map +1 -1
  190. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.d.ts +1 -1
  191. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.d.ts.map +1 -1
  192. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.js.map +1 -1
  193. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.d.ts +1 -1
  194. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.d.ts.map +1 -1
  195. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.js.map +1 -1
  196. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutFundAssignmentsInput.d.ts +1 -1
  197. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutFundAssignmentsInput.d.ts.map +1 -1
  198. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutFundAssignmentsInput.js.map +1 -1
  199. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutInvestorProfilesInput.d.ts +1 -1
  200. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutInvestorProfilesInput.d.ts.map +1 -1
  201. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutInvestorProfilesInput.js.map +1 -1
  202. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.d.ts +1 -1
  203. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.d.ts.map +1 -1
  204. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.js.map +1 -1
  205. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.d.ts +1 -1
  206. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.d.ts.map +1 -1
  207. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.js.map +1 -1
  208. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutManagedFundsInput.d.ts +1 -1
  209. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutManagedFundsInput.d.ts.map +1 -1
  210. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutManagedFundsInput.js.map +1 -1
  211. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationDeliveriesInput.d.ts +1 -1
  212. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationDeliveriesInput.d.ts.map +1 -1
  213. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationDeliveriesInput.js.map +1 -1
  214. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationPreferencesInput.d.ts +1 -1
  215. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationPreferencesInput.d.ts.map +1 -1
  216. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationPreferencesInput.js.map +1 -1
  217. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOperatedFundsInput.d.ts +1 -1
  218. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOperatedFundsInput.d.ts.map +1 -1
  219. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOperatedFundsInput.js.map +1 -1
  220. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOrgMembershipsInput.d.ts +1 -1
  221. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOrgMembershipsInput.d.ts.map +1 -1
  222. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOrgMembershipsInput.js.map +1 -1
  223. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.d.ts +1 -1
  224. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.d.ts.map +1 -1
  225. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.js.map +1 -1
  226. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.d.ts +1 -1
  227. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.d.ts.map +1 -1
  228. package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.js.map +1 -1
  229. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnHolding.d.ts +5 -4
  230. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnHolding.d.ts.map +1 -1
  231. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnHolding.js.map +1 -1
  232. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnHolding.mjs +10 -8
  233. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnInvestorTransaction.d.ts +8 -7
  234. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnInvestorTransaction.d.ts.map +1 -1
  235. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnInvestorTransaction.js.map +1 -1
  236. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnInvestorTransaction.mjs +8 -7
  237. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnUser.d.ts +1 -1
  238. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnUser.d.ts.map +1 -1
  239. package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnUser.js.map +1 -1
  240. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingAvgAggregate.d.ts +5 -4
  241. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingAvgAggregate.d.ts.map +1 -1
  242. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingAvgAggregate.js.map +1 -1
  243. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingAvgAggregate.mjs +5 -4
  244. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingGroupBy.d.ts +5 -4
  245. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingGroupBy.d.ts.map +1 -1
  246. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingGroupBy.js.map +1 -1
  247. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingGroupBy.mjs +10 -8
  248. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingMaxAggregate.d.ts +5 -4
  249. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingMaxAggregate.d.ts.map +1 -1
  250. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingMaxAggregate.js.map +1 -1
  251. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingMaxAggregate.mjs +5 -4
  252. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingMinAggregate.d.ts +5 -4
  253. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingMinAggregate.d.ts.map +1 -1
  254. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingMinAggregate.js.map +1 -1
  255. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingMinAggregate.mjs +5 -4
  256. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingSumAggregate.d.ts +5 -4
  257. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingSumAggregate.d.ts.map +1 -1
  258. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingSumAggregate.js.map +1 -1
  259. package/esm/generated/typegraphql-prisma/resolvers/outputs/HoldingSumAggregate.mjs +5 -4
  260. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionAvgAggregate.d.ts +8 -7
  261. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionAvgAggregate.d.ts.map +1 -1
  262. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionAvgAggregate.js.map +1 -1
  263. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionAvgAggregate.mjs +8 -7
  264. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionGroupBy.d.ts +8 -7
  265. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionGroupBy.d.ts.map +1 -1
  266. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionGroupBy.js.map +1 -1
  267. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionGroupBy.mjs +8 -7
  268. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMaxAggregate.d.ts +8 -7
  269. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMaxAggregate.d.ts.map +1 -1
  270. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMaxAggregate.js.map +1 -1
  271. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMaxAggregate.mjs +8 -7
  272. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.d.ts +8 -7
  273. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.d.ts.map +1 -1
  274. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.js.map +1 -1
  275. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.mjs +8 -7
  276. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.d.ts +8 -7
  277. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.d.ts.map +1 -1
  278. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.js.map +1 -1
  279. package/esm/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.mjs +8 -7
  280. package/esm/generated/typegraphql-prisma/resolvers/outputs/UserGroupBy.d.ts +1 -1
  281. package/esm/generated/typegraphql-prisma/resolvers/outputs/UserGroupBy.d.ts.map +1 -1
  282. package/esm/generated/typegraphql-prisma/resolvers/outputs/UserGroupBy.js.map +1 -1
  283. package/esm/generated/typegraphql-prisma/resolvers/outputs/UserMaxAggregate.d.ts +1 -1
  284. package/esm/generated/typegraphql-prisma/resolvers/outputs/UserMaxAggregate.d.ts.map +1 -1
  285. package/esm/generated/typegraphql-prisma/resolvers/outputs/UserMaxAggregate.js.map +1 -1
  286. package/esm/generated/typegraphql-prisma/resolvers/outputs/UserMinAggregate.d.ts +1 -1
  287. package/esm/generated/typegraphql-prisma/resolvers/outputs/UserMinAggregate.d.ts.map +1 -1
  288. package/esm/generated/typegraphql-prisma/resolvers/outputs/UserMinAggregate.js.map +1 -1
  289. package/generated/typeStrings/LlmConfiguration.cjs +6 -0
  290. package/generated/typeStrings/LlmConfiguration.d.ts +1 -1
  291. package/generated/typeStrings/LlmConfiguration.d.ts.map +1 -1
  292. package/generated/typeStrings/LlmConfiguration.js.map +1 -1
  293. package/generated/typeStrings/User.cjs +6 -0
  294. package/generated/typeStrings/User.d.ts +1 -1
  295. package/generated/typeStrings/User.d.ts.map +1 -1
  296. package/generated/typeStrings/User.js.map +1 -1
  297. package/generated/typeStrings/index.d.ts +2 -2
  298. package/generated/typegraphql-prisma/enums/OpenaiModel.cjs +3 -0
  299. package/generated/typegraphql-prisma/enums/OpenaiModel.d.ts +3 -0
  300. package/generated/typegraphql-prisma/enums/OpenaiModel.d.ts.map +1 -1
  301. package/generated/typegraphql-prisma/enums/OpenaiModel.js.map +1 -1
  302. package/generated/typegraphql-prisma/models/Holding.cjs +10 -8
  303. package/generated/typegraphql-prisma/models/Holding.d.ts +5 -4
  304. package/generated/typegraphql-prisma/models/Holding.d.ts.map +1 -1
  305. package/generated/typegraphql-prisma/models/Holding.js.map +1 -1
  306. package/generated/typegraphql-prisma/models/InvestorTransaction.cjs +8 -7
  307. package/generated/typegraphql-prisma/models/InvestorTransaction.d.ts +8 -7
  308. package/generated/typegraphql-prisma/models/InvestorTransaction.d.ts.map +1 -1
  309. package/generated/typegraphql-prisma/models/InvestorTransaction.js.map +1 -1
  310. package/generated/typegraphql-prisma/models/User.d.ts +1 -1
  311. package/generated/typegraphql-prisma/models/User.d.ts.map +1 -1
  312. package/generated/typegraphql-prisma/models/User.js.map +1 -1
  313. package/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableFilter.d.ts +3 -3
  314. package/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableFilter.d.ts.map +1 -1
  315. package/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableFilter.js.map +1 -1
  316. package/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableWithAggregatesFilter.d.ts +3 -3
  317. package/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableWithAggregatesFilter.d.ts.map +1 -1
  318. package/generated/typegraphql-prisma/resolvers/inputs/EnumOpenaiModelNullableWithAggregatesFilter.js.map +1 -1
  319. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateInput.cjs +5 -4
  320. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateInput.d.ts +5 -4
  321. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateInput.d.ts.map +1 -1
  322. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateInput.js.map +1 -1
  323. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyFundInput.cjs +5 -4
  324. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyFundInput.d.ts +5 -4
  325. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyFundInput.d.ts.map +1 -1
  326. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyFundInput.js.map +1 -1
  327. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInput.cjs +5 -4
  328. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInput.d.ts +5 -4
  329. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInput.d.ts.map +1 -1
  330. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInput.js.map +1 -1
  331. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInvestorInput.cjs +5 -4
  332. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInvestorInput.d.ts +5 -4
  333. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInvestorInput.d.ts.map +1 -1
  334. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateManyInvestorInput.js.map +1 -1
  335. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutFundInput.cjs +5 -4
  336. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutFundInput.d.ts +5 -4
  337. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutFundInput.d.ts.map +1 -1
  338. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutFundInput.js.map +1 -1
  339. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutInvestorInput.cjs +5 -4
  340. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutInvestorInput.d.ts +5 -4
  341. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutInvestorInput.d.ts.map +1 -1
  342. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutInvestorInput.js.map +1 -1
  343. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutTransactionsInput.cjs +5 -4
  344. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutTransactionsInput.d.ts +5 -4
  345. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutTransactionsInput.d.ts.map +1 -1
  346. package/generated/typegraphql-prisma/resolvers/inputs/HoldingCreateWithoutTransactionsInput.js.map +1 -1
  347. package/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereInput.cjs +5 -5
  348. package/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereInput.d.ts +5 -5
  349. package/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereInput.d.ts.map +1 -1
  350. package/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereInput.js.map +1 -1
  351. package/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereWithAggregatesInput.cjs +5 -5
  352. package/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereWithAggregatesInput.d.ts +5 -5
  353. package/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereWithAggregatesInput.d.ts.map +1 -1
  354. package/generated/typegraphql-prisma/resolvers/inputs/HoldingScalarWhereWithAggregatesInput.js.map +1 -1
  355. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateInput.cjs +5 -5
  356. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateInput.d.ts +5 -5
  357. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateInput.d.ts.map +1 -1
  358. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateInput.js.map +1 -1
  359. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateManyMutationInput.cjs +5 -5
  360. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateManyMutationInput.d.ts +5 -5
  361. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateManyMutationInput.d.ts.map +1 -1
  362. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateManyMutationInput.js.map +1 -1
  363. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutFundInput.cjs +5 -5
  364. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutFundInput.d.ts +5 -5
  365. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutFundInput.d.ts.map +1 -1
  366. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutFundInput.js.map +1 -1
  367. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutInvestorInput.cjs +5 -5
  368. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutInvestorInput.d.ts +5 -5
  369. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutInvestorInput.d.ts.map +1 -1
  370. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutInvestorInput.js.map +1 -1
  371. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutTransactionsInput.cjs +5 -5
  372. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutTransactionsInput.d.ts +5 -5
  373. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutTransactionsInput.d.ts.map +1 -1
  374. package/generated/typegraphql-prisma/resolvers/inputs/HoldingUpdateWithoutTransactionsInput.js.map +1 -1
  375. package/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereInput.cjs +5 -5
  376. package/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereInput.d.ts +5 -5
  377. package/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereInput.d.ts.map +1 -1
  378. package/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereInput.js.map +1 -1
  379. package/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereUniqueInput.cjs +5 -5
  380. package/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereUniqueInput.d.ts +5 -5
  381. package/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereUniqueInput.d.ts.map +1 -1
  382. package/generated/typegraphql-prisma/resolvers/inputs/HoldingWhereUniqueInput.js.map +1 -1
  383. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateInput.cjs +8 -7
  384. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateInput.d.ts +8 -7
  385. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateInput.d.ts.map +1 -1
  386. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateInput.js.map +1 -1
  387. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyFundInput.cjs +8 -7
  388. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyFundInput.d.ts +8 -7
  389. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyFundInput.d.ts.map +1 -1
  390. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyFundInput.js.map +1 -1
  391. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyHoldingInput.cjs +8 -7
  392. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyHoldingInput.d.ts +8 -7
  393. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyHoldingInput.d.ts.map +1 -1
  394. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyHoldingInput.js.map +1 -1
  395. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInput.cjs +8 -7
  396. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInput.d.ts +8 -7
  397. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInput.d.ts.map +1 -1
  398. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInput.js.map +1 -1
  399. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInvestorInput.cjs +8 -7
  400. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInvestorInput.d.ts +8 -7
  401. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInvestorInput.d.ts.map +1 -1
  402. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateManyInvestorInput.js.map +1 -1
  403. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutFundInput.cjs +8 -7
  404. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutFundInput.d.ts +8 -7
  405. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutFundInput.d.ts.map +1 -1
  406. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutFundInput.js.map +1 -1
  407. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutHoldingInput.cjs +8 -7
  408. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutHoldingInput.d.ts +8 -7
  409. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutHoldingInput.d.ts.map +1 -1
  410. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutHoldingInput.js.map +1 -1
  411. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutInvestorInput.cjs +8 -7
  412. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutInvestorInput.d.ts +8 -7
  413. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutInvestorInput.d.ts.map +1 -1
  414. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionCreateWithoutInvestorInput.js.map +1 -1
  415. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereInput.cjs +8 -8
  416. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereInput.d.ts +8 -8
  417. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereInput.d.ts.map +1 -1
  418. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereInput.js.map +1 -1
  419. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereWithAggregatesInput.cjs +8 -8
  420. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereWithAggregatesInput.d.ts +8 -8
  421. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereWithAggregatesInput.d.ts.map +1 -1
  422. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionScalarWhereWithAggregatesInput.js.map +1 -1
  423. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateInput.cjs +8 -8
  424. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateInput.d.ts +8 -8
  425. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateInput.d.ts.map +1 -1
  426. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateInput.js.map +1 -1
  427. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateManyMutationInput.cjs +8 -8
  428. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateManyMutationInput.d.ts +8 -8
  429. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateManyMutationInput.d.ts.map +1 -1
  430. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateManyMutationInput.js.map +1 -1
  431. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutFundInput.cjs +8 -8
  432. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutFundInput.d.ts +8 -8
  433. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutFundInput.d.ts.map +1 -1
  434. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutFundInput.js.map +1 -1
  435. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutHoldingInput.cjs +8 -8
  436. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutHoldingInput.d.ts +8 -8
  437. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutHoldingInput.d.ts.map +1 -1
  438. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutHoldingInput.js.map +1 -1
  439. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutInvestorInput.cjs +8 -8
  440. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutInvestorInput.d.ts +8 -8
  441. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutInvestorInput.d.ts.map +1 -1
  442. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionUpdateWithoutInvestorInput.js.map +1 -1
  443. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereInput.cjs +8 -8
  444. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereInput.d.ts +8 -8
  445. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereInput.d.ts.map +1 -1
  446. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereInput.js.map +1 -1
  447. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereUniqueInput.cjs +8 -8
  448. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereUniqueInput.d.ts +8 -8
  449. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereUniqueInput.d.ts.map +1 -1
  450. package/generated/typegraphql-prisma/resolvers/inputs/InvestorTransactionWhereUniqueInput.js.map +1 -1
  451. package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableFilter.d.ts +3 -3
  452. package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableFilter.d.ts.map +1 -1
  453. package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableFilter.js.map +1 -1
  454. package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableWithAggregatesFilter.d.ts +3 -3
  455. package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableWithAggregatesFilter.d.ts.map +1 -1
  456. package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumOpenaiModelNullableWithAggregatesFilter.js.map +1 -1
  457. package/generated/typegraphql-prisma/resolvers/inputs/NullableEnumOpenaiModelFieldUpdateOperationsInput.d.ts +1 -1
  458. package/generated/typegraphql-prisma/resolvers/inputs/NullableEnumOpenaiModelFieldUpdateOperationsInput.d.ts.map +1 -1
  459. package/generated/typegraphql-prisma/resolvers/inputs/NullableEnumOpenaiModelFieldUpdateOperationsInput.js.map +1 -1
  460. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.d.ts +1 -1
  461. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.d.ts.map +1 -1
  462. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.js.map +1 -1
  463. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyCustomerInput.d.ts +1 -1
  464. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyCustomerInput.d.ts.map +1 -1
  465. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyCustomerInput.js.map +1 -1
  466. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyInput.d.ts +1 -1
  467. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyInput.d.ts.map +1 -1
  468. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateManyInput.js.map +1 -1
  469. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.d.ts +1 -1
  470. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.d.ts.map +1 -1
  471. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.js.map +1 -1
  472. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.d.ts +1 -1
  473. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.d.ts.map +1 -1
  474. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.js.map +1 -1
  475. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.d.ts +1 -1
  476. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.d.ts.map +1 -1
  477. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.js.map +1 -1
  478. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.d.ts +1 -1
  479. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.d.ts.map +1 -1
  480. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.js.map +1 -1
  481. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.d.ts +1 -1
  482. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.d.ts.map +1 -1
  483. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.js.map +1 -1
  484. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutFundAssignmentsInput.d.ts +1 -1
  485. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutFundAssignmentsInput.d.ts.map +1 -1
  486. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutFundAssignmentsInput.js.map +1 -1
  487. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutInvestorProfilesInput.d.ts +1 -1
  488. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutInvestorProfilesInput.d.ts.map +1 -1
  489. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutInvestorProfilesInput.js.map +1 -1
  490. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.d.ts +1 -1
  491. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.d.ts.map +1 -1
  492. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.js.map +1 -1
  493. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.d.ts +1 -1
  494. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.d.ts.map +1 -1
  495. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.js.map +1 -1
  496. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutManagedFundsInput.d.ts +1 -1
  497. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutManagedFundsInput.d.ts.map +1 -1
  498. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutManagedFundsInput.js.map +1 -1
  499. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationDeliveriesInput.d.ts +1 -1
  500. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationDeliveriesInput.d.ts.map +1 -1
  501. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationDeliveriesInput.js.map +1 -1
  502. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationPreferencesInput.d.ts +1 -1
  503. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationPreferencesInput.d.ts.map +1 -1
  504. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutNotificationPreferencesInput.js.map +1 -1
  505. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOperatedFundsInput.d.ts +1 -1
  506. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOperatedFundsInput.d.ts.map +1 -1
  507. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOperatedFundsInput.js.map +1 -1
  508. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOrgMembershipsInput.d.ts +1 -1
  509. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOrgMembershipsInput.d.ts.map +1 -1
  510. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutOrgMembershipsInput.js.map +1 -1
  511. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.d.ts +1 -1
  512. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.d.ts.map +1 -1
  513. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.js.map +1 -1
  514. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.d.ts +1 -1
  515. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.d.ts.map +1 -1
  516. package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.js.map +1 -1
  517. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnHolding.cjs +10 -8
  518. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnHolding.d.ts +5 -4
  519. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnHolding.d.ts.map +1 -1
  520. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnHolding.js.map +1 -1
  521. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnInvestorTransaction.cjs +8 -7
  522. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnInvestorTransaction.d.ts +8 -7
  523. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnInvestorTransaction.d.ts.map +1 -1
  524. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnInvestorTransaction.js.map +1 -1
  525. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnUser.d.ts +1 -1
  526. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnUser.d.ts.map +1 -1
  527. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnUser.js.map +1 -1
  528. package/generated/typegraphql-prisma/resolvers/outputs/HoldingAvgAggregate.cjs +5 -4
  529. package/generated/typegraphql-prisma/resolvers/outputs/HoldingAvgAggregate.d.ts +5 -4
  530. package/generated/typegraphql-prisma/resolvers/outputs/HoldingAvgAggregate.d.ts.map +1 -1
  531. package/generated/typegraphql-prisma/resolvers/outputs/HoldingAvgAggregate.js.map +1 -1
  532. package/generated/typegraphql-prisma/resolvers/outputs/HoldingGroupBy.cjs +10 -8
  533. package/generated/typegraphql-prisma/resolvers/outputs/HoldingGroupBy.d.ts +5 -4
  534. package/generated/typegraphql-prisma/resolvers/outputs/HoldingGroupBy.d.ts.map +1 -1
  535. package/generated/typegraphql-prisma/resolvers/outputs/HoldingGroupBy.js.map +1 -1
  536. package/generated/typegraphql-prisma/resolvers/outputs/HoldingMaxAggregate.cjs +5 -4
  537. package/generated/typegraphql-prisma/resolvers/outputs/HoldingMaxAggregate.d.ts +5 -4
  538. package/generated/typegraphql-prisma/resolvers/outputs/HoldingMaxAggregate.d.ts.map +1 -1
  539. package/generated/typegraphql-prisma/resolvers/outputs/HoldingMaxAggregate.js.map +1 -1
  540. package/generated/typegraphql-prisma/resolvers/outputs/HoldingMinAggregate.cjs +5 -4
  541. package/generated/typegraphql-prisma/resolvers/outputs/HoldingMinAggregate.d.ts +5 -4
  542. package/generated/typegraphql-prisma/resolvers/outputs/HoldingMinAggregate.d.ts.map +1 -1
  543. package/generated/typegraphql-prisma/resolvers/outputs/HoldingMinAggregate.js.map +1 -1
  544. package/generated/typegraphql-prisma/resolvers/outputs/HoldingSumAggregate.cjs +5 -4
  545. package/generated/typegraphql-prisma/resolvers/outputs/HoldingSumAggregate.d.ts +5 -4
  546. package/generated/typegraphql-prisma/resolvers/outputs/HoldingSumAggregate.d.ts.map +1 -1
  547. package/generated/typegraphql-prisma/resolvers/outputs/HoldingSumAggregate.js.map +1 -1
  548. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionAvgAggregate.cjs +8 -7
  549. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionAvgAggregate.d.ts +8 -7
  550. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionAvgAggregate.d.ts.map +1 -1
  551. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionAvgAggregate.js.map +1 -1
  552. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionGroupBy.cjs +8 -7
  553. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionGroupBy.d.ts +8 -7
  554. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionGroupBy.d.ts.map +1 -1
  555. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionGroupBy.js.map +1 -1
  556. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMaxAggregate.cjs +8 -7
  557. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMaxAggregate.d.ts +8 -7
  558. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMaxAggregate.d.ts.map +1 -1
  559. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMaxAggregate.js.map +1 -1
  560. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.cjs +8 -7
  561. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.d.ts +8 -7
  562. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.d.ts.map +1 -1
  563. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.js.map +1 -1
  564. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.cjs +8 -7
  565. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.d.ts +8 -7
  566. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.d.ts.map +1 -1
  567. package/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.js.map +1 -1
  568. package/generated/typegraphql-prisma/resolvers/outputs/UserGroupBy.d.ts +1 -1
  569. package/generated/typegraphql-prisma/resolvers/outputs/UserGroupBy.d.ts.map +1 -1
  570. package/generated/typegraphql-prisma/resolvers/outputs/UserGroupBy.js.map +1 -1
  571. package/generated/typegraphql-prisma/resolvers/outputs/UserMaxAggregate.d.ts +1 -1
  572. package/generated/typegraphql-prisma/resolvers/outputs/UserMaxAggregate.d.ts.map +1 -1
  573. package/generated/typegraphql-prisma/resolvers/outputs/UserMaxAggregate.js.map +1 -1
  574. package/generated/typegraphql-prisma/resolvers/outputs/UserMinAggregate.d.ts +1 -1
  575. package/generated/typegraphql-prisma/resolvers/outputs/UserMinAggregate.d.ts.map +1 -1
  576. package/generated/typegraphql-prisma/resolvers/outputs/UserMinAggregate.js.map +1 -1
  577. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"InvestorTransactionMaxAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMaxAggregate.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,qFAAkF;AAClF,iFAA8E;AAGvE,IAAM,+BAA+B,GAArC,MAAM,+BAA+B;CAmH3C,CAAA;AAnHY,0EAA+B;AAI1C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;2DACiB;AAKnB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;mEACyB;AAK3B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACqB;AAKvB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;kEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,iDAAuB,EAAE;QACnD,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACiG;AAKnG;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,qDAAyB,EAAE;QACrD,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACkI;AAKpI;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACqB;AAKvB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;8DACoB;AAKtB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;mEACyB;AAK3B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;qEAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;sEAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACmB;AAKrB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;kEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;iEACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;oEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;mEACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;mEACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;kEACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;wEAC8B;AAKhC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8DACoB;AAKtB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;oEAC0B;AAK5B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;kEACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;kEACsB;0CAlHb,+BAA+B;IAD3C,WAAW,CAAC,UAAU,CAAC,iCAAiC,EAAE,EAAE,CAAC;GACjD,+BAA+B,CAmH3C"}
1
+ {"version":3,"file":"InvestorTransactionMaxAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMaxAggregate.ts"],"names":[],"mappings":"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"}
@@ -44,6 +44,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
44
44
  Object.defineProperty(exports, "__esModule", { value: true });
45
45
  exports.InvestorTransactionMinAggregate = void 0;
46
46
  const TypeGraphQL = __importStar(require("type-graphql"));
47
+ const scalars_1 = require("../../scalars.cjs");
47
48
  const InvestorTransactionStatus_1 = require("../../enums/InvestorTransactionStatus.cjs");
48
49
  const InvestorTransactionType_1 = require("../../enums/InvestorTransactionType.cjs");
49
50
  let InvestorTransactionMinAggregate = class InvestorTransactionMinAggregate {
@@ -86,43 +87,43 @@ __decorate([
86
87
  __metadata("design:type", Object)
87
88
  ], InvestorTransactionMinAggregate.prototype, "status", void 0);
88
89
  __decorate([
89
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
90
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
90
91
  nullable: true
91
92
  }),
92
93
  __metadata("design:type", Object)
93
94
  ], InvestorTransactionMinAggregate.prototype, "amount", void 0);
94
95
  __decorate([
95
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
96
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
96
97
  nullable: true
97
98
  }),
98
99
  __metadata("design:type", Object)
99
100
  ], InvestorTransactionMinAggregate.prototype, "units", void 0);
100
101
  __decorate([
101
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
102
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
102
103
  nullable: true
103
104
  }),
104
105
  __metadata("design:type", Object)
105
106
  ], InvestorTransactionMinAggregate.prototype, "requestNav", void 0);
106
107
  __decorate([
107
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
108
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
108
109
  nullable: true
109
110
  }),
110
111
  __metadata("design:type", Object)
111
112
  ], InvestorTransactionMinAggregate.prototype, "executionNav", void 0);
112
113
  __decorate([
113
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
114
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
114
115
  nullable: true
115
116
  }),
116
117
  __metadata("design:type", Object)
117
118
  ], InvestorTransactionMinAggregate.prototype, "executedUnits", void 0);
118
119
  __decorate([
119
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
120
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
120
121
  nullable: true
121
122
  }),
122
123
  __metadata("design:type", Object)
123
124
  ], InvestorTransactionMinAggregate.prototype, "fees", void 0);
124
125
  __decorate([
125
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
126
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
126
127
  nullable: true
127
128
  }),
128
129
  __metadata("design:type", Object)
@@ -1,3 +1,4 @@
1
+ import { Prisma } from "@prisma/client";
1
2
  export declare class InvestorTransactionMinAggregate {
2
3
  id: string | null;
3
4
  investorId: string | null;
@@ -5,13 +6,13 @@ export declare class InvestorTransactionMinAggregate {
5
6
  holdingId: string | null;
6
7
  type: "SUBSCRIPTION" | "REDEMPTION" | "CAPITAL_CALL" | "DISTRIBUTION" | "TRANSFER" | "FEE" | null;
7
8
  status: "PENDING" | "REVIEWING" | "APPROVED" | "PROCESSING" | "COMPLETED" | "SETTLED" | "REJECTED" | "CANCELLED" | "FAILED" | null;
8
- amount: number | null;
9
- units: number | null;
10
- requestNav: number | null;
11
- executionNav: number | null;
12
- executedUnits: number | null;
13
- fees: number | null;
14
- netAmount: number | null;
9
+ amount: Prisma.Decimal | null;
10
+ units: Prisma.Decimal | null;
11
+ requestNav: Prisma.Decimal | null;
12
+ executionNav: Prisma.Decimal | null;
13
+ executedUnits: Prisma.Decimal | null;
14
+ fees: Prisma.Decimal | null;
15
+ netAmount: Prisma.Decimal | null;
15
16
  currency: string | null;
16
17
  requestedAt: Date | null;
17
18
  reviewedAt: Date | null;
@@ -1 +1 @@
1
- {"version":3,"file":"InvestorTransactionMinAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.ts"],"names":[],"mappings":"AAOA,qBACa,+BAA+B;IAI1C,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,MAAM,EAAG,MAAM,GAAG,IAAI,CAAC;IAKvB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,IAAI,EAAG,cAAc,GAAG,YAAY,GAAG,cAAc,GAAG,cAAc,GAAG,UAAU,GAAG,KAAK,GAAG,IAAI,CAAC;IAKnG,MAAM,EAAG,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,QAAQ,GAAG,IAAI,CAAC;IAKpI,MAAM,EAAG,MAAM,GAAG,IAAI,CAAC;IAKvB,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,YAAY,EAAG,MAAM,GAAG,IAAI,CAAC;IAK7B,aAAa,EAAG,MAAM,GAAG,IAAI,CAAC;IAK9B,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,WAAW,EAAG,IAAI,GAAG,IAAI,CAAC;IAK1B,UAAU,EAAG,IAAI,GAAG,IAAI,CAAC;IAKzB,UAAU,EAAG,IAAI,GAAG,IAAI,CAAC;IAKzB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,eAAe,EAAG,MAAM,GAAG,IAAI,CAAC;IAKhC,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,WAAW,EAAG,MAAM,GAAG,IAAI,CAAC;IAK5B,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;CACzB"}
1
+ {"version":3,"file":"InvestorTransactionMinAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAKxC,qBACa,+BAA+B;IAI1C,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,MAAM,EAAG,MAAM,GAAG,IAAI,CAAC;IAKvB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,IAAI,EAAG,cAAc,GAAG,YAAY,GAAG,cAAc,GAAG,cAAc,GAAG,UAAU,GAAG,KAAK,GAAG,IAAI,CAAC;IAKnG,MAAM,EAAG,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,QAAQ,GAAG,IAAI,CAAC;IAKpI,MAAM,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK/B,KAAK,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK9B,UAAU,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKnC,YAAY,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKrC,aAAa,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKtC,IAAI,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK7B,SAAS,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKlC,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,WAAW,EAAG,IAAI,GAAG,IAAI,CAAC;IAK1B,UAAU,EAAG,IAAI,GAAG,IAAI,CAAC;IAKzB,UAAU,EAAG,IAAI,GAAG,IAAI,CAAC;IAKzB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,eAAe,EAAG,MAAM,GAAG,IAAI,CAAC;IAKhC,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,WAAW,EAAG,MAAM,GAAG,IAAI,CAAC;IAK5B,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;CACzB"}
@@ -1 +1 @@
1
- {"version":3,"file":"InvestorTransactionMinAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"InvestorTransactionMinAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionMinAggregate.ts"],"names":[],"mappings":"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"}
@@ -44,47 +44,48 @@ var __metadata = (this && this.__metadata) || function (k, v) {
44
44
  Object.defineProperty(exports, "__esModule", { value: true });
45
45
  exports.InvestorTransactionSumAggregate = void 0;
46
46
  const TypeGraphQL = __importStar(require("type-graphql"));
47
+ const scalars_1 = require("../../scalars.cjs");
47
48
  let InvestorTransactionSumAggregate = class InvestorTransactionSumAggregate {
48
49
  };
49
50
  exports.InvestorTransactionSumAggregate = InvestorTransactionSumAggregate;
50
51
  __decorate([
51
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
52
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
52
53
  nullable: true
53
54
  }),
54
55
  __metadata("design:type", Object)
55
56
  ], InvestorTransactionSumAggregate.prototype, "amount", void 0);
56
57
  __decorate([
57
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
58
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
58
59
  nullable: true
59
60
  }),
60
61
  __metadata("design:type", Object)
61
62
  ], InvestorTransactionSumAggregate.prototype, "units", void 0);
62
63
  __decorate([
63
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
64
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
64
65
  nullable: true
65
66
  }),
66
67
  __metadata("design:type", Object)
67
68
  ], InvestorTransactionSumAggregate.prototype, "requestNav", void 0);
68
69
  __decorate([
69
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
70
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
70
71
  nullable: true
71
72
  }),
72
73
  __metadata("design:type", Object)
73
74
  ], InvestorTransactionSumAggregate.prototype, "executionNav", void 0);
74
75
  __decorate([
75
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
76
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
76
77
  nullable: true
77
78
  }),
78
79
  __metadata("design:type", Object)
79
80
  ], InvestorTransactionSumAggregate.prototype, "executedUnits", void 0);
80
81
  __decorate([
81
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
82
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
82
83
  nullable: true
83
84
  }),
84
85
  __metadata("design:type", Object)
85
86
  ], InvestorTransactionSumAggregate.prototype, "fees", void 0);
86
87
  __decorate([
87
- TypeGraphQL.Field(_type => TypeGraphQL.Float, {
88
+ TypeGraphQL.Field(_type => scalars_1.DecimalJSScalar, {
88
89
  nullable: true
89
90
  }),
90
91
  __metadata("design:type", Object)
@@ -1,10 +1,11 @@
1
+ import { Prisma } from "@prisma/client";
1
2
  export declare class InvestorTransactionSumAggregate {
2
- amount: number | null;
3
- units: number | null;
4
- requestNav: number | null;
5
- executionNav: number | null;
6
- executedUnits: number | null;
7
- fees: number | null;
8
- netAmount: number | null;
3
+ amount: Prisma.Decimal | null;
4
+ units: Prisma.Decimal | null;
5
+ requestNav: Prisma.Decimal | null;
6
+ executionNav: Prisma.Decimal | null;
7
+ executedUnits: Prisma.Decimal | null;
8
+ fees: Prisma.Decimal | null;
9
+ netAmount: Prisma.Decimal | null;
9
10
  }
10
11
  //# sourceMappingURL=InvestorTransactionSumAggregate.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"InvestorTransactionSumAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.ts"],"names":[],"mappings":"AAKA,qBACa,+BAA+B;IAI1C,MAAM,EAAG,MAAM,GAAG,IAAI,CAAC;IAKvB,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,YAAY,EAAG,MAAM,GAAG,IAAI,CAAC;IAK7B,aAAa,EAAG,MAAM,GAAG,IAAI,CAAC;IAK9B,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;CAC3B"}
1
+ {"version":3,"file":"InvestorTransactionSumAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAGxC,qBACa,+BAA+B;IAI1C,MAAM,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK/B,KAAK,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK9B,UAAU,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKnC,YAAY,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKrC,aAAa,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAKtC,IAAI,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;IAK7B,SAAS,EAAG,MAAM,CAAC,OAAO,GAAG,IAAI,CAAC;CACnC"}
@@ -1 +1 @@
1
- {"version":3,"file":"InvestorTransactionSumAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAMrC,IAAM,+BAA+B,GAArC,MAAM,+BAA+B;CAmC3C,CAAA;AAnCY,0EAA+B;AAI1C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACqB;AAKvB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;8DACoB;AAKtB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;mEACyB;AAK3B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;qEAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;sEAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACmB;AAKrB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,IAAI;KACf,CAAC;;kEACwB;0CAlCf,+BAA+B;IAD3C,WAAW,CAAC,UAAU,CAAC,iCAAiC,EAAE,EAAE,CAAC;GACjD,+BAA+B,CAmC3C"}
1
+ {"version":3,"file":"InvestorTransactionSumAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/InvestorTransactionSumAggregate.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAG5C,2CAAgD;AAGzC,IAAM,+BAA+B,GAArC,MAAM,+BAA+B;CAmC3C,CAAA;AAnCY,0EAA+B;AAI1C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,yBAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;+DAC6B;AAK/B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,yBAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;8DAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,yBAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;mEACiC;AAKnC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,yBAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;qEACmC;AAKrC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,yBAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;sEACoC;AAKtC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,yBAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;6DAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,yBAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;kEACgC;0CAlCvB,+BAA+B;IAD3C,WAAW,CAAC,UAAU,CAAC,iCAAiC,EAAE,EAAE,CAAC;GACjD,+BAA+B,CAmC3C"}
@@ -22,7 +22,7 @@ export declare class UserGroupBy {
22
22
  customerId: number | null;
23
23
  plan: "FREE" | "PRO" | "INSTITUTION" | null;
24
24
  openaiAPIKey: string | null;
25
- openaiModel: "GPT_5_5" | "GPT_5_5_PRO" | "GPT_5_4" | "GPT_5_4_MINI" | "GPT_5_4_NANO" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO" | "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4_1_NANO" | "O1" | "O1_MINI" | "O3" | "O3_MINI" | "O4_MINI" | null;
25
+ openaiModel: "GPT_5_6_SOL" | "GPT_5_6_TERRA" | "GPT_5_6_LUNA" | "GPT_5_5" | "GPT_5_5_PRO" | "GPT_5_4" | "GPT_5_4_MINI" | "GPT_5_4_NANO" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO" | "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4_1_NANO" | "O1" | "O1_MINI" | "O3" | "O3_MINI" | "O4_MINI" | null;
26
26
  _count: UserCountAggregate | null;
27
27
  _avg: UserAvgAggregate | null;
28
28
  _sum: UserSumAggregate | null;
@@ -1 +1 @@
1
- {"version":3,"file":"UserGroupBy.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserGroupBy.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAM/D,qBACa,WAAW;IAItB,EAAE,EAAG,MAAM,CAAC;IAKZ,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,aAAa,EAAG,IAAI,GAAG,IAAI,CAAC;IAK5B,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,kBAAkB,EAAG,OAAO,CAAC;IAK7B,cAAc,EAAG,MAAM,GAAG,IAAI,CAAC;IAK/B,SAAS,EAAG,IAAI,CAAC;IAKjB,SAAS,EAAG,IAAI,CAAC;IAKjB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,IAAI,EAAG,OAAO,GAAG,OAAO,GAAG,YAAY,GAAG,MAAM,CAAC;IAKjD,GAAG,EAAG,MAAM,GAAG,IAAI,CAAC;IAKpB,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,cAAc,EAAG,OAAO,GAAG,MAAM,CAAC;IAKlC,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,IAAI,EAAG,MAAM,GAAG,KAAK,GAAG,aAAa,GAAG,IAAI,CAAC;IAK7C,YAAY,EAAG,MAAM,GAAG,IAAI,CAAC;IAK7B,WAAW,EAAG,SAAS,GAAG,aAAa,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,OAAO,GAAG,YAAY,GAAG,YAAY,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI,GAAG,SAAS,GAAG,SAAS,GAAG,IAAI,CAAC;IAKrO,MAAM,EAAG,kBAAkB,GAAG,IAAI,CAAC;IAKnC,IAAI,EAAG,gBAAgB,GAAG,IAAI,CAAC;IAK/B,IAAI,EAAG,gBAAgB,GAAG,IAAI,CAAC;IAK/B,IAAI,EAAG,gBAAgB,GAAG,IAAI,CAAC;IAK/B,IAAI,EAAG,gBAAgB,GAAG,IAAI,CAAC;CAChC"}
1
+ {"version":3,"file":"UserGroupBy.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserGroupBy.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAM/D,qBACa,WAAW;IAItB,EAAE,EAAG,MAAM,CAAC;IAKZ,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,aAAa,EAAG,IAAI,GAAG,IAAI,CAAC;IAK5B,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,kBAAkB,EAAG,OAAO,CAAC;IAK7B,cAAc,EAAG,MAAM,GAAG,IAAI,CAAC;IAK/B,SAAS,EAAG,IAAI,CAAC;IAKjB,SAAS,EAAG,IAAI,CAAC;IAKjB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,IAAI,EAAG,OAAO,GAAG,OAAO,GAAG,YAAY,GAAG,MAAM,CAAC;IAKjD,GAAG,EAAG,MAAM,GAAG,IAAI,CAAC;IAKpB,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,cAAc,EAAG,OAAO,GAAG,MAAM,CAAC;IAKlC,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,IAAI,EAAG,MAAM,GAAG,KAAK,GAAG,aAAa,GAAG,IAAI,CAAC;IAK7C,YAAY,EAAG,MAAM,GAAG,IAAI,CAAC;IAK7B,WAAW,EAAG,aAAa,GAAG,eAAe,GAAG,cAAc,GAAG,SAAS,GAAG,aAAa,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,OAAO,GAAG,YAAY,GAAG,YAAY,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI,GAAG,SAAS,GAAG,SAAS,GAAG,IAAI,CAAC;IAKxR,MAAM,EAAG,kBAAkB,GAAG,IAAI,CAAC;IAKnC,IAAI,EAAG,gBAAgB,GAAG,IAAI,CAAC;IAK/B,IAAI,EAAG,gBAAgB,GAAG,IAAI,CAAC;IAK/B,IAAI,EAAG,gBAAgB,GAAG,IAAI,CAAC;IAK/B,IAAI,EAAG,gBAAgB,GAAG,IAAI,CAAC;CAChC"}
@@ -1 +1 @@
1
- {"version":3,"file":"UserGroupBy.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserGroupBy.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"UserGroupBy.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserGroupBy.ts"],"names":[],"mappings":"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"}
@@ -17,6 +17,6 @@ export declare class UserMaxAggregate {
17
17
  customerId: number | null;
18
18
  plan: "FREE" | "PRO" | "INSTITUTION" | null;
19
19
  openaiAPIKey: string | null;
20
- openaiModel: "GPT_5_5" | "GPT_5_5_PRO" | "GPT_5_4" | "GPT_5_4_MINI" | "GPT_5_4_NANO" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO" | "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4_1_NANO" | "O1" | "O1_MINI" | "O3" | "O3_MINI" | "O4_MINI" | null;
20
+ openaiModel: "GPT_5_6_SOL" | "GPT_5_6_TERRA" | "GPT_5_6_LUNA" | "GPT_5_5" | "GPT_5_5_PRO" | "GPT_5_4" | "GPT_5_4_MINI" | "GPT_5_4_NANO" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO" | "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4_1_NANO" | "O1" | "O1_MINI" | "O3" | "O3_MINI" | "O4_MINI" | null;
21
21
  }
22
22
  //# sourceMappingURL=UserMaxAggregate.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"UserMaxAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserMaxAggregate.ts"],"names":[],"mappings":"AASA,qBACa,gBAAgB;IAI3B,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,aAAa,EAAG,IAAI,GAAG,IAAI,CAAC;IAK5B,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,kBAAkB,EAAG,OAAO,GAAG,IAAI,CAAC;IAKpC,cAAc,EAAG,MAAM,GAAG,IAAI,CAAC;IAK/B,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,IAAI,EAAG,OAAO,GAAG,OAAO,GAAG,YAAY,GAAG,MAAM,GAAG,IAAI,CAAC;IAKxD,GAAG,EAAG,MAAM,GAAG,IAAI,CAAC;IAKpB,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,cAAc,EAAG,OAAO,GAAG,MAAM,GAAG,IAAI,CAAC;IAKzC,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,IAAI,EAAG,MAAM,GAAG,KAAK,GAAG,aAAa,GAAG,IAAI,CAAC;IAK7C,YAAY,EAAG,MAAM,GAAG,IAAI,CAAC;IAK7B,WAAW,EAAG,SAAS,GAAG,aAAa,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,OAAO,GAAG,YAAY,GAAG,YAAY,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI,GAAG,SAAS,GAAG,SAAS,GAAG,IAAI,CAAC;CACtO"}
1
+ {"version":3,"file":"UserMaxAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserMaxAggregate.ts"],"names":[],"mappings":"AASA,qBACa,gBAAgB;IAI3B,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,aAAa,EAAG,IAAI,GAAG,IAAI,CAAC;IAK5B,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,kBAAkB,EAAG,OAAO,GAAG,IAAI,CAAC;IAKpC,cAAc,EAAG,MAAM,GAAG,IAAI,CAAC;IAK/B,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,IAAI,EAAG,OAAO,GAAG,OAAO,GAAG,YAAY,GAAG,MAAM,GAAG,IAAI,CAAC;IAKxD,GAAG,EAAG,MAAM,GAAG,IAAI,CAAC;IAKpB,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,cAAc,EAAG,OAAO,GAAG,MAAM,GAAG,IAAI,CAAC;IAKzC,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,IAAI,EAAG,MAAM,GAAG,KAAK,GAAG,aAAa,GAAG,IAAI,CAAC;IAK7C,YAAY,EAAG,MAAM,GAAG,IAAI,CAAC;IAK7B,WAAW,EAAG,aAAa,GAAG,eAAe,GAAG,cAAc,GAAG,SAAS,GAAG,aAAa,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,OAAO,GAAG,YAAY,GAAG,YAAY,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI,GAAG,SAAS,GAAG,SAAS,GAAG,IAAI,CAAC;CACzR"}
@@ -1 +1 @@
1
- {"version":3,"file":"UserMaxAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserMaxAggregate.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"UserMaxAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserMaxAggregate.ts"],"names":[],"mappings":"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"}
@@ -17,6 +17,6 @@ export declare class UserMinAggregate {
17
17
  customerId: number | null;
18
18
  plan: "FREE" | "PRO" | "INSTITUTION" | null;
19
19
  openaiAPIKey: string | null;
20
- openaiModel: "GPT_5_5" | "GPT_5_5_PRO" | "GPT_5_4" | "GPT_5_4_MINI" | "GPT_5_4_NANO" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO" | "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4_1_NANO" | "O1" | "O1_MINI" | "O3" | "O3_MINI" | "O4_MINI" | null;
20
+ openaiModel: "GPT_5_6_SOL" | "GPT_5_6_TERRA" | "GPT_5_6_LUNA" | "GPT_5_5" | "GPT_5_5_PRO" | "GPT_5_4" | "GPT_5_4_MINI" | "GPT_5_4_NANO" | "GPT_5" | "GPT_5_MINI" | "GPT_5_NANO" | "GPT_4_1" | "GPT_4_1_MINI" | "GPT_4_1_NANO" | "O1" | "O1_MINI" | "O3" | "O3_MINI" | "O4_MINI" | null;
21
21
  }
22
22
  //# sourceMappingURL=UserMinAggregate.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"UserMinAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserMinAggregate.ts"],"names":[],"mappings":"AASA,qBACa,gBAAgB;IAI3B,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,aAAa,EAAG,IAAI,GAAG,IAAI,CAAC;IAK5B,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,kBAAkB,EAAG,OAAO,GAAG,IAAI,CAAC;IAKpC,cAAc,EAAG,MAAM,GAAG,IAAI,CAAC;IAK/B,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,IAAI,EAAG,OAAO,GAAG,OAAO,GAAG,YAAY,GAAG,MAAM,GAAG,IAAI,CAAC;IAKxD,GAAG,EAAG,MAAM,GAAG,IAAI,CAAC;IAKpB,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,cAAc,EAAG,OAAO,GAAG,MAAM,GAAG,IAAI,CAAC;IAKzC,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,IAAI,EAAG,MAAM,GAAG,KAAK,GAAG,aAAa,GAAG,IAAI,CAAC;IAK7C,YAAY,EAAG,MAAM,GAAG,IAAI,CAAC;IAK7B,WAAW,EAAG,SAAS,GAAG,aAAa,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,OAAO,GAAG,YAAY,GAAG,YAAY,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI,GAAG,SAAS,GAAG,SAAS,GAAG,IAAI,CAAC;CACtO"}
1
+ {"version":3,"file":"UserMinAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserMinAggregate.ts"],"names":[],"mappings":"AASA,qBACa,gBAAgB;IAI3B,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,aAAa,EAAG,IAAI,GAAG,IAAI,CAAC;IAK5B,KAAK,EAAG,MAAM,GAAG,IAAI,CAAC;IAKtB,SAAS,EAAG,MAAM,GAAG,IAAI,CAAC;IAK1B,kBAAkB,EAAG,OAAO,GAAG,IAAI,CAAC;IAKpC,cAAc,EAAG,MAAM,GAAG,IAAI,CAAC;IAK/B,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,IAAI,EAAG,OAAO,GAAG,OAAO,GAAG,YAAY,GAAG,MAAM,GAAG,IAAI,CAAC;IAKxD,GAAG,EAAG,MAAM,GAAG,IAAI,CAAC;IAKpB,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,cAAc,EAAG,OAAO,GAAG,MAAM,GAAG,IAAI,CAAC;IAKzC,UAAU,EAAG,MAAM,GAAG,IAAI,CAAC;IAK3B,IAAI,EAAG,MAAM,GAAG,KAAK,GAAG,aAAa,GAAG,IAAI,CAAC;IAK7C,YAAY,EAAG,MAAM,GAAG,IAAI,CAAC;IAK7B,WAAW,EAAG,aAAa,GAAG,eAAe,GAAG,cAAc,GAAG,SAAS,GAAG,aAAa,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,OAAO,GAAG,YAAY,GAAG,YAAY,GAAG,SAAS,GAAG,cAAc,GAAG,cAAc,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI,GAAG,SAAS,GAAG,SAAS,GAAG,IAAI,CAAC;CACzR"}
@@ -1 +1 @@
1
- {"version":3,"file":"UserMinAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserMinAggregate.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"UserMinAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/UserMinAggregate.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adaptic/backend-legacy",
3
- "version": "0.0.1003",
3
+ "version": "0.0.1005",
4
4
  "description": "Backend executable CRUD functions with dynamic variables construction, and type definitions for the Adaptic AI platform.",
5
5
  "type": "module",
6
6
  "types": "index.d.ts",