adaptic-backend 1.0.18 → 1.0.19

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 (285) hide show
  1. package/AIRecommendation.js +9 -0
  2. package/Asset.js +13 -0
  3. package/Holding.js +15 -0
  4. package/News.js +13 -0
  5. package/NewsAssetSentiment.js +15 -0
  6. package/Order.js +9 -0
  7. package/Trade.js +9 -0
  8. package/TradeStep.js +6 -0
  9. package/User.js +6 -0
  10. package/generated/typegraphql-prisma/enhance.js +25 -25
  11. package/generated/typegraphql-prisma/enhance.js.map +1 -1
  12. package/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.d.ts +1 -0
  13. package/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.d.ts.map +1 -1
  14. package/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.js +1 -0
  15. package/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.js.map +1 -1
  16. package/generated/typegraphql-prisma/models/NewsAssetSentiment.d.ts +1 -0
  17. package/generated/typegraphql-prisma/models/NewsAssetSentiment.d.ts.map +1 -1
  18. package/generated/typegraphql-prisma/models/NewsAssetSentiment.js +6 -0
  19. package/generated/typegraphql-prisma/models/NewsAssetSentiment.js.map +1 -1
  20. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentArgs.d.ts +1 -1
  21. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentArgs.d.ts.map +1 -1
  22. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentArgs.js.map +1 -1
  23. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentOrThrowArgs.d.ts +1 -1
  24. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentOrThrowArgs.d.ts.map +1 -1
  25. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentOrThrowArgs.js.map +1 -1
  26. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindManyNewsAssetSentimentArgs.d.ts +1 -1
  27. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindManyNewsAssetSentimentArgs.d.ts.map +1 -1
  28. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindManyNewsAssetSentimentArgs.js.map +1 -1
  29. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/GroupByNewsAssetSentimentArgs.d.ts +1 -1
  30. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/GroupByNewsAssetSentimentArgs.d.ts.map +1 -1
  31. package/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/GroupByNewsAssetSentimentArgs.js.map +1 -1
  32. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.d.ts +1 -0
  33. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.d.ts.map +1 -1
  34. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.js +6 -0
  35. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.js.map +1 -1
  36. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.d.ts +1 -0
  37. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.d.ts.map +1 -1
  38. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.js +6 -0
  39. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.js.map +1 -1
  40. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.d.ts +1 -0
  41. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.d.ts.map +1 -1
  42. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.js +6 -0
  43. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.js.map +1 -1
  44. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.d.ts +1 -0
  45. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.d.ts.map +1 -1
  46. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.js +6 -0
  47. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.js.map +1 -1
  48. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.d.ts +1 -0
  49. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.d.ts.map +1 -1
  50. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.js +6 -0
  51. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.js.map +1 -1
  52. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutAssetInput.d.ts +1 -0
  53. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutAssetInput.d.ts.map +1 -1
  54. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutAssetInput.js +6 -0
  55. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutAssetInput.js.map +1 -1
  56. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutNewsInput.d.ts +1 -0
  57. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutNewsInput.d.ts.map +1 -1
  58. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutNewsInput.js +6 -0
  59. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutNewsInput.js.map +1 -1
  60. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMaxOrderByAggregateInput.d.ts +1 -0
  61. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMaxOrderByAggregateInput.d.ts.map +1 -1
  62. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMaxOrderByAggregateInput.js +6 -0
  63. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMaxOrderByAggregateInput.js.map +1 -1
  64. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMinOrderByAggregateInput.d.ts +1 -0
  65. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMinOrderByAggregateInput.d.ts.map +1 -1
  66. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMinOrderByAggregateInput.js +6 -0
  67. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMinOrderByAggregateInput.js.map +1 -1
  68. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithAggregationInput.d.ts +1 -0
  69. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithAggregationInput.d.ts.map +1 -1
  70. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithAggregationInput.js +6 -0
  71. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithAggregationInput.js.map +1 -1
  72. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithRelationInput.d.ts +1 -0
  73. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithRelationInput.d.ts.map +1 -1
  74. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithRelationInput.js +6 -0
  75. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithRelationInput.js.map +1 -1
  76. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereInput.d.ts +2 -0
  77. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereInput.d.ts.map +1 -1
  78. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereInput.js +7 -0
  79. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereInput.js.map +1 -1
  80. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereWithAggregatesInput.d.ts +2 -0
  81. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereWithAggregatesInput.d.ts.map +1 -1
  82. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereWithAggregatesInput.js +7 -0
  83. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereWithAggregatesInput.js.map +1 -1
  84. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateInput.d.ts +1 -0
  85. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateInput.d.ts.map +1 -1
  86. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateInput.js +6 -0
  87. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateInput.js.map +1 -1
  88. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateManyMutationInput.d.ts +1 -0
  89. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateManyMutationInput.d.ts.map +1 -1
  90. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateManyMutationInput.js +6 -0
  91. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateManyMutationInput.js.map +1 -1
  92. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutAssetInput.d.ts +1 -0
  93. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutAssetInput.d.ts.map +1 -1
  94. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutAssetInput.js +6 -0
  95. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutAssetInput.js.map +1 -1
  96. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutNewsInput.d.ts +1 -0
  97. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutNewsInput.d.ts.map +1 -1
  98. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutNewsInput.js +6 -0
  99. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutNewsInput.js.map +1 -1
  100. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereInput.d.ts +2 -0
  101. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereInput.d.ts.map +1 -1
  102. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereInput.js +7 -0
  103. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereInput.js.map +1 -1
  104. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereUniqueInput.d.ts +1 -0
  105. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereUniqueInput.d.ts.map +1 -1
  106. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereUniqueInput.js +6 -0
  107. package/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereUniqueInput.js.map +1 -1
  108. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyNewsAssetSentimentAndReturnOutputType.d.ts +1 -0
  109. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyNewsAssetSentimentAndReturnOutputType.d.ts.map +1 -1
  110. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyNewsAssetSentimentAndReturnOutputType.js +6 -0
  111. package/generated/typegraphql-prisma/resolvers/outputs/CreateManyNewsAssetSentimentAndReturnOutputType.js.map +1 -1
  112. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentCountAggregate.d.ts +1 -0
  113. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentCountAggregate.d.ts.map +1 -1
  114. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentCountAggregate.js +6 -0
  115. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentCountAggregate.js.map +1 -1
  116. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentGroupBy.d.ts +1 -0
  117. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentGroupBy.d.ts.map +1 -1
  118. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentGroupBy.js +6 -0
  119. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentGroupBy.js.map +1 -1
  120. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMaxAggregate.d.ts +1 -0
  121. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMaxAggregate.d.ts.map +1 -1
  122. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMaxAggregate.js +6 -0
  123. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMaxAggregate.js.map +1 -1
  124. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMinAggregate.d.ts +1 -0
  125. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMinAggregate.d.ts.map +1 -1
  126. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMinAggregate.js +6 -0
  127. package/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMinAggregate.js.map +1 -1
  128. package/generated/typegraphql-prisma/resolvers/relations/Asset/args/AssetNewsMentionsArgs.d.ts +1 -1
  129. package/generated/typegraphql-prisma/resolvers/relations/Asset/args/AssetNewsMentionsArgs.d.ts.map +1 -1
  130. package/generated/typegraphql-prisma/resolvers/relations/Asset/args/AssetNewsMentionsArgs.js.map +1 -1
  131. package/generated/typegraphql-prisma/resolvers/relations/News/args/NewsAssetsArgs.d.ts +1 -1
  132. package/generated/typegraphql-prisma/resolvers/relations/News/args/NewsAssetsArgs.d.ts.map +1 -1
  133. package/generated/typegraphql-prisma/resolvers/relations/News/args/NewsAssetsArgs.js.map +1 -1
  134. package/package.json +1 -1
  135. package/server/AIRecommendation.d.ts.map +1 -1
  136. package/server/AIRecommendation.js.map +1 -1
  137. package/server/AIRecommendation.mjs +9 -0
  138. package/server/Asset.d.ts.map +1 -1
  139. package/server/Asset.js.map +1 -1
  140. package/server/Asset.mjs +13 -0
  141. package/server/Holding.d.ts.map +1 -1
  142. package/server/Holding.js.map +1 -1
  143. package/server/Holding.mjs +15 -0
  144. package/server/News.d.ts.map +1 -1
  145. package/server/News.js.map +1 -1
  146. package/server/News.mjs +13 -0
  147. package/server/NewsAssetSentiment.d.ts.map +1 -1
  148. package/server/NewsAssetSentiment.js.map +1 -1
  149. package/server/NewsAssetSentiment.mjs +15 -0
  150. package/server/Order.d.ts.map +1 -1
  151. package/server/Order.js.map +1 -1
  152. package/server/Order.mjs +9 -0
  153. package/server/Trade.d.ts.map +1 -1
  154. package/server/Trade.js.map +1 -1
  155. package/server/Trade.mjs +9 -0
  156. package/server/TradeStep.d.ts.map +1 -1
  157. package/server/TradeStep.js.map +1 -1
  158. package/server/TradeStep.mjs +6 -0
  159. package/server/User.d.ts.map +1 -1
  160. package/server/User.js.map +1 -1
  161. package/server/User.mjs +6 -0
  162. package/server/generated/typegraphql-prisma/enhance.js.map +1 -1
  163. package/server/generated/typegraphql-prisma/enhance.mjs +25 -25
  164. package/server/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.d.ts +1 -0
  165. package/server/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.d.ts.map +1 -1
  166. package/server/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.js.map +1 -1
  167. package/server/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.mjs +1 -0
  168. package/server/generated/typegraphql-prisma/models/NewsAssetSentiment.d.ts +1 -0
  169. package/server/generated/typegraphql-prisma/models/NewsAssetSentiment.d.ts.map +1 -1
  170. package/server/generated/typegraphql-prisma/models/NewsAssetSentiment.js.map +1 -1
  171. package/server/generated/typegraphql-prisma/models/NewsAssetSentiment.mjs +7 -0
  172. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentArgs.d.ts +1 -1
  173. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentArgs.d.ts.map +1 -1
  174. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentArgs.js.map +1 -1
  175. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentOrThrowArgs.d.ts +1 -1
  176. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentOrThrowArgs.d.ts.map +1 -1
  177. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentOrThrowArgs.js.map +1 -1
  178. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindManyNewsAssetSentimentArgs.d.ts +1 -1
  179. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindManyNewsAssetSentimentArgs.d.ts.map +1 -1
  180. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindManyNewsAssetSentimentArgs.js.map +1 -1
  181. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/GroupByNewsAssetSentimentArgs.d.ts +1 -1
  182. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/GroupByNewsAssetSentimentArgs.d.ts.map +1 -1
  183. package/server/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/GroupByNewsAssetSentimentArgs.js.map +1 -1
  184. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.d.ts +1 -0
  185. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.d.ts.map +1 -1
  186. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.js.map +1 -1
  187. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.mjs +7 -0
  188. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.d.ts +1 -0
  189. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.d.ts.map +1 -1
  190. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.js.map +1 -1
  191. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.mjs +7 -0
  192. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.d.ts +1 -0
  193. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.d.ts.map +1 -1
  194. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.js.map +1 -1
  195. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.mjs +7 -0
  196. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.d.ts +1 -0
  197. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.d.ts.map +1 -1
  198. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.js.map +1 -1
  199. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.mjs +7 -0
  200. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.d.ts +1 -0
  201. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.d.ts.map +1 -1
  202. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.js.map +1 -1
  203. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.mjs +7 -0
  204. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutAssetInput.d.ts +1 -0
  205. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutAssetInput.d.ts.map +1 -1
  206. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutAssetInput.js.map +1 -1
  207. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutAssetInput.mjs +7 -0
  208. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutNewsInput.d.ts +1 -0
  209. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutNewsInput.d.ts.map +1 -1
  210. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutNewsInput.js.map +1 -1
  211. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateWithoutNewsInput.mjs +7 -0
  212. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMaxOrderByAggregateInput.d.ts +1 -0
  213. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMaxOrderByAggregateInput.d.ts.map +1 -1
  214. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMaxOrderByAggregateInput.js.map +1 -1
  215. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMaxOrderByAggregateInput.mjs +7 -0
  216. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMinOrderByAggregateInput.d.ts +1 -0
  217. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMinOrderByAggregateInput.d.ts.map +1 -1
  218. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMinOrderByAggregateInput.js.map +1 -1
  219. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentMinOrderByAggregateInput.mjs +7 -0
  220. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithAggregationInput.d.ts +1 -0
  221. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithAggregationInput.d.ts.map +1 -1
  222. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithAggregationInput.js.map +1 -1
  223. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithAggregationInput.mjs +7 -0
  224. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithRelationInput.d.ts +1 -0
  225. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithRelationInput.d.ts.map +1 -1
  226. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithRelationInput.js.map +1 -1
  227. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentOrderByWithRelationInput.mjs +7 -0
  228. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereInput.d.ts +2 -0
  229. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereInput.d.ts.map +1 -1
  230. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereInput.js.map +1 -1
  231. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereInput.mjs +8 -0
  232. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereWithAggregatesInput.d.ts +2 -0
  233. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereWithAggregatesInput.d.ts.map +1 -1
  234. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereWithAggregatesInput.js.map +1 -1
  235. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentScalarWhereWithAggregatesInput.mjs +8 -0
  236. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateInput.d.ts +1 -0
  237. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateInput.d.ts.map +1 -1
  238. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateInput.js.map +1 -1
  239. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateInput.mjs +7 -0
  240. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateManyMutationInput.d.ts +1 -0
  241. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateManyMutationInput.d.ts.map +1 -1
  242. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateManyMutationInput.js.map +1 -1
  243. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateManyMutationInput.mjs +7 -0
  244. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutAssetInput.d.ts +1 -0
  245. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutAssetInput.d.ts.map +1 -1
  246. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutAssetInput.js.map +1 -1
  247. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutAssetInput.mjs +7 -0
  248. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutNewsInput.d.ts +1 -0
  249. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutNewsInput.d.ts.map +1 -1
  250. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutNewsInput.js.map +1 -1
  251. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentUpdateWithoutNewsInput.mjs +7 -0
  252. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereInput.d.ts +2 -0
  253. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereInput.d.ts.map +1 -1
  254. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereInput.js.map +1 -1
  255. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereInput.mjs +8 -0
  256. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereUniqueInput.d.ts +1 -0
  257. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereUniqueInput.d.ts.map +1 -1
  258. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereUniqueInput.js.map +1 -1
  259. package/server/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentWhereUniqueInput.mjs +7 -0
  260. package/server/generated/typegraphql-prisma/resolvers/outputs/CreateManyNewsAssetSentimentAndReturnOutputType.d.ts +1 -0
  261. package/server/generated/typegraphql-prisma/resolvers/outputs/CreateManyNewsAssetSentimentAndReturnOutputType.d.ts.map +1 -1
  262. package/server/generated/typegraphql-prisma/resolvers/outputs/CreateManyNewsAssetSentimentAndReturnOutputType.js.map +1 -1
  263. package/server/generated/typegraphql-prisma/resolvers/outputs/CreateManyNewsAssetSentimentAndReturnOutputType.mjs +7 -0
  264. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentCountAggregate.d.ts +1 -0
  265. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentCountAggregate.d.ts.map +1 -1
  266. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentCountAggregate.js.map +1 -1
  267. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentCountAggregate.mjs +7 -0
  268. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentGroupBy.d.ts +1 -0
  269. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentGroupBy.d.ts.map +1 -1
  270. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentGroupBy.js.map +1 -1
  271. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentGroupBy.mjs +7 -0
  272. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMaxAggregate.d.ts +1 -0
  273. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMaxAggregate.d.ts.map +1 -1
  274. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMaxAggregate.js.map +1 -1
  275. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMaxAggregate.mjs +7 -0
  276. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMinAggregate.d.ts +1 -0
  277. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMinAggregate.d.ts.map +1 -1
  278. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMinAggregate.js.map +1 -1
  279. package/server/generated/typegraphql-prisma/resolvers/outputs/NewsAssetSentimentMinAggregate.mjs +7 -0
  280. package/server/generated/typegraphql-prisma/resolvers/relations/Asset/args/AssetNewsMentionsArgs.d.ts +1 -1
  281. package/server/generated/typegraphql-prisma/resolvers/relations/Asset/args/AssetNewsMentionsArgs.d.ts.map +1 -1
  282. package/server/generated/typegraphql-prisma/resolvers/relations/Asset/args/AssetNewsMentionsArgs.js.map +1 -1
  283. package/server/generated/typegraphql-prisma/resolvers/relations/News/args/NewsAssetsArgs.d.ts +1 -1
  284. package/server/generated/typegraphql-prisma/resolvers/relations/News/args/NewsAssetsArgs.d.ts.map +1 -1
  285. package/server/generated/typegraphql-prisma/resolvers/relations/News/args/NewsAssetsArgs.js.map +1 -1
@@ -792,7 +792,7 @@ const modelsInfo = {
792
792
  RiskAllocation: ["id", "userId", "portfolioId", "assetType", "allocation", "createdAt", "updatedAt"],
793
793
  Alert: ["id", "userId", "portfolioId", "message", "type", "isRead", "createdAt", "updatedAt"],
794
794
  News: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt"],
795
- NewsAssetSentiment: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel"],
795
+ NewsAssetSentiment: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
796
796
  EconomicEvent: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
797
797
  PerformanceMetric: ["id", "userId", "portfolioId", "label", "value", "createdAt", "updatedAt"]
798
798
  };
@@ -841,7 +841,7 @@ const outputsInfo = {
841
841
  AggregateNews: ["_count", "_min", "_max"],
842
842
  NewsGroupBy: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt", "_count", "_min", "_max"],
843
843
  AggregateNewsAssetSentiment: ["_count", "_min", "_max"],
844
- NewsAssetSentimentGroupBy: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel", "_count", "_min", "_max"],
844
+ NewsAssetSentimentGroupBy: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "_count", "_min", "_max"],
845
845
  AggregateEconomicEvent: ["_count", "_min", "_max"],
846
846
  EconomicEventGroupBy: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt", "_count", "_min", "_max"],
847
847
  AggregatePerformanceMetric: ["_count", "_min", "_max"],
@@ -924,9 +924,9 @@ const outputsInfo = {
924
924
  NewsCountAggregate: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt", "_all"],
925
925
  NewsMinAggregate: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "summary", "bannerImage", "timePublished", "category", "logo", "createdAt", "updatedAt"],
926
926
  NewsMaxAggregate: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "summary", "bannerImage", "timePublished", "category", "logo", "createdAt", "updatedAt"],
927
- NewsAssetSentimentCountAggregate: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel", "_all"],
928
- NewsAssetSentimentMinAggregate: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel"],
929
- NewsAssetSentimentMaxAggregate: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel"],
927
+ NewsAssetSentimentCountAggregate: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "_all"],
928
+ NewsAssetSentimentMinAggregate: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
929
+ NewsAssetSentimentMaxAggregate: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
930
930
  EconomicEventCountAggregate: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt", "_all"],
931
931
  EconomicEventMinAggregate: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
932
932
  EconomicEventMaxAggregate: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
@@ -950,7 +950,7 @@ const outputsInfo = {
950
950
  CreateManyRiskAllocationAndReturnOutputType: ["id", "userId", "portfolioId", "assetType", "allocation", "createdAt", "updatedAt", "user", "portfolio"],
951
951
  CreateManyAlertAndReturnOutputType: ["id", "userId", "portfolioId", "message", "type", "isRead", "createdAt", "updatedAt", "user", "portfolio"],
952
952
  CreateManyNewsAndReturnOutputType: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt"],
953
- CreateManyNewsAssetSentimentAndReturnOutputType: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
953
+ CreateManyNewsAssetSentimentAndReturnOutputType: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
954
954
  CreateManyEconomicEventAndReturnOutputType: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
955
955
  CreateManyPerformanceMetricAndReturnOutputType: ["id", "userId", "portfolioId", "label", "value", "createdAt", "updatedAt", "user", "portfolio"]
956
956
  };
@@ -1049,11 +1049,11 @@ const inputsInfo = {
1049
1049
  NewsWhereUniqueInput: ["id", "url", "AND", "OR", "NOT", "title", "content", "source", "sourceDomain", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt", "assets"],
1050
1050
  NewsOrderByWithAggregationInput: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt", "_count", "_max", "_min"],
1051
1051
  NewsScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt"],
1052
- NewsAssetSentimentWhereInput: ["AND", "OR", "NOT", "id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
1053
- NewsAssetSentimentOrderByWithRelationInput: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
1054
- NewsAssetSentimentWhereUniqueInput: ["id", "AND", "OR", "NOT", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
1055
- NewsAssetSentimentOrderByWithAggregationInput: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel", "_count", "_max", "_min"],
1056
- NewsAssetSentimentScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel"],
1052
+ NewsAssetSentimentWhereInput: ["AND", "OR", "NOT", "id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
1053
+ NewsAssetSentimentOrderByWithRelationInput: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
1054
+ NewsAssetSentimentWhereUniqueInput: ["id", "url", "AND", "OR", "NOT", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
1055
+ NewsAssetSentimentOrderByWithAggregationInput: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "_count", "_max", "_min"],
1056
+ NewsAssetSentimentScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
1057
1057
  EconomicEventWhereInput: ["AND", "OR", "NOT", "id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
1058
1058
  EconomicEventOrderByWithRelationInput: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
1059
1059
  EconomicEventWhereUniqueInput: ["id", "AND", "OR", "NOT", "title", "description", "date", "importance", "createdAt", "updatedAt"],
@@ -1132,10 +1132,10 @@ const inputsInfo = {
1132
1132
  NewsUpdateInput: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt", "assets"],
1133
1133
  NewsCreateManyInput: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt"],
1134
1134
  NewsUpdateManyMutationInput: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt"],
1135
- NewsAssetSentimentCreateInput: ["id", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
1136
- NewsAssetSentimentUpdateInput: ["id", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
1137
- NewsAssetSentimentCreateManyInput: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel"],
1138
- NewsAssetSentimentUpdateManyMutationInput: ["id", "relevancyScore", "sentimentScore", "sentimentLabel"],
1135
+ NewsAssetSentimentCreateInput: ["id", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
1136
+ NewsAssetSentimentUpdateInput: ["id", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "news", "asset"],
1137
+ NewsAssetSentimentCreateManyInput: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
1138
+ NewsAssetSentimentUpdateManyMutationInput: ["id", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
1139
1139
  EconomicEventCreateInput: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
1140
1140
  EconomicEventUpdateInput: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
1141
1141
  EconomicEventCreateManyInput: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
@@ -1302,9 +1302,9 @@ const inputsInfo = {
1302
1302
  NewsMaxOrderByAggregateInput: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "summary", "bannerImage", "timePublished", "category", "logo", "createdAt", "updatedAt"],
1303
1303
  NewsMinOrderByAggregateInput: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "summary", "bannerImage", "timePublished", "category", "logo", "createdAt", "updatedAt"],
1304
1304
  NewsRelationFilter: ["is", "isNot"],
1305
- NewsAssetSentimentCountOrderByAggregateInput: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel"],
1306
- NewsAssetSentimentMaxOrderByAggregateInput: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel"],
1307
- NewsAssetSentimentMinOrderByAggregateInput: ["id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel"],
1305
+ NewsAssetSentimentCountOrderByAggregateInput: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
1306
+ NewsAssetSentimentMaxOrderByAggregateInput: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
1307
+ NewsAssetSentimentMinOrderByAggregateInput: ["id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
1308
1308
  EnumEventImportanceFilter: ["equals", "in", "notIn", "not"],
1309
1309
  EconomicEventCountOrderByAggregateInput: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
1310
1310
  EconomicEventMaxOrderByAggregateInput: ["id", "title", "description", "date", "importance", "createdAt", "updatedAt"],
@@ -1658,7 +1658,7 @@ const inputsInfo = {
1658
1658
  AIRecommendationCreateWithoutAssetInput: ["id", "action", "confidence", "createdAt", "updatedAt", "user", "portfolio"],
1659
1659
  AIRecommendationCreateOrConnectWithoutAssetInput: ["where", "create"],
1660
1660
  AIRecommendationCreateManyAssetInputEnvelope: ["data", "skipDuplicates"],
1661
- NewsAssetSentimentCreateWithoutAssetInput: ["id", "relevancyScore", "sentimentScore", "sentimentLabel", "news"],
1661
+ NewsAssetSentimentCreateWithoutAssetInput: ["id", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "news"],
1662
1662
  NewsAssetSentimentCreateOrConnectWithoutAssetInput: ["where", "create"],
1663
1663
  NewsAssetSentimentCreateManyAssetInputEnvelope: ["data", "skipDuplicates"],
1664
1664
  HoldingUpsertWithWhereUniqueWithoutAssetInput: ["where", "update", "create"],
@@ -1676,7 +1676,7 @@ const inputsInfo = {
1676
1676
  NewsAssetSentimentUpsertWithWhereUniqueWithoutAssetInput: ["where", "update", "create"],
1677
1677
  NewsAssetSentimentUpdateWithWhereUniqueWithoutAssetInput: ["where", "data"],
1678
1678
  NewsAssetSentimentUpdateManyWithWhereWithoutAssetInput: ["where", "data"],
1679
- NewsAssetSentimentScalarWhereInput: ["AND", "OR", "NOT", "id", "assetId", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel"],
1679
+ NewsAssetSentimentScalarWhereInput: ["AND", "OR", "NOT", "id", "assetId", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
1680
1680
  TradingAccountCreateWithoutHoldingsInput: ["id", "name", "slug", "type", "createdAt", "updatedAt", "user", "trades", "orders", "aiRecommendations", "riskAllocations", "alerts", "performanceMetrics", "environmentVariables"],
1681
1681
  TradingAccountCreateOrConnectWithoutHoldingsInput: ["where", "create"],
1682
1682
  AssetCreateWithoutHoldingsInput: ["id", "symbol", "name", "type", "logoUrl", "createdAt", "updatedAt", "trades", "orders", "aiRecommendations", "newsMentions"],
@@ -1764,7 +1764,7 @@ const inputsInfo = {
1764
1764
  TradingAccountUpsertWithoutAlertsInput: ["update", "create", "where"],
1765
1765
  TradingAccountUpdateToOneWithWhereWithoutAlertsInput: ["where", "data"],
1766
1766
  TradingAccountUpdateWithoutAlertsInput: ["id", "name", "slug", "type", "createdAt", "updatedAt", "user", "holdings", "trades", "orders", "aiRecommendations", "riskAllocations", "performanceMetrics", "environmentVariables"],
1767
- NewsAssetSentimentCreateWithoutNewsInput: ["id", "relevancyScore", "sentimentScore", "sentimentLabel", "asset"],
1767
+ NewsAssetSentimentCreateWithoutNewsInput: ["id", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "asset"],
1768
1768
  NewsAssetSentimentCreateOrConnectWithoutNewsInput: ["where", "create"],
1769
1769
  NewsAssetSentimentCreateManyNewsInputEnvelope: ["data", "skipDuplicates"],
1770
1770
  NewsAssetSentimentUpsertWithWhereUniqueWithoutNewsInput: ["where", "update", "create"],
@@ -1832,16 +1832,16 @@ const inputsInfo = {
1832
1832
  TradeCreateManyAssetInput: ["id", "userId", "portfolioId", "action", "quantity", "price", "total", "timestamp", "createdAt", "updatedAt", "status"],
1833
1833
  OrderCreateManyAssetInput: ["id", "userId", "portfolioId", "type", "action", "quantity", "price", "status", "createdAt", "updatedAt"],
1834
1834
  AIRecommendationCreateManyAssetInput: ["id", "userId", "portfolioId", "action", "confidence", "createdAt", "updatedAt"],
1835
- NewsAssetSentimentCreateManyAssetInput: ["id", "newsId", "relevancyScore", "sentimentScore", "sentimentLabel"],
1835
+ NewsAssetSentimentCreateManyAssetInput: ["id", "newsId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
1836
1836
  HoldingUpdateWithoutAssetInput: ["id", "quantity", "averagePrice", "createdAt", "updatedAt", "tradingAccount"],
1837
1837
  TradeUpdateWithoutAssetInput: ["id", "action", "quantity", "price", "total", "timestamp", "createdAt", "updatedAt", "status", "user", "portfolio", "steps"],
1838
1838
  OrderUpdateWithoutAssetInput: ["id", "type", "action", "quantity", "price", "status", "createdAt", "updatedAt", "user", "portfolio"],
1839
1839
  AIRecommendationUpdateWithoutAssetInput: ["id", "action", "confidence", "createdAt", "updatedAt", "user", "portfolio"],
1840
- NewsAssetSentimentUpdateWithoutAssetInput: ["id", "relevancyScore", "sentimentScore", "sentimentLabel", "news"],
1840
+ NewsAssetSentimentUpdateWithoutAssetInput: ["id", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "news"],
1841
1841
  TradeStepCreateManyTradeInput: ["id", "sequence", "action", "hedgeType", "hedgePrice", "buyPrice", "sellPrice", "qty", "side", "type", "stopLoss", "targetPrice", "note", "executionTime", "status", "fee"],
1842
1842
  TradeStepUpdateWithoutTradeInput: ["id", "sequence", "action", "hedgeType", "hedgePrice", "buyPrice", "sellPrice", "qty", "side", "type", "stopLoss", "targetPrice", "note", "executionTime", "status", "fee"],
1843
- NewsAssetSentimentCreateManyNewsInput: ["id", "assetId", "relevancyScore", "sentimentScore", "sentimentLabel"],
1844
- NewsAssetSentimentUpdateWithoutNewsInput: ["id", "relevancyScore", "sentimentScore", "sentimentLabel", "asset"]
1843
+ NewsAssetSentimentCreateManyNewsInput: ["id", "assetId", "url", "relevancyScore", "sentimentScore", "sentimentLabel"],
1844
+ NewsAssetSentimentUpdateWithoutNewsInput: ["id", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "asset"]
1845
1845
  };
1846
1846
  export function applyInputTypesEnhanceMap(inputTypesEnhanceMap) {
1847
1847
  for (const inputTypeEnhanceMapKey of Object.keys(inputTypesEnhanceMap)) {
@@ -2,6 +2,7 @@ export declare enum NewsAssetSentimentScalarFieldEnum {
2
2
  id = "id",
3
3
  assetId = "assetId",
4
4
  newsId = "newsId",
5
+ url = "url",
5
6
  relevancyScore = "relevancyScore",
6
7
  sentimentScore = "sentimentScore",
7
8
  sentimentLabel = "sentimentLabel"
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentScalarFieldEnum.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.ts"],"names":[],"mappings":"AAEA,oBAAY,iCAAiC;IAC3C,EAAE,OAAO;IACT,OAAO,YAAY;IACnB,MAAM,WAAW;IACjB,cAAc,mBAAmB;IACjC,cAAc,mBAAmB;IACjC,cAAc,mBAAmB;CAClC"}
1
+ {"version":3,"file":"NewsAssetSentimentScalarFieldEnum.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.ts"],"names":[],"mappings":"AAEA,oBAAY,iCAAiC;IAC3C,EAAE,OAAO;IACT,OAAO,YAAY;IACnB,MAAM,WAAW;IACjB,GAAG,QAAQ;IACX,cAAc,mBAAmB;IACjC,cAAc,mBAAmB;IACjC,cAAc,mBAAmB;CAClC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentScalarFieldEnum.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,MAAM,CAAN,IAAY,iCAOX;AAPD,WAAY,iCAAiC;IAC3C,8CAAS,CAAA;IACT,wDAAmB,CAAA;IACnB,sDAAiB,CAAA;IACjB,sEAAiC,CAAA;IACjC,sEAAiC,CAAA;IACjC,sEAAiC,CAAA;AACnC,CAAC,EAPW,iCAAiC,KAAjC,iCAAiC,QAO5C;AACD,WAAW,CAAC,gBAAgB,CAAC,iCAAiC,EAAE;IAC9D,IAAI,EAAE,mCAAmC;IACzC,WAAW,EAAE,SAAS;CACvB,CAAC,CAAC"}
1
+ {"version":3,"file":"NewsAssetSentimentScalarFieldEnum.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/enums/NewsAssetSentimentScalarFieldEnum.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,MAAM,CAAN,IAAY,iCAQX;AARD,WAAY,iCAAiC;IAC3C,8CAAS,CAAA;IACT,wDAAmB,CAAA;IACnB,sDAAiB,CAAA;IACjB,gDAAW,CAAA;IACX,sEAAiC,CAAA;IACjC,sEAAiC,CAAA;IACjC,sEAAiC,CAAA;AACnC,CAAC,EARW,iCAAiC,KAAjC,iCAAiC,QAQ5C;AACD,WAAW,CAAC,gBAAgB,CAAC,iCAAiC,EAAE;IAC9D,IAAI,EAAE,mCAAmC;IACzC,WAAW,EAAE,SAAS;CACvB,CAAC,CAAC"}
@@ -4,6 +4,7 @@ export var NewsAssetSentimentScalarFieldEnum;
4
4
  NewsAssetSentimentScalarFieldEnum["id"] = "id";
5
5
  NewsAssetSentimentScalarFieldEnum["assetId"] = "assetId";
6
6
  NewsAssetSentimentScalarFieldEnum["newsId"] = "newsId";
7
+ NewsAssetSentimentScalarFieldEnum["url"] = "url";
7
8
  NewsAssetSentimentScalarFieldEnum["relevancyScore"] = "relevancyScore";
8
9
  NewsAssetSentimentScalarFieldEnum["sentimentScore"] = "sentimentScore";
9
10
  NewsAssetSentimentScalarFieldEnum["sentimentLabel"] = "sentimentLabel";
@@ -4,6 +4,7 @@ export declare class NewsAssetSentiment {
4
4
  id: string;
5
5
  assetId: string;
6
6
  newsId: string;
7
+ url: string;
7
8
  news?: News;
8
9
  asset?: Asset;
9
10
  relevancyScore?: string | null;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentiment.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/NewsAssetSentiment.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AACxC,OAAO,EAAE,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAEtC,qBACa,kBAAkB;IAI7B,EAAE,EAAG,MAAM,CAAC;IAKZ,OAAO,EAAG,MAAM,CAAC;IAKjB,MAAM,EAAG,MAAM,CAAC;IAEhB,IAAI,CAAC,EAAE,IAAI,CAAC;IAEZ,KAAK,CAAC,EAAE,KAAK,CAAC;IAKd,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAK/B,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAK/B,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAChC"}
1
+ {"version":3,"file":"NewsAssetSentiment.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/NewsAssetSentiment.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AACxC,OAAO,EAAE,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAEtC,qBACa,kBAAkB;IAI7B,EAAE,EAAG,MAAM,CAAC;IAKZ,OAAO,EAAG,MAAM,CAAC;IAKjB,MAAM,EAAG,MAAM,CAAC;IAKhB,GAAG,EAAG,MAAM,CAAC;IAEb,IAAI,CAAC,EAAE,IAAI,CAAC;IAEZ,KAAK,CAAC,EAAE,KAAK,CAAC;IAKd,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAK/B,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAK/B,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAChC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentiment.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/NewsAssetSentiment.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAQrC,IAAM,kBAAkB,GAAxB,MAAM,kBAAkB;IAI7B,EAAE,CAAU;IAKZ,OAAO,CAAU;IAKjB,MAAM,CAAU;IAEhB,IAAI,CAAQ;IAEZ,KAAK,CAAS;IAKd,cAAc,CAAiB;IAK/B,cAAc,CAAiB;IAK/B,cAAc,CAAiB;CAChC,CAAA;AA9BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;8CACU;AAKZ;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;mDACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;kDACc;AAShB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;0DAC6B;AAK/B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;0DAC6B;AAK/B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;0DAC6B;AAjCpB,kBAAkB;IAD9B,WAAW,CAAC,UAAU,CAAC,oBAAoB,EAAE,EAAE,CAAC;GACpC,kBAAkB,CAkC9B"}
1
+ {"version":3,"file":"NewsAssetSentiment.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/NewsAssetSentiment.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAQrC,IAAM,kBAAkB,GAAxB,MAAM,kBAAkB;IAI7B,EAAE,CAAU;IAKZ,OAAO,CAAU;IAKjB,MAAM,CAAU;IAKhB,GAAG,CAAU;IAEb,IAAI,CAAQ;IAEZ,KAAK,CAAS;IAKd,cAAc,CAAiB;IAK/B,cAAc,CAAiB;IAK/B,cAAc,CAAiB;CAChC,CAAA;AAnCC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;8CACU;AAKZ;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;mDACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;kDACc;AAKhB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;+CACW;AASb;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;0DAC6B;AAK/B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;0DAC6B;AAK/B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;0DAC6B;AAtCpB,kBAAkB;IAD9B,WAAW,CAAC,UAAU,CAAC,oBAAoB,EAAE,EAAE,CAAC;GACpC,kBAAkB,CAuC9B"}
@@ -12,6 +12,7 @@ let NewsAssetSentiment = class NewsAssetSentiment {
12
12
  id;
13
13
  assetId;
14
14
  newsId;
15
+ url;
15
16
  news;
16
17
  asset;
17
18
  relevancyScore;
@@ -36,6 +37,12 @@ __decorate([
36
37
  }),
37
38
  __metadata("design:type", String)
38
39
  ], NewsAssetSentiment.prototype, "newsId", void 0);
40
+ __decorate([
41
+ TypeGraphQL.Field(_type => String, {
42
+ nullable: false
43
+ }),
44
+ __metadata("design:type", String)
45
+ ], NewsAssetSentiment.prototype, "url", void 0);
39
46
  __decorate([
40
47
  TypeGraphQL.Field(_type => String, {
41
48
  nullable: true
@@ -7,6 +7,6 @@ export declare class FindFirstNewsAssetSentimentArgs {
7
7
  cursor?: NewsAssetSentimentWhereUniqueInput | undefined;
8
8
  take?: number | undefined;
9
9
  skip?: number | undefined;
10
- distinct?: Array<"id" | "assetId" | "newsId" | "relevancyScore" | "sentimentScore" | "sentimentLabel"> | undefined;
10
+ distinct?: Array<"id" | "assetId" | "newsId" | "url" | "relevancyScore" | "sentimentScore" | "sentimentLabel"> | undefined;
11
11
  }
12
12
  //# sourceMappingURL=FindFirstNewsAssetSentimentArgs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FindFirstNewsAssetSentimentArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AAGxG,qBACa,+BAA+B;IAI1C,KAAK,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKjD,OAAO,CAAC,EAAE,0CAA0C,EAAE,GAAG,SAAS,CAAC;IAKnE,MAAM,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;IAKxD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,SAAS,GAAG,QAAQ,GAAG,gBAAgB,GAAG,gBAAgB,GAAG,gBAAgB,CAAC,GAAG,SAAS,CAAC;CACpH"}
1
+ {"version":3,"file":"FindFirstNewsAssetSentimentArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AAGxG,qBACa,+BAA+B;IAI1C,KAAK,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKjD,OAAO,CAAC,EAAE,0CAA0C,EAAE,GAAG,SAAS,CAAC;IAKnE,MAAM,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;IAKxD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,SAAS,GAAG,QAAQ,GAAG,KAAK,GAAG,gBAAgB,GAAG,gBAAgB,GAAG,gBAAgB,CAAC,GAAG,SAAS,CAAC;CAC5H"}
@@ -1 +1 @@
1
- {"version":3,"file":"FindFirstNewsAssetSentimentArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AACxG,OAAO,EAAE,iCAAiC,EAAE,MAAM,qDAAqD,CAAC;AAGjG,IAAM,+BAA+B,GAArC,MAAM,+BAA+B;IAI1C,KAAK,CAA4C;IAKjD,OAAO,CAA4D;IAKnE,MAAM,CAAkD;IAKxD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAA2G;CACpH,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4BAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;8DAC+C;AAKjD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,0CAA0C,CAAC,EAAE;QACxE,QAAQ,EAAE,IAAI;KACf,CAAC;;gEACiE;AAKnE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,kCAAkC,EAAE;QAC9D,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACsD;AAKxD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,iCAAiC,CAAC,EAAE;QAC/D,QAAQ,EAAE,IAAI;KACf,CAAC;;iEACiH;AA7BxG,+BAA+B;IAD3C,WAAW,CAAC,QAAQ,EAAE;GACV,+BAA+B,CA8B3C"}
1
+ {"version":3,"file":"FindFirstNewsAssetSentimentArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AACxG,OAAO,EAAE,iCAAiC,EAAE,MAAM,qDAAqD,CAAC;AAGjG,IAAM,+BAA+B,GAArC,MAAM,+BAA+B;IAI1C,KAAK,CAA4C;IAKjD,OAAO,CAA4D;IAKnE,MAAM,CAAkD;IAKxD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAAmH;CAC5H,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4BAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;8DAC+C;AAKjD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,0CAA0C,CAAC,EAAE;QACxE,QAAQ,EAAE,IAAI;KACf,CAAC;;gEACiE;AAKnE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,kCAAkC,EAAE;QAC9D,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACsD;AAKxD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,iCAAiC,CAAC,EAAE;QAC/D,QAAQ,EAAE,IAAI;KACf,CAAC;;iEACyH;AA7BhH,+BAA+B;IAD3C,WAAW,CAAC,QAAQ,EAAE;GACV,+BAA+B,CA8B3C"}
@@ -7,6 +7,6 @@ export declare class FindFirstNewsAssetSentimentOrThrowArgs {
7
7
  cursor?: NewsAssetSentimentWhereUniqueInput | undefined;
8
8
  take?: number | undefined;
9
9
  skip?: number | undefined;
10
- distinct?: Array<"id" | "assetId" | "newsId" | "relevancyScore" | "sentimentScore" | "sentimentLabel"> | undefined;
10
+ distinct?: Array<"id" | "assetId" | "newsId" | "url" | "relevancyScore" | "sentimentScore" | "sentimentLabel"> | undefined;
11
11
  }
12
12
  //# sourceMappingURL=FindFirstNewsAssetSentimentOrThrowArgs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FindFirstNewsAssetSentimentOrThrowArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentOrThrowArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AAGxG,qBACa,sCAAsC;IAIjD,KAAK,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKjD,OAAO,CAAC,EAAE,0CAA0C,EAAE,GAAG,SAAS,CAAC;IAKnE,MAAM,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;IAKxD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,SAAS,GAAG,QAAQ,GAAG,gBAAgB,GAAG,gBAAgB,GAAG,gBAAgB,CAAC,GAAG,SAAS,CAAC;CACpH"}
1
+ {"version":3,"file":"FindFirstNewsAssetSentimentOrThrowArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentOrThrowArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AAGxG,qBACa,sCAAsC;IAIjD,KAAK,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKjD,OAAO,CAAC,EAAE,0CAA0C,EAAE,GAAG,SAAS,CAAC;IAKnE,MAAM,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;IAKxD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,SAAS,GAAG,QAAQ,GAAG,KAAK,GAAG,gBAAgB,GAAG,gBAAgB,GAAG,gBAAgB,CAAC,GAAG,SAAS,CAAC;CAC5H"}
@@ -1 +1 @@
1
- {"version":3,"file":"FindFirstNewsAssetSentimentOrThrowArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentOrThrowArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AACxG,OAAO,EAAE,iCAAiC,EAAE,MAAM,qDAAqD,CAAC;AAGjG,IAAM,sCAAsC,GAA5C,MAAM,sCAAsC;IAIjD,KAAK,CAA4C;IAKjD,OAAO,CAA4D;IAKnE,MAAM,CAAkD;IAKxD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAA2G;CACpH,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4BAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;qEAC+C;AAKjD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,0CAA0C,CAAC,EAAE;QACxE,QAAQ,EAAE,IAAI;KACf,CAAC;;uEACiE;AAKnE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,kCAAkC,EAAE;QAC9D,QAAQ,EAAE,IAAI;KACf,CAAC;;sEACsD;AAKxD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,iCAAiC,CAAC,EAAE;QAC/D,QAAQ,EAAE,IAAI;KACf,CAAC;;wEACiH;AA7BxG,sCAAsC;IADlD,WAAW,CAAC,QAAQ,EAAE;GACV,sCAAsC,CA8BlD"}
1
+ {"version":3,"file":"FindFirstNewsAssetSentimentOrThrowArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindFirstNewsAssetSentimentOrThrowArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AACxG,OAAO,EAAE,iCAAiC,EAAE,MAAM,qDAAqD,CAAC;AAGjG,IAAM,sCAAsC,GAA5C,MAAM,sCAAsC;IAIjD,KAAK,CAA4C;IAKjD,OAAO,CAA4D;IAKnE,MAAM,CAAkD;IAKxD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAAmH;CAC5H,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4BAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;qEAC+C;AAKjD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,0CAA0C,CAAC,EAAE;QACxE,QAAQ,EAAE,IAAI;KACf,CAAC;;uEACiE;AAKnE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,kCAAkC,EAAE;QAC9D,QAAQ,EAAE,IAAI;KACf,CAAC;;sEACsD;AAKxD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oEACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,iCAAiC,CAAC,EAAE;QAC/D,QAAQ,EAAE,IAAI;KACf,CAAC;;wEACyH;AA7BhH,sCAAsC;IADlD,WAAW,CAAC,QAAQ,EAAE;GACV,sCAAsC,CA8BlD"}
@@ -7,6 +7,6 @@ export declare class FindManyNewsAssetSentimentArgs {
7
7
  cursor?: NewsAssetSentimentWhereUniqueInput | undefined;
8
8
  take?: number | undefined;
9
9
  skip?: number | undefined;
10
- distinct?: Array<"id" | "assetId" | "newsId" | "relevancyScore" | "sentimentScore" | "sentimentLabel"> | undefined;
10
+ distinct?: Array<"id" | "assetId" | "newsId" | "url" | "relevancyScore" | "sentimentScore" | "sentimentLabel"> | undefined;
11
11
  }
12
12
  //# sourceMappingURL=FindManyNewsAssetSentimentArgs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FindManyNewsAssetSentimentArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindManyNewsAssetSentimentArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AAGxG,qBACa,8BAA8B;IAIzC,KAAK,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKjD,OAAO,CAAC,EAAE,0CAA0C,EAAE,GAAG,SAAS,CAAC;IAKnE,MAAM,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;IAKxD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,SAAS,GAAG,QAAQ,GAAG,gBAAgB,GAAG,gBAAgB,GAAG,gBAAgB,CAAC,GAAG,SAAS,CAAC;CACpH"}
1
+ {"version":3,"file":"FindManyNewsAssetSentimentArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindManyNewsAssetSentimentArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AAGxG,qBACa,8BAA8B;IAIzC,KAAK,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKjD,OAAO,CAAC,EAAE,0CAA0C,EAAE,GAAG,SAAS,CAAC;IAKnE,MAAM,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;IAKxD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,SAAS,GAAG,QAAQ,GAAG,KAAK,GAAG,gBAAgB,GAAG,gBAAgB,GAAG,gBAAgB,CAAC,GAAG,SAAS,CAAC;CAC5H"}
@@ -1 +1 @@
1
- {"version":3,"file":"FindManyNewsAssetSentimentArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindManyNewsAssetSentimentArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AACxG,OAAO,EAAE,iCAAiC,EAAE,MAAM,qDAAqD,CAAC;AAGjG,IAAM,8BAA8B,GAApC,MAAM,8BAA8B;IAIzC,KAAK,CAA4C;IAKjD,OAAO,CAA4D;IAKnE,MAAM,CAAkD;IAKxD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAA2G;CACpH,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4BAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;6DAC+C;AAKjD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,0CAA0C,CAAC,EAAE;QACxE,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACiE;AAKnE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,kCAAkC,EAAE;QAC9D,QAAQ,EAAE,IAAI;KACf,CAAC;;8DACsD;AAKxD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;4DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;4DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,iCAAiC,CAAC,EAAE;QAC/D,QAAQ,EAAE,IAAI;KACf,CAAC;;gEACiH;AA7BxG,8BAA8B;IAD1C,WAAW,CAAC,QAAQ,EAAE;GACV,8BAA8B,CA8B1C"}
1
+ {"version":3,"file":"FindManyNewsAssetSentimentArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/FindManyNewsAssetSentimentArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,0CAA0C,EAAE,MAAM,4DAA4D,CAAC;AACxH,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AACxG,OAAO,EAAE,iCAAiC,EAAE,MAAM,qDAAqD,CAAC;AAGjG,IAAM,8BAA8B,GAApC,MAAM,8BAA8B;IAIzC,KAAK,CAA4C;IAKjD,OAAO,CAA4D;IAKnE,MAAM,CAAkD;IAKxD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAAmH;CAC5H,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4BAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;6DAC+C;AAKjD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,0CAA0C,CAAC,EAAE;QACxE,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACiE;AAKnE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,kCAAkC,EAAE;QAC9D,QAAQ,EAAE,IAAI;KACf,CAAC;;8DACsD;AAKxD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;4DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;4DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,iCAAiC,CAAC,EAAE;QAC/D,QAAQ,EAAE,IAAI;KACf,CAAC;;gEACyH;AA7BhH,8BAA8B;IAD1C,WAAW,CAAC,QAAQ,EAAE;GACV,8BAA8B,CA8B1C"}
@@ -4,7 +4,7 @@ import { NewsAssetSentimentWhereInput } from "../../../inputs/NewsAssetSentiment
4
4
  export declare class GroupByNewsAssetSentimentArgs {
5
5
  where?: NewsAssetSentimentWhereInput | undefined;
6
6
  orderBy?: NewsAssetSentimentOrderByWithAggregationInput[] | undefined;
7
- by: Array<"id" | "assetId" | "newsId" | "relevancyScore" | "sentimentScore" | "sentimentLabel">;
7
+ by: Array<"id" | "assetId" | "newsId" | "url" | "relevancyScore" | "sentimentScore" | "sentimentLabel">;
8
8
  having?: NewsAssetSentimentScalarWhereWithAggregatesInput | undefined;
9
9
  take?: number | undefined;
10
10
  skip?: number | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"GroupByNewsAssetSentimentArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/GroupByNewsAssetSentimentArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,6CAA6C,EAAE,MAAM,+DAA+D,CAAC;AAC9H,OAAO,EAAE,gDAAgD,EAAE,MAAM,kEAAkE,CAAC;AACpI,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAG5F,qBACa,6BAA6B;IAIxC,KAAK,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKjD,OAAO,CAAC,EAAE,6CAA6C,EAAE,GAAG,SAAS,CAAC;IAKtE,EAAE,EAAG,KAAK,CAAC,IAAI,GAAG,SAAS,GAAG,QAAQ,GAAG,gBAAgB,GAAG,gBAAgB,GAAG,gBAAgB,CAAC,CAAC;IAKjG,MAAM,CAAC,EAAE,gDAAgD,GAAG,SAAS,CAAC;IAKtE,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC3B"}
1
+ {"version":3,"file":"GroupByNewsAssetSentimentArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/GroupByNewsAssetSentimentArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,6CAA6C,EAAE,MAAM,+DAA+D,CAAC;AAC9H,OAAO,EAAE,gDAAgD,EAAE,MAAM,kEAAkE,CAAC;AACpI,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAG5F,qBACa,6BAA6B;IAIxC,KAAK,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKjD,OAAO,CAAC,EAAE,6CAA6C,EAAE,GAAG,SAAS,CAAC;IAKtE,EAAE,EAAG,KAAK,CAAC,IAAI,GAAG,SAAS,GAAG,QAAQ,GAAG,KAAK,GAAG,gBAAgB,GAAG,gBAAgB,GAAG,gBAAgB,CAAC,CAAC;IAKzG,MAAM,CAAC,EAAE,gDAAgD,GAAG,SAAS,CAAC;IAKtE,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC3B"}
@@ -1 +1 @@
1
- {"version":3,"file":"GroupByNewsAssetSentimentArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/GroupByNewsAssetSentimentArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,6CAA6C,EAAE,MAAM,+DAA+D,CAAC;AAC9H,OAAO,EAAE,gDAAgD,EAAE,MAAM,kEAAkE,CAAC;AACpI,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,iCAAiC,EAAE,MAAM,qDAAqD,CAAC;AAGjG,IAAM,6BAA6B,GAAnC,MAAM,6BAA6B;IAIxC,KAAK,CAA4C;IAKjD,OAAO,CAA+D;IAKtE,EAAE,CAA+F;IAKjG,MAAM,CAAgE;IAKtE,IAAI,CAAsB;IAK1B,IAAI,CAAsB;CAC3B,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4BAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;4DAC+C;AAKjD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,6CAA6C,CAAC,EAAE;QAC3E,QAAQ,EAAE,IAAI;KACf,CAAC;;8DACoE;AAKtE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,iCAAiC,CAAC,EAAE;QAC/D,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACG,KAAK;yDAAuF;AAKjG;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,gDAAgD,EAAE;QAC5E,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACoE;AAKtE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;2DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;2DACwB;AA7Bf,6BAA6B;IADzC,WAAW,CAAC,QAAQ,EAAE;GACV,6BAA6B,CA8BzC"}
1
+ {"version":3,"file":"GroupByNewsAssetSentimentArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/NewsAssetSentiment/args/GroupByNewsAssetSentimentArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,6CAA6C,EAAE,MAAM,+DAA+D,CAAC;AAC9H,OAAO,EAAE,gDAAgD,EAAE,MAAM,kEAAkE,CAAC;AACpI,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,iCAAiC,EAAE,MAAM,qDAAqD,CAAC;AAGjG,IAAM,6BAA6B,GAAnC,MAAM,6BAA6B;IAIxC,KAAK,CAA4C;IAKjD,OAAO,CAA+D;IAKtE,EAAE,CAAuG;IAKzG,MAAM,CAAgE;IAKtE,IAAI,CAAsB;IAK1B,IAAI,CAAsB;CAC3B,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4BAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;4DAC+C;AAKjD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,6CAA6C,CAAC,EAAE;QAC3E,QAAQ,EAAE,IAAI;KACf,CAAC;;8DACoE;AAKtE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,iCAAiC,CAAC,EAAE;QAC/D,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACG,KAAK;yDAA+F;AAKzG;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,gDAAgD,EAAE;QAC5E,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACoE;AAKtE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;2DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;2DACwB;AA7Bf,6BAA6B;IADzC,WAAW,CAAC,QAAQ,EAAE;GACV,6BAA6B,CA8BzC"}
@@ -2,6 +2,7 @@ export declare class NewsAssetSentimentCountOrderByAggregateInput {
2
2
  id?: "asc" | "desc" | undefined;
3
3
  assetId?: "asc" | "desc" | undefined;
4
4
  newsId?: "asc" | "desc" | undefined;
5
+ url?: "asc" | "desc" | undefined;
5
6
  relevancyScore?: "asc" | "desc" | undefined;
6
7
  sentimentScore?: "asc" | "desc" | undefined;
7
8
  sentimentLabel?: "asc" | "desc" | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentCountOrderByAggregateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.ts"],"names":[],"mappings":"AAMA,qBACa,4CAA4C;IAIvD,EAAE,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKhC,OAAO,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKrC,MAAM,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAK5C,cAAc,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAK5C,cAAc,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;CAC7C"}
1
+ {"version":3,"file":"NewsAssetSentimentCountOrderByAggregateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.ts"],"names":[],"mappings":"AAMA,qBACa,4CAA4C;IAIvD,EAAE,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKhC,OAAO,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKrC,MAAM,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKpC,GAAG,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKjC,cAAc,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAK5C,cAAc,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAK5C,cAAc,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;CAC7C"}
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentCountOrderByAggregateInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAI5C,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAG3C,IAAM,4CAA4C,GAAlD,MAAM,4CAA4C;IAIvD,EAAE,CAA8B;IAKhC,OAAO,CAA8B;IAKrC,MAAM,CAA8B;IAKpC,cAAc,CAA8B;IAK5C,cAAc,CAA8B;IAK5C,cAAc,CAA8B;CAC7C,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;wEAC8B;AAKhC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;6EACmC;AAKrC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;4EACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;oFAC0C;AAK5C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;oFAC0C;AAK5C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;oFAC0C;AA7BjC,4CAA4C;IADxD,WAAW,CAAC,SAAS,CAAC,8CAA8C,EAAE,EAAE,CAAC;GAC7D,4CAA4C,CA8BxD"}
1
+ {"version":3,"file":"NewsAssetSentimentCountOrderByAggregateInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCountOrderByAggregateInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAI5C,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAG3C,IAAM,4CAA4C,GAAlD,MAAM,4CAA4C;IAIvD,EAAE,CAA8B;IAKhC,OAAO,CAA8B;IAKrC,MAAM,CAA8B;IAKpC,GAAG,CAA8B;IAKjC,cAAc,CAA8B;IAK5C,cAAc,CAA8B;IAK5C,cAAc,CAA8B;CAC7C,CAAA;AA/BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;wEAC8B;AAKhC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;6EACmC;AAKrC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;4EACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;yEAC+B;AAKjC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;oFAC0C;AAK5C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;oFAC0C;AAK5C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;oFAC0C;AAlCjC,4CAA4C;IADxD,WAAW,CAAC,SAAS,CAAC,8CAA8C,EAAE,EAAE,CAAC;GAC7D,4CAA4C,CAmCxD"}
@@ -13,6 +13,7 @@ let NewsAssetSentimentCountOrderByAggregateInput = class NewsAssetSentimentCount
13
13
  id;
14
14
  assetId;
15
15
  newsId;
16
+ url;
16
17
  relevancyScore;
17
18
  sentimentScore;
18
19
  sentimentLabel;
@@ -35,6 +36,12 @@ __decorate([
35
36
  }),
36
37
  __metadata("design:type", Object)
37
38
  ], NewsAssetSentimentCountOrderByAggregateInput.prototype, "newsId", void 0);
39
+ __decorate([
40
+ TypeGraphQL.Field(_type => SortOrder, {
41
+ nullable: true
42
+ }),
43
+ __metadata("design:type", Object)
44
+ ], NewsAssetSentimentCountOrderByAggregateInput.prototype, "url", void 0);
38
45
  __decorate([
39
46
  TypeGraphQL.Field(_type => SortOrder, {
40
47
  nullable: true
@@ -2,6 +2,7 @@ import { AssetCreateNestedOneWithoutNewsMentionsInput } from "../inputs/AssetCre
2
2
  import { NewsCreateNestedOneWithoutAssetsInput } from "../inputs/NewsCreateNestedOneWithoutAssetsInput";
3
3
  export declare class NewsAssetSentimentCreateInput {
4
4
  id?: string | undefined;
5
+ url: string;
5
6
  relevancyScore?: string | undefined;
6
7
  sentimentScore?: string | undefined;
7
8
  sentimentLabel?: string | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentCreateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,4CAA4C,EAAE,MAAM,wDAAwD,CAAC;AACtH,OAAO,EAAE,qCAAqC,EAAE,MAAM,iDAAiD,CAAC;AAExG,qBACa,6BAA6B;IAIxC,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,IAAI,EAAG,qCAAqC,CAAC;IAK7C,KAAK,EAAG,4CAA4C,CAAC;CACtD"}
1
+ {"version":3,"file":"NewsAssetSentimentCreateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,4CAA4C,EAAE,MAAM,wDAAwD,CAAC;AACtH,OAAO,EAAE,qCAAqC,EAAE,MAAM,iDAAiD,CAAC;AAExG,qBACa,6BAA6B;IAIxC,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,GAAG,EAAG,MAAM,CAAC;IAKb,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,IAAI,EAAG,qCAAqC,CAAC;IAK7C,KAAK,EAAG,4CAA4C,CAAC;CACtD"}
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentCreateInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAI5C,OAAO,EAAE,4CAA4C,EAAE,MAAM,wDAAwD,CAAC;AACtH,OAAO,EAAE,qCAAqC,EAAE,MAAM,iDAAiD,CAAC;AAGjG,IAAM,6BAA6B,GAAnC,MAAM,6BAA6B;IAIxC,EAAE,CAAsB;IAKxB,cAAc,CAAsB;IAKpC,cAAc,CAAsB;IAKpC,cAAc,CAAsB;IAKpC,IAAI,CAAyC;IAK7C,KAAK,CAAgD;CACtD,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;qEACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;qEACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;qEACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,qCAAqC,EAAE;QACjE,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACK,qCAAqC;2DAAC;AAK7C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4CAA4C,EAAE;QACxE,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACM,4CAA4C;4DAAC;AA7B1C,6BAA6B;IADzC,WAAW,CAAC,SAAS,CAAC,+BAA+B,EAAE,EAAE,CAAC;GAC9C,6BAA6B,CA8BzC"}
1
+ {"version":3,"file":"NewsAssetSentimentCreateInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAI5C,OAAO,EAAE,4CAA4C,EAAE,MAAM,wDAAwD,CAAC;AACtH,OAAO,EAAE,qCAAqC,EAAE,MAAM,iDAAiD,CAAC;AAGjG,IAAM,6BAA6B,GAAnC,MAAM,6BAA6B;IAIxC,EAAE,CAAsB;IAKxB,GAAG,CAAU;IAKb,cAAc,CAAsB;IAKpC,cAAc,CAAsB;IAKpC,cAAc,CAAsB;IAKpC,IAAI,CAAyC;IAK7C,KAAK,CAAgD;CACtD,CAAA;AA/BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;0DACW;AAKb;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;qEACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;qEACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;qEACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,qCAAqC,EAAE;QACjE,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACK,qCAAqC;2DAAC;AAK7C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4CAA4C,EAAE;QACxE,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACM,4CAA4C;4DAAC;AAlC1C,6BAA6B;IADzC,WAAW,CAAC,SAAS,CAAC,+BAA+B,EAAE,EAAE,CAAC;GAC9C,6BAA6B,CAmCzC"}
@@ -12,6 +12,7 @@ import { AssetCreateNestedOneWithoutNewsMentionsInput } from "../inputs/AssetCre
12
12
  import { NewsCreateNestedOneWithoutAssetsInput } from "../inputs/NewsCreateNestedOneWithoutAssetsInput";
13
13
  let NewsAssetSentimentCreateInput = class NewsAssetSentimentCreateInput {
14
14
  id;
15
+ url;
15
16
  relevancyScore;
16
17
  sentimentScore;
17
18
  sentimentLabel;
@@ -24,6 +25,12 @@ __decorate([
24
25
  }),
25
26
  __metadata("design:type", Object)
26
27
  ], NewsAssetSentimentCreateInput.prototype, "id", void 0);
28
+ __decorate([
29
+ TypeGraphQL.Field(_type => String, {
30
+ nullable: false
31
+ }),
32
+ __metadata("design:type", String)
33
+ ], NewsAssetSentimentCreateInput.prototype, "url", void 0);
27
34
  __decorate([
28
35
  TypeGraphQL.Field(_type => String, {
29
36
  nullable: true
@@ -1,6 +1,7 @@
1
1
  export declare class NewsAssetSentimentCreateManyAssetInput {
2
2
  id?: string | undefined;
3
3
  newsId: string;
4
+ url: string;
4
5
  relevancyScore?: string | undefined;
5
6
  sentimentScore?: string | undefined;
6
7
  sentimentLabel?: string | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentCreateManyAssetInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.ts"],"names":[],"mappings":"AAKA,qBACa,sCAAsC;IAIjD,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,MAAM,EAAG,MAAM,CAAC;IAKhB,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACrC"}
1
+ {"version":3,"file":"NewsAssetSentimentCreateManyAssetInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.ts"],"names":[],"mappings":"AAKA,qBACa,sCAAsC;IAIjD,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,MAAM,EAAG,MAAM,CAAC;IAKhB,GAAG,EAAG,MAAM,CAAC;IAKb,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACrC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentCreateManyAssetInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAMrC,IAAM,sCAAsC,GAA5C,MAAM,sCAAsC;IAIjD,EAAE,CAAsB;IAKxB,MAAM,CAAU;IAKhB,cAAc,CAAsB;IAKpC,cAAc,CAAsB;IAKpC,cAAc,CAAsB;CACrC,CAAA;AArBC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;kEACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;sEACc;AAKhB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8EACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8EACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8EACkC;AAxBzB,sCAAsC;IADlD,WAAW,CAAC,SAAS,CAAC,wCAAwC,EAAE,EAAE,CAAC;GACvD,sCAAsC,CAyBlD"}
1
+ {"version":3,"file":"NewsAssetSentimentCreateManyAssetInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyAssetInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAMrC,IAAM,sCAAsC,GAA5C,MAAM,sCAAsC;IAIjD,EAAE,CAAsB;IAKxB,MAAM,CAAU;IAKhB,GAAG,CAAU;IAKb,cAAc,CAAsB;IAKpC,cAAc,CAAsB;IAKpC,cAAc,CAAsB;CACrC,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;kEACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;sEACc;AAKhB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;mEACW;AAKb;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8EACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8EACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8EACkC;AA7BzB,sCAAsC;IADlD,WAAW,CAAC,SAAS,CAAC,wCAAwC,EAAE,EAAE,CAAC;GACvD,sCAAsC,CA8BlD"}
@@ -11,6 +11,7 @@ import * as TypeGraphQL from "type-graphql";
11
11
  let NewsAssetSentimentCreateManyAssetInput = class NewsAssetSentimentCreateManyAssetInput {
12
12
  id;
13
13
  newsId;
14
+ url;
14
15
  relevancyScore;
15
16
  sentimentScore;
16
17
  sentimentLabel;
@@ -27,6 +28,12 @@ __decorate([
27
28
  }),
28
29
  __metadata("design:type", String)
29
30
  ], NewsAssetSentimentCreateManyAssetInput.prototype, "newsId", void 0);
31
+ __decorate([
32
+ TypeGraphQL.Field(_type => String, {
33
+ nullable: false
34
+ }),
35
+ __metadata("design:type", String)
36
+ ], NewsAssetSentimentCreateManyAssetInput.prototype, "url", void 0);
30
37
  __decorate([
31
38
  TypeGraphQL.Field(_type => String, {
32
39
  nullable: true
@@ -2,6 +2,7 @@ export declare class NewsAssetSentimentCreateManyInput {
2
2
  id?: string | undefined;
3
3
  assetId: string;
4
4
  newsId: string;
5
+ url: string;
5
6
  relevancyScore?: string | undefined;
6
7
  sentimentScore?: string | undefined;
7
8
  sentimentLabel?: string | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentCreateManyInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.ts"],"names":[],"mappings":"AAKA,qBACa,iCAAiC;IAI5C,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,OAAO,EAAG,MAAM,CAAC;IAKjB,MAAM,EAAG,MAAM,CAAC;IAKhB,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACrC"}
1
+ {"version":3,"file":"NewsAssetSentimentCreateManyInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.ts"],"names":[],"mappings":"AAKA,qBACa,iCAAiC;IAI5C,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,OAAO,EAAG,MAAM,CAAC;IAKjB,MAAM,EAAG,MAAM,CAAC;IAKhB,GAAG,EAAG,MAAM,CAAC;IAKb,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACrC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentCreateManyInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAMrC,IAAM,iCAAiC,GAAvC,MAAM,iCAAiC;IAI5C,EAAE,CAAsB;IAKxB,OAAO,CAAU;IAKjB,MAAM,CAAU;IAKhB,cAAc,CAAsB;IAKpC,cAAc,CAAsB;IAKpC,cAAc,CAAsB;CACrC,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;kEACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;iEACc;AAKhB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACkC;AA7BzB,iCAAiC;IAD7C,WAAW,CAAC,SAAS,CAAC,mCAAmC,EAAE,EAAE,CAAC;GAClD,iCAAiC,CA8B7C"}
1
+ {"version":3,"file":"NewsAssetSentimentCreateManyInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAMrC,IAAM,iCAAiC,GAAvC,MAAM,iCAAiC;IAI5C,EAAE,CAAsB;IAKxB,OAAO,CAAU;IAKjB,MAAM,CAAU;IAKhB,GAAG,CAAU;IAKb,cAAc,CAAsB;IAKpC,cAAc,CAAsB;IAKpC,cAAc,CAAsB;CACrC,CAAA;AA/BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;kEACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;iEACc;AAKhB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;8DACW;AAKb;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACkC;AAlCzB,iCAAiC;IAD7C,WAAW,CAAC,SAAS,CAAC,mCAAmC,EAAE,EAAE,CAAC;GAClD,iCAAiC,CAmC7C"}
@@ -12,6 +12,7 @@ let NewsAssetSentimentCreateManyInput = class NewsAssetSentimentCreateManyInput
12
12
  id;
13
13
  assetId;
14
14
  newsId;
15
+ url;
15
16
  relevancyScore;
16
17
  sentimentScore;
17
18
  sentimentLabel;
@@ -34,6 +35,12 @@ __decorate([
34
35
  }),
35
36
  __metadata("design:type", String)
36
37
  ], NewsAssetSentimentCreateManyInput.prototype, "newsId", void 0);
38
+ __decorate([
39
+ TypeGraphQL.Field(_type => String, {
40
+ nullable: false
41
+ }),
42
+ __metadata("design:type", String)
43
+ ], NewsAssetSentimentCreateManyInput.prototype, "url", void 0);
37
44
  __decorate([
38
45
  TypeGraphQL.Field(_type => String, {
39
46
  nullable: true
@@ -1,6 +1,7 @@
1
1
  export declare class NewsAssetSentimentCreateManyNewsInput {
2
2
  id?: string | undefined;
3
3
  assetId: string;
4
+ url: string;
4
5
  relevancyScore?: string | undefined;
5
6
  sentimentScore?: string | undefined;
6
7
  sentimentLabel?: string | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentCreateManyNewsInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.ts"],"names":[],"mappings":"AAKA,qBACa,qCAAqC;IAIhD,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,OAAO,EAAG,MAAM,CAAC;IAKjB,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACrC"}
1
+ {"version":3,"file":"NewsAssetSentimentCreateManyNewsInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.ts"],"names":[],"mappings":"AAKA,qBACa,qCAAqC;IAIhD,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,OAAO,EAAG,MAAM,CAAC;IAKjB,GAAG,EAAG,MAAM,CAAC;IAKb,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKpC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACrC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NewsAssetSentimentCreateManyNewsInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAMrC,IAAM,qCAAqC,GAA3C,MAAM,qCAAqC;IAIhD,EAAE,CAAsB;IAKxB,OAAO,CAAU;IAKjB,cAAc,CAAsB;IAKpC,cAAc,CAAsB;IAKpC,cAAc,CAAsB;CACrC,CAAA;AArBC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;iEACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;sEACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;6EACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;6EACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;6EACkC;AAxBzB,qCAAqC;IADjD,WAAW,CAAC,SAAS,CAAC,uCAAuC,EAAE,EAAE,CAAC;GACtD,qCAAqC,CAyBjD"}
1
+ {"version":3,"file":"NewsAssetSentimentCreateManyNewsInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NewsAssetSentimentCreateManyNewsInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAMrC,IAAM,qCAAqC,GAA3C,MAAM,qCAAqC;IAIhD,EAAE,CAAsB;IAKxB,OAAO,CAAU;IAKjB,GAAG,CAAU;IAKb,cAAc,CAAsB;IAKpC,cAAc,CAAsB;IAKpC,cAAc,CAAsB;CACrC,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;iEACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;sEACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;kEACW;AAKb;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;6EACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;6EACkC;AAKpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;6EACkC;AA7BzB,qCAAqC;IADjD,WAAW,CAAC,SAAS,CAAC,uCAAuC,EAAE,EAAE,CAAC;GACtD,qCAAqC,CA8BjD"}
@@ -11,6 +11,7 @@ import * as TypeGraphQL from "type-graphql";
11
11
  let NewsAssetSentimentCreateManyNewsInput = class NewsAssetSentimentCreateManyNewsInput {
12
12
  id;
13
13
  assetId;
14
+ url;
14
15
  relevancyScore;
15
16
  sentimentScore;
16
17
  sentimentLabel;
@@ -27,6 +28,12 @@ __decorate([
27
28
  }),
28
29
  __metadata("design:type", String)
29
30
  ], NewsAssetSentimentCreateManyNewsInput.prototype, "assetId", void 0);
31
+ __decorate([
32
+ TypeGraphQL.Field(_type => String, {
33
+ nullable: false
34
+ }),
35
+ __metadata("design:type", String)
36
+ ], NewsAssetSentimentCreateManyNewsInput.prototype, "url", void 0);
30
37
  __decorate([
31
38
  TypeGraphQL.Field(_type => String, {
32
39
  nullable: true
@@ -1,6 +1,7 @@
1
1
  import { NewsCreateNestedOneWithoutAssetsInput } from "../inputs/NewsCreateNestedOneWithoutAssetsInput";
2
2
  export declare class NewsAssetSentimentCreateWithoutAssetInput {
3
3
  id?: string | undefined;
4
+ url: string;
4
5
  relevancyScore?: string | undefined;
5
6
  sentimentScore?: string | undefined;
6
7
  sentimentLabel?: string | undefined;