@adaptic/backend-legacy 0.0.967 → 0.0.969
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Account.cjs +88 -0
- package/AccountLinkingRequest.cjs +88 -0
- package/Action.cjs +8 -0
- package/Alert.cjs +97 -0
- package/Allocation.cjs +97 -0
- package/AlpacaAccount.cjs +83 -0
- package/Authenticator.cjs +88 -0
- package/Customer.cjs +73 -0
- package/InviteToken.cjs +80 -0
- package/LinkedProvider.cjs +88 -0
- package/LlmConfiguration.cjs +88 -0
- package/PolicyOverlay.cjs +14 -0
- package/Session.cjs +88 -0
- package/Trade.cjs +7 -0
- package/TradingPolicy.cjs +93 -0
- package/User.cjs +78 -0
- package/WaitlistEntry.cjs +88 -0
- package/esm/Account.d.ts.map +1 -1
- package/esm/Account.js.map +1 -1
- package/esm/Account.mjs +88 -0
- package/esm/AccountLinkingRequest.d.ts.map +1 -1
- package/esm/AccountLinkingRequest.js.map +1 -1
- package/esm/AccountLinkingRequest.mjs +88 -0
- package/esm/Action.d.ts.map +1 -1
- package/esm/Action.js.map +1 -1
- package/esm/Action.mjs +8 -0
- package/esm/Alert.d.ts.map +1 -1
- package/esm/Alert.js.map +1 -1
- package/esm/Alert.mjs +97 -0
- package/esm/Allocation.d.ts.map +1 -1
- package/esm/Allocation.js.map +1 -1
- package/esm/Allocation.mjs +97 -0
- package/esm/AlpacaAccount.d.ts.map +1 -1
- package/esm/AlpacaAccount.js.map +1 -1
- package/esm/AlpacaAccount.mjs +83 -0
- package/esm/Authenticator.d.ts.map +1 -1
- package/esm/Authenticator.js.map +1 -1
- package/esm/Authenticator.mjs +88 -0
- package/esm/Customer.d.ts.map +1 -1
- package/esm/Customer.js.map +1 -1
- package/esm/Customer.mjs +73 -0
- package/esm/InviteToken.d.ts.map +1 -1
- package/esm/InviteToken.js.map +1 -1
- package/esm/InviteToken.mjs +80 -0
- package/esm/LinkedProvider.d.ts.map +1 -1
- package/esm/LinkedProvider.js.map +1 -1
- package/esm/LinkedProvider.mjs +88 -0
- package/esm/LlmConfiguration.d.ts.map +1 -1
- package/esm/LlmConfiguration.js.map +1 -1
- package/esm/LlmConfiguration.mjs +88 -0
- package/esm/PolicyOverlay.d.ts.map +1 -1
- package/esm/PolicyOverlay.js.map +1 -1
- package/esm/PolicyOverlay.mjs +14 -0
- package/esm/Session.d.ts.map +1 -1
- package/esm/Session.js.map +1 -1
- package/esm/Session.mjs +88 -0
- package/esm/Trade.d.ts.map +1 -1
- package/esm/Trade.js.map +1 -1
- package/esm/Trade.mjs +7 -0
- package/esm/TradingPolicy.d.ts.map +1 -1
- package/esm/TradingPolicy.js.map +1 -1
- package/esm/TradingPolicy.mjs +93 -0
- package/esm/User.d.ts.map +1 -1
- package/esm/User.js.map +1 -1
- package/esm/User.mjs +78 -0
- package/esm/WaitlistEntry.d.ts.map +1 -1
- package/esm/WaitlistEntry.js.map +1 -1
- package/esm/WaitlistEntry.mjs +88 -0
- package/esm/generated/selectionSets/AlpacaAccount.d.ts +1 -1
- package/esm/generated/selectionSets/AlpacaAccount.d.ts.map +1 -1
- package/esm/generated/selectionSets/AlpacaAccount.js.map +1 -1
- package/esm/generated/selectionSets/AlpacaAccount.mjs +1 -0
- package/esm/generated/selectionSets/Customer.d.ts +1 -1
- package/esm/generated/selectionSets/Customer.d.ts.map +1 -1
- package/esm/generated/selectionSets/Customer.js.map +1 -1
- package/esm/generated/selectionSets/Customer.mjs +5 -0
- package/esm/generated/selectionSets/Trade.d.ts +1 -1
- package/esm/generated/selectionSets/Trade.d.ts.map +1 -1
- package/esm/generated/selectionSets/Trade.js.map +1 -1
- package/esm/generated/selectionSets/Trade.mjs +1 -0
- package/esm/generated/selectionSets/TradingPolicy.d.ts +1 -1
- package/esm/generated/selectionSets/TradingPolicy.d.ts.map +1 -1
- package/esm/generated/selectionSets/TradingPolicy.js.map +1 -1
- package/esm/generated/selectionSets/TradingPolicy.mjs +1 -0
- package/esm/generated/selectionSets/User.d.ts +1 -1
- package/esm/generated/selectionSets/User.d.ts.map +1 -1
- package/esm/generated/selectionSets/User.js.map +1 -1
- package/esm/generated/selectionSets/User.mjs +5 -0
- package/esm/generated/typeStrings/Customer.d.ts +1 -1
- package/esm/generated/typeStrings/Customer.d.ts.map +1 -1
- package/esm/generated/typeStrings/Customer.js.map +1 -1
- package/esm/generated/typeStrings/Customer.mjs +8 -0
- package/esm/generated/typeStrings/PolicyOverlay.d.ts +1 -1
- package/esm/generated/typeStrings/PolicyOverlay.d.ts.map +1 -1
- package/esm/generated/typeStrings/PolicyOverlay.js.map +1 -1
- package/esm/generated/typeStrings/PolicyOverlay.mjs +2 -0
- package/esm/generated/typeStrings/Trade.d.ts +1 -1
- package/esm/generated/typeStrings/Trade.d.ts.map +1 -1
- package/esm/generated/typeStrings/Trade.js.map +1 -1
- package/esm/generated/typeStrings/Trade.mjs +8 -0
- package/esm/generated/typeStrings/TradingPolicy.d.ts +1 -1
- package/esm/generated/typeStrings/TradingPolicy.d.ts.map +1 -1
- package/esm/generated/typeStrings/TradingPolicy.js.map +1 -1
- package/esm/generated/typeStrings/TradingPolicy.mjs +2 -0
- package/esm/generated/typeStrings/index.d.ts +4 -4
- package/esm/generated/typegraphql-prisma/enhance.js.map +1 -1
- package/esm/generated/typegraphql-prisma/enhance.mjs +62 -62
- package/esm/generated/typegraphql-prisma/enums/CustomerScalarFieldEnum.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/enums/CustomerScalarFieldEnum.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/CustomerScalarFieldEnum.js.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/CustomerScalarFieldEnum.mjs +4 -0
- package/esm/generated/typegraphql-prisma/enums/TradeScalarFieldEnum.d.ts +2 -1
- package/esm/generated/typegraphql-prisma/enums/TradeScalarFieldEnum.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/TradeScalarFieldEnum.js.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/TradeScalarFieldEnum.mjs +1 -0
- package/esm/generated/typegraphql-prisma/enums/TradeStatus.d.ts +4 -1
- package/esm/generated/typegraphql-prisma/enums/TradeStatus.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/TradeStatus.js.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/TradeStatus.mjs +3 -0
- package/esm/generated/typegraphql-prisma/enums/TradingPolicyScalarFieldEnum.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/enums/TradingPolicyScalarFieldEnum.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/TradingPolicyScalarFieldEnum.js.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/TradingPolicyScalarFieldEnum.mjs +1 -0
- package/esm/generated/typegraphql-prisma/models/Customer.d.ts +16 -0
- package/esm/generated/typegraphql-prisma/models/Customer.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Customer.js.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Customer.mjs +44 -0
- package/esm/generated/typegraphql-prisma/models/Trade.d.ts +6 -1
- package/esm/generated/typegraphql-prisma/models/Trade.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Trade.js.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Trade.mjs +12 -0
- package/esm/generated/typegraphql-prisma/models/TradingPolicy.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/models/TradingPolicy.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/models/TradingPolicy.js.map +1 -1
- package/esm/generated/typegraphql-prisma/models/TradingPolicy.mjs +11 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerOrThrowArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerOrThrowArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerOrThrowArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindManyCustomerArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindManyCustomerArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindManyCustomerArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/GroupByCustomerArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/GroupByCustomerArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Customer/args/GroupByCustomerArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeOrThrowArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeOrThrowArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeOrThrowArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindManyTradeArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindManyTradeArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindManyTradeArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/GroupByTradeArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/GroupByTradeArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/Trade/args/GroupByTradeArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyOrThrowArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyOrThrowArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyOrThrowArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindManyTradingPolicyArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindManyTradingPolicyArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindManyTradingPolicyArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/GroupByTradingPolicyArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/GroupByTradingPolicyArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/GroupByTradingPolicyArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCountOrderByAggregateInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCountOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCountOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCountOrderByAggregateInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateManyInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateManyInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateManyInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateManyInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateWithoutUsersInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateWithoutUsersInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateWithoutUsersInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateWithoutUsersInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerMaxOrderByAggregateInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerMaxOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerMaxOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerMaxOrderByAggregateInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerMinOrderByAggregateInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerMinOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerMinOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerMinOrderByAggregateInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithAggregationInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithAggregationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithAggregationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithAggregationInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithRelationInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithRelationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithRelationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithRelationInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerScalarWhereWithAggregatesInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerScalarWhereWithAggregatesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerScalarWhereWithAggregatesInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateManyMutationInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateManyMutationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateManyMutationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateManyMutationInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateWithoutUsersInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateWithoutUsersInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateWithoutUsersInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateWithoutUsersInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereUniqueInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereUniqueInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereUniqueInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereUniqueInput.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFieldUpdateOperationsInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFieldUpdateOperationsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFieldUpdateOperationsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFilter.d.ts +3 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFilter.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFilter.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusWithAggregatesFilter.d.ts +3 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusWithAggregatesFilter.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusWithAggregatesFilter.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusFilter.d.ts +3 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusFilter.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusFilter.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusWithAggregatesFilter.d.ts +3 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusWithAggregatesFilter.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusWithAggregatesFilter.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCountOrderByAggregateInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCountOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCountOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCountOrderByAggregateInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.d.ts +3 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.d.ts +3 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.d.ts +3 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyAvgOrderByAggregateInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyAvgOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyAvgOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyAvgOrderByAggregateInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCountOrderByAggregateInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCountOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCountOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCountOrderByAggregateInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateManyInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateManyInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateManyInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateManyInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutAlpacaAccountInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutAlpacaAccountInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutAlpacaAccountInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutAlpacaAccountInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutOverlaysInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutOverlaysInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutOverlaysInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutOverlaysInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMaxOrderByAggregateInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMaxOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMaxOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMaxOrderByAggregateInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMinOrderByAggregateInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMinOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMinOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMinOrderByAggregateInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithAggregationInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithAggregationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithAggregationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithAggregationInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithRelationInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithRelationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithRelationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithRelationInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyScalarWhereWithAggregatesInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyScalarWhereWithAggregatesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyScalarWhereWithAggregatesInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicySumOrderByAggregateInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicySumOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicySumOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicySumOrderByAggregateInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateManyMutationInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateManyMutationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateManyMutationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateManyMutationInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutAlpacaAccountInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutAlpacaAccountInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutAlpacaAccountInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutAlpacaAccountInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutOverlaysInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutOverlaysInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutOverlaysInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutOverlaysInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereUniqueInput.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereUniqueInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereUniqueInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereUniqueInput.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnCustomer.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnCustomer.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnCustomer.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnCustomer.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.d.ts +3 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTradingPolicy.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTradingPolicy.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTradingPolicy.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTradingPolicy.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerCountAggregate.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerCountAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerCountAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerCountAggregate.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerGroupBy.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerGroupBy.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerGroupBy.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerGroupBy.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerMaxAggregate.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerMaxAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerMaxAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerMaxAggregate.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerMinAggregate.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerMinAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerMinAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CustomerMinAggregate.mjs +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeCountAggregate.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeCountAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeCountAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeCountAggregate.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.d.ts +3 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeMaxAggregate.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeMaxAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeMaxAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeMinAggregate.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeMinAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeMinAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyAvgAggregate.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyAvgAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyAvgAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyAvgAggregate.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyCountAggregate.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyCountAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyCountAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyCountAggregate.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyGroupBy.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyGroupBy.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyGroupBy.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyGroupBy.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMaxAggregate.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMaxAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMaxAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMaxAggregate.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMinAggregate.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMinAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMinAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMinAggregate.mjs +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicySumAggregate.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicySumAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicySumAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradingPolicySumAggregate.mjs +7 -0
- package/esm/index.d.ts.map +1 -1
- package/generated/typeStrings/Customer.cjs +8 -0
- package/generated/typeStrings/Customer.d.ts +1 -1
- package/generated/typeStrings/Customer.d.ts.map +1 -1
- package/generated/typeStrings/Customer.js.map +1 -1
- package/generated/typeStrings/PolicyOverlay.cjs +2 -0
- package/generated/typeStrings/PolicyOverlay.d.ts +1 -1
- package/generated/typeStrings/PolicyOverlay.d.ts.map +1 -1
- package/generated/typeStrings/PolicyOverlay.js.map +1 -1
- package/generated/typeStrings/Trade.cjs +8 -0
- package/generated/typeStrings/Trade.d.ts +1 -1
- package/generated/typeStrings/Trade.d.ts.map +1 -1
- package/generated/typeStrings/Trade.js.map +1 -1
- package/generated/typeStrings/TradingPolicy.cjs +2 -0
- package/generated/typeStrings/TradingPolicy.d.ts +1 -1
- package/generated/typeStrings/TradingPolicy.d.ts.map +1 -1
- package/generated/typeStrings/TradingPolicy.js.map +1 -1
- package/generated/typeStrings/index.d.ts +4 -4
- package/generated/typegraphql-prisma/enhance.cjs +62 -62
- package/generated/typegraphql-prisma/enhance.js.map +1 -1
- package/generated/typegraphql-prisma/enums/CustomerScalarFieldEnum.cjs +4 -0
- package/generated/typegraphql-prisma/enums/CustomerScalarFieldEnum.d.ts +4 -0
- package/generated/typegraphql-prisma/enums/CustomerScalarFieldEnum.d.ts.map +1 -1
- package/generated/typegraphql-prisma/enums/CustomerScalarFieldEnum.js.map +1 -1
- package/generated/typegraphql-prisma/enums/TradeScalarFieldEnum.cjs +1 -0
- package/generated/typegraphql-prisma/enums/TradeScalarFieldEnum.d.ts +2 -1
- package/generated/typegraphql-prisma/enums/TradeScalarFieldEnum.d.ts.map +1 -1
- package/generated/typegraphql-prisma/enums/TradeScalarFieldEnum.js.map +1 -1
- package/generated/typegraphql-prisma/enums/TradeStatus.cjs +3 -0
- package/generated/typegraphql-prisma/enums/TradeStatus.d.ts +4 -1
- package/generated/typegraphql-prisma/enums/TradeStatus.d.ts.map +1 -1
- package/generated/typegraphql-prisma/enums/TradeStatus.js.map +1 -1
- package/generated/typegraphql-prisma/enums/TradingPolicyScalarFieldEnum.cjs +1 -0
- package/generated/typegraphql-prisma/enums/TradingPolicyScalarFieldEnum.d.ts +1 -0
- package/generated/typegraphql-prisma/enums/TradingPolicyScalarFieldEnum.d.ts.map +1 -1
- package/generated/typegraphql-prisma/enums/TradingPolicyScalarFieldEnum.js.map +1 -1
- package/generated/typegraphql-prisma/models/Customer.cjs +28 -0
- package/generated/typegraphql-prisma/models/Customer.d.ts +16 -0
- package/generated/typegraphql-prisma/models/Customer.d.ts.map +1 -1
- package/generated/typegraphql-prisma/models/Customer.js.map +1 -1
- package/generated/typegraphql-prisma/models/Trade.cjs +8 -0
- package/generated/typegraphql-prisma/models/Trade.d.ts +6 -1
- package/generated/typegraphql-prisma/models/Trade.d.ts.map +1 -1
- package/generated/typegraphql-prisma/models/Trade.js.map +1 -1
- package/generated/typegraphql-prisma/models/TradingPolicy.cjs +7 -0
- package/generated/typegraphql-prisma/models/TradingPolicy.d.ts +4 -0
- package/generated/typegraphql-prisma/models/TradingPolicy.d.ts.map +1 -1
- package/generated/typegraphql-prisma/models/TradingPolicy.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerOrThrowArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerOrThrowArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindFirstCustomerOrThrowArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindManyCustomerArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindManyCustomerArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/FindManyCustomerArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/GroupByCustomerArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/GroupByCustomerArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Customer/args/GroupByCustomerArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeOrThrowArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeOrThrowArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindFirstTradeOrThrowArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindManyTradeArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindManyTradeArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/FindManyTradeArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/GroupByTradeArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/GroupByTradeArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/Trade/args/GroupByTradeArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyOrThrowArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyOrThrowArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindFirstTradingPolicyOrThrowArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindManyTradingPolicyArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindManyTradingPolicyArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/FindManyTradingPolicyArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/GroupByTradingPolicyArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/GroupByTradingPolicyArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/TradingPolicy/args/GroupByTradingPolicyArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCountOrderByAggregateInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCountOrderByAggregateInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCountOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCountOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateManyInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateManyInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateManyInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateManyInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateWithoutUsersInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateWithoutUsersInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateWithoutUsersInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerCreateWithoutUsersInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerMaxOrderByAggregateInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerMaxOrderByAggregateInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerMaxOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerMaxOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerMinOrderByAggregateInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerMinOrderByAggregateInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerMinOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerMinOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithAggregationInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithAggregationInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithAggregationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithAggregationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithRelationInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithRelationInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithRelationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerOrderByWithRelationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerScalarWhereWithAggregatesInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerScalarWhereWithAggregatesInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerScalarWhereWithAggregatesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateManyMutationInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateManyMutationInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateManyMutationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateManyMutationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateWithoutUsersInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateWithoutUsersInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateWithoutUsersInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerUpdateWithoutUsersInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereUniqueInput.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereUniqueInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereUniqueInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/CustomerWhereUniqueInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFieldUpdateOperationsInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFieldUpdateOperationsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFieldUpdateOperationsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFilter.d.ts +3 -3
- package/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFilter.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusFilter.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusWithAggregatesFilter.d.ts +3 -3
- package/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusWithAggregatesFilter.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumTradeStatusWithAggregatesFilter.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusFilter.d.ts +3 -3
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusFilter.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusFilter.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusWithAggregatesFilter.d.ts +3 -3
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusWithAggregatesFilter.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumTradeStatusWithAggregatesFilter.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCountOrderByAggregateInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCountOrderByAggregateInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCountOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCountOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.d.ts +3 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.d.ts +3 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.d.ts +3 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyAvgOrderByAggregateInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyAvgOrderByAggregateInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyAvgOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyAvgOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCountOrderByAggregateInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCountOrderByAggregateInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCountOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCountOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateManyInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateManyInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateManyInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateManyInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutAlpacaAccountInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutAlpacaAccountInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutAlpacaAccountInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutAlpacaAccountInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutOverlaysInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutOverlaysInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutOverlaysInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyCreateWithoutOverlaysInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMaxOrderByAggregateInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMaxOrderByAggregateInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMaxOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMaxOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMinOrderByAggregateInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMinOrderByAggregateInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMinOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyMinOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithAggregationInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithAggregationInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithAggregationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithAggregationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithRelationInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithRelationInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithRelationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyOrderByWithRelationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyScalarWhereWithAggregatesInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyScalarWhereWithAggregatesInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyScalarWhereWithAggregatesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicySumOrderByAggregateInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicySumOrderByAggregateInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicySumOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicySumOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateManyMutationInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateManyMutationInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateManyMutationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateManyMutationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutAlpacaAccountInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutAlpacaAccountInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutAlpacaAccountInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutAlpacaAccountInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutOverlaysInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutOverlaysInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutOverlaysInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyUpdateWithoutOverlaysInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereUniqueInput.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereUniqueInput.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereUniqueInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradingPolicyWhereUniqueInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnCustomer.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnCustomer.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnCustomer.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnCustomer.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.d.ts +3 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTradingPolicy.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTradingPolicy.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTradingPolicy.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTradingPolicy.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerCountAggregate.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerCountAggregate.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerCountAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerCountAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerGroupBy.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerGroupBy.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerGroupBy.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerGroupBy.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerMaxAggregate.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerMaxAggregate.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerMaxAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerMaxAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerMinAggregate.cjs +24 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerMinAggregate.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerMinAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CustomerMinAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeCountAggregate.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradeCountAggregate.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradeCountAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeCountAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.d.ts +3 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeMaxAggregate.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeMaxAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeMaxAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeMinAggregate.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeMinAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeMinAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyAvgAggregate.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyAvgAggregate.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyAvgAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyAvgAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyCountAggregate.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyCountAggregate.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyCountAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyCountAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyGroupBy.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyGroupBy.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyGroupBy.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyGroupBy.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMaxAggregate.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMaxAggregate.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMaxAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMaxAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMinAggregate.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMinAggregate.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMinAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicyMinAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicySumAggregate.cjs +6 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicySumAggregate.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicySumAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradingPolicySumAggregate.js.map +1 -1
- package/package.json +1 -1
|
@@ -2394,9 +2394,9 @@ const modelsInfo = {
|
|
|
2394
2394
|
Authenticator: ["id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
|
|
2395
2395
|
Account: ["id", "userId", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt"],
|
|
2396
2396
|
VerificationToken: ["id", "identifier", "token", "expires"],
|
|
2397
|
-
Customer: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
2397
|
+
Customer: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
2398
2398
|
Asset: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt"],
|
|
2399
|
-
Trade: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
2399
|
+
Trade: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata"],
|
|
2400
2400
|
Action: ["id", "sequence", "tradeId", "type", "primary", "note", "status", "createdAt", "updatedAt", "deletedAt", "alpacaOrderId", "supersededActionId", "triggerSource"],
|
|
2401
2401
|
Alert: ["id", "alpacaAccountId", "title", "message", "type", "severity", "category", "status", "isRead", "acknowledgedAt", "resolvedAt", "suppressedUntil", "retryCount", "metadata", "createdAt", "updatedAt"],
|
|
2402
2402
|
NewsArticle: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt"],
|
|
@@ -2439,7 +2439,7 @@ const modelsInfo = {
|
|
|
2439
2439
|
WaitlistEntry: ["id", "email", "fullName", "companyName", "companyWebsite", "jobRole", "professionalInvestorConfirmed", "status", "queuePosition", "createdAt", "updatedAt", "reviewedAt", "reviewedById"],
|
|
2440
2440
|
InviteToken: ["id", "token", "email", "waitlistEntryId", "used", "usedAt", "expiresAt", "createdAt"],
|
|
2441
2441
|
AuditLog: ["id", "timestamp", "userId", "operationType", "modelName", "recordId", "changedFields", "operationName", "ipAddress", "metadata"],
|
|
2442
|
-
TradingPolicy: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt"],
|
|
2442
|
+
TradingPolicy: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt"],
|
|
2443
2443
|
PolicyOverlay: ["id", "tradingPolicyId", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt"],
|
|
2444
2444
|
AccountDecisionRecord: ["id", "alpacaAccountId", "correlationId", "opportunityId", "symbol", "assetClass", "signalAction", "signalConfidence", "decision", "decisionRationale", "decisionConfidence", "actionIntents", "validationResults", "executionResults", "effectivePolicySnapshot", "positionsSnapshot", "openOrdersSnapshot", "exposureSnapshot", "overlaysSnapshot", "modelProvider", "modelId", "modelTier", "routingReason", "tokenUsage", "sessionDurationMs", "gatingDurationMs", "validationDurationMs", "executionDurationMs", "status", "createdAt", "updatedAt"],
|
|
2445
2445
|
DecisionMemorySummary: ["id", "alpacaAccountId", "symbol", "sector", "assetClass", "summary", "keyFactors", "outcome", "outcomeDetails", "decisionRecordId", "correlationId", "relevanceScore", "expiresAt", "createdAt", "updatedAt"],
|
|
@@ -2482,11 +2482,11 @@ const outputsInfo = {
|
|
|
2482
2482
|
AggregateVerificationToken: ["_count", "_min", "_max"],
|
|
2483
2483
|
VerificationTokenGroupBy: ["id", "identifier", "token", "expires", "_count", "_min", "_max"],
|
|
2484
2484
|
AggregateCustomer: ["_count", "_avg", "_sum", "_min", "_max"],
|
|
2485
|
-
CustomerGroupBy: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
|
|
2485
|
+
CustomerGroupBy: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
|
|
2486
2486
|
AggregateAsset: ["_count", "_avg", "_sum", "_min", "_max"],
|
|
2487
2487
|
AssetGroupBy: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
|
|
2488
2488
|
AggregateTrade: ["_count", "_avg", "_sum", "_min", "_max"],
|
|
2489
|
-
TradeGroupBy: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "_count", "_avg", "_sum", "_min", "_max"],
|
|
2489
|
+
TradeGroupBy: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata", "_count", "_avg", "_sum", "_min", "_max"],
|
|
2490
2490
|
AggregateAction: ["_count", "_avg", "_sum", "_min", "_max"],
|
|
2491
2491
|
ActionGroupBy: ["id", "sequence", "tradeId", "type", "primary", "note", "status", "createdAt", "updatedAt", "deletedAt", "alpacaOrderId", "supersededActionId", "triggerSource", "_count", "_avg", "_sum", "_min", "_max"],
|
|
2492
2492
|
AggregateAlert: ["_count", "_avg", "_sum", "_min", "_max"],
|
|
@@ -2572,7 +2572,7 @@ const outputsInfo = {
|
|
|
2572
2572
|
AggregateAuditLog: ["_count", "_min", "_max"],
|
|
2573
2573
|
AuditLogGroupBy: ["id", "timestamp", "userId", "operationType", "modelName", "recordId", "changedFields", "operationName", "ipAddress", "metadata", "_count", "_min", "_max"],
|
|
2574
2574
|
AggregateTradingPolicy: ["_count", "_avg", "_sum", "_min", "_max"],
|
|
2575
|
-
TradingPolicyGroupBy: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
|
|
2575
|
+
TradingPolicyGroupBy: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
|
|
2576
2576
|
AggregatePolicyOverlay: ["_count", "_avg", "_sum", "_min", "_max"],
|
|
2577
2577
|
PolicyOverlayGroupBy: ["id", "tradingPolicyId", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
|
|
2578
2578
|
AggregateAccountDecisionRecord: ["_count", "_avg", "_sum", "_min", "_max"],
|
|
@@ -2635,11 +2635,11 @@ const outputsInfo = {
|
|
|
2635
2635
|
VerificationTokenMinAggregate: ["id", "identifier", "token", "expires"],
|
|
2636
2636
|
VerificationTokenMaxAggregate: ["id", "identifier", "token", "expires"],
|
|
2637
2637
|
CustomerCount: ["users"],
|
|
2638
|
-
CustomerCountAggregate: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt", "_all"],
|
|
2638
|
+
CustomerCountAggregate: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt", "_all"],
|
|
2639
2639
|
CustomerAvgAggregate: ["id"],
|
|
2640
2640
|
CustomerSumAggregate: ["id"],
|
|
2641
|
-
CustomerMinAggregate: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
2642
|
-
CustomerMaxAggregate: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
2641
|
+
CustomerMinAggregate: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
2642
|
+
CustomerMaxAggregate: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
2643
2643
|
AssetCount: ["newsMentions", "institutionalHoldings", "institutionalFlowSignals"],
|
|
2644
2644
|
AssetCountAggregate: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt", "_all"],
|
|
2645
2645
|
AssetAvgAggregate: ["askPrice", "bidPrice"],
|
|
@@ -2647,7 +2647,7 @@ const outputsInfo = {
|
|
|
2647
2647
|
AssetMinAggregate: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt"],
|
|
2648
2648
|
AssetMaxAggregate: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt"],
|
|
2649
2649
|
TradeCount: ["actions"],
|
|
2650
|
-
TradeCountAggregate: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "_all"],
|
|
2650
|
+
TradeCountAggregate: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata", "_all"],
|
|
2651
2651
|
TradeAvgAggregate: ["confidence", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "pnlAmount", "pnlPercent", "durationMinutes", "sessionHorizonMinutes", "thesisVersion"],
|
|
2652
2652
|
TradeSumAggregate: ["confidence", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "pnlAmount", "pnlPercent", "durationMinutes", "sessionHorizonMinutes", "thesisVersion"],
|
|
2653
2653
|
TradeMinAggregate: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
@@ -2844,11 +2844,11 @@ const outputsInfo = {
|
|
|
2844
2844
|
AuditLogMinAggregate: ["id", "timestamp", "userId", "operationType", "modelName", "recordId", "operationName", "ipAddress"],
|
|
2845
2845
|
AuditLogMaxAggregate: ["id", "timestamp", "userId", "operationType", "modelName", "recordId", "operationName", "ipAddress"],
|
|
2846
2846
|
TradingPolicyCount: ["overlays"],
|
|
2847
|
-
TradingPolicyCountAggregate: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "_all"],
|
|
2848
|
-
TradingPolicyAvgAggregate: ["version", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100"],
|
|
2849
|
-
TradingPolicySumAggregate: ["version", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100"],
|
|
2850
|
-
TradingPolicyMinAggregate: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "createdAt", "updatedAt"],
|
|
2851
|
-
TradingPolicyMaxAggregate: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "createdAt", "updatedAt"],
|
|
2847
|
+
TradingPolicyCountAggregate: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "_all"],
|
|
2848
|
+
TradingPolicyAvgAggregate: ["version", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs"],
|
|
2849
|
+
TradingPolicySumAggregate: ["version", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs"],
|
|
2850
|
+
TradingPolicyMinAggregate: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "createdAt", "updatedAt"],
|
|
2851
|
+
TradingPolicyMaxAggregate: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "createdAt", "updatedAt"],
|
|
2852
2852
|
PolicyOverlayCountAggregate: ["id", "tradingPolicyId", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt", "_all"],
|
|
2853
2853
|
PolicyOverlayAvgAggregate: ["version"],
|
|
2854
2854
|
PolicyOverlaySumAggregate: ["version"],
|
|
@@ -2891,9 +2891,9 @@ const outputsInfo = {
|
|
|
2891
2891
|
CreateManyAndReturnAuthenticator: ["id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt", "user"],
|
|
2892
2892
|
CreateManyAndReturnAccount: ["id", "userId", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt", "user"],
|
|
2893
2893
|
CreateManyAndReturnVerificationToken: ["id", "identifier", "token", "expires"],
|
|
2894
|
-
CreateManyAndReturnCustomer: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
2894
|
+
CreateManyAndReturnCustomer: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
2895
2895
|
CreateManyAndReturnAsset: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt"],
|
|
2896
|
-
CreateManyAndReturnTrade: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
2896
|
+
CreateManyAndReturnTrade: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata"],
|
|
2897
2897
|
CreateManyAndReturnAction: ["id", "sequence", "tradeId", "type", "primary", "note", "status", "createdAt", "updatedAt", "deletedAt", "alpacaOrderId", "supersededActionId", "triggerSource", "trade"],
|
|
2898
2898
|
CreateManyAndReturnAlert: ["id", "alpacaAccountId", "title", "message", "type", "severity", "category", "status", "isRead", "acknowledgedAt", "resolvedAt", "suppressedUntil", "retryCount", "metadata", "createdAt", "updatedAt", "alpacaAccount"],
|
|
2899
2899
|
CreateManyAndReturnNewsArticle: ["id", "title", "content", "source", "sourceDomain", "url", "sentiment", "authors", "summary", "bannerImage", "timePublished", "category", "topics", "logo", "createdAt", "updatedAt"],
|
|
@@ -2936,7 +2936,7 @@ const outputsInfo = {
|
|
|
2936
2936
|
CreateManyAndReturnWaitlistEntry: ["id", "email", "fullName", "companyName", "companyWebsite", "jobRole", "professionalInvestorConfirmed", "status", "queuePosition", "createdAt", "updatedAt", "reviewedAt", "reviewedById", "reviewedBy"],
|
|
2937
2937
|
CreateManyAndReturnInviteToken: ["id", "token", "email", "waitlistEntryId", "used", "usedAt", "expiresAt", "createdAt", "waitlistEntry"],
|
|
2938
2938
|
CreateManyAndReturnAuditLog: ["id", "timestamp", "userId", "operationType", "modelName", "recordId", "changedFields", "operationName", "ipAddress", "metadata"],
|
|
2939
|
-
CreateManyAndReturnTradingPolicy: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount"],
|
|
2939
|
+
CreateManyAndReturnTradingPolicy: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount"],
|
|
2940
2940
|
CreateManyAndReturnPolicyOverlay: ["id", "tradingPolicyId", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt", "tradingPolicy"],
|
|
2941
2941
|
CreateManyAndReturnAccountDecisionRecord: ["id", "alpacaAccountId", "correlationId", "opportunityId", "symbol", "assetClass", "signalAction", "signalConfidence", "decision", "decisionRationale", "decisionConfidence", "actionIntents", "validationResults", "executionResults", "effectivePolicySnapshot", "positionsSnapshot", "openOrdersSnapshot", "exposureSnapshot", "overlaysSnapshot", "modelProvider", "modelId", "modelTier", "routingReason", "tokenUsage", "sessionDurationMs", "gatingDurationMs", "validationDurationMs", "executionDurationMs", "status", "createdAt", "updatedAt"],
|
|
2942
2942
|
CreateManyAndReturnDecisionMemorySummary: ["id", "alpacaAccountId", "symbol", "sector", "assetClass", "summary", "keyFactors", "outcome", "outcomeDetails", "decisionRecordId", "correlationId", "relevanceScore", "expiresAt", "createdAt", "updatedAt"],
|
|
@@ -3014,21 +3014,21 @@ const inputsInfo = {
|
|
|
3014
3014
|
VerificationTokenWhereUniqueInput: ["id", "token", "identifier_token", "AND", "OR", "NOT", "identifier", "expires"],
|
|
3015
3015
|
VerificationTokenOrderByWithAggregationInput: ["id", "identifier", "token", "expires", "_count", "_max", "_min"],
|
|
3016
3016
|
VerificationTokenScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "identifier", "token", "expires"],
|
|
3017
|
-
CustomerWhereInput: ["AND", "OR", "NOT", "id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt", "users"],
|
|
3018
|
-
CustomerOrderByWithRelationInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt", "users"],
|
|
3019
|
-
CustomerWhereUniqueInput: ["id", "stripeCustomerId", "stripeSubscriptionId", "AND", "OR", "NOT", "authUserId", "name", "plan", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt", "users"],
|
|
3020
|
-
CustomerOrderByWithAggregationInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
|
|
3021
|
-
CustomerScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
3017
|
+
CustomerWhereInput: ["AND", "OR", "NOT", "id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt", "users"],
|
|
3018
|
+
CustomerOrderByWithRelationInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt", "users"],
|
|
3019
|
+
CustomerWhereUniqueInput: ["id", "stripeCustomerId", "stripeSubscriptionId", "AND", "OR", "NOT", "authUserId", "name", "plan", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt", "users"],
|
|
3020
|
+
CustomerOrderByWithAggregationInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
|
|
3021
|
+
CustomerScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
3022
3022
|
AssetWhereInput: ["AND", "OR", "NOT", "id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt", "newsMentions", "institutionalHoldings", "institutionalFlowSignals"],
|
|
3023
3023
|
AssetOrderByWithRelationInput: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt", "newsMentions", "institutionalHoldings", "institutionalFlowSignals"],
|
|
3024
3024
|
AssetWhereUniqueInput: ["id", "symbol", "name", "AND", "OR", "NOT", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt", "newsMentions", "institutionalHoldings", "institutionalFlowSignals"],
|
|
3025
3025
|
AssetOrderByWithAggregationInput: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
|
|
3026
3026
|
AssetScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt"],
|
|
3027
|
-
TradeWhereInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "actions"],
|
|
3028
|
-
TradeOrderByWithRelationInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "actions"],
|
|
3029
|
-
TradeWhereUniqueInput: ["id", "AND", "OR", "NOT", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "actions"],
|
|
3030
|
-
TradeOrderByWithAggregationInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "_count", "_avg", "_max", "_min", "_sum"],
|
|
3031
|
-
TradeScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
3027
|
+
TradeWhereInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata", "actions"],
|
|
3028
|
+
TradeOrderByWithRelationInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata", "actions"],
|
|
3029
|
+
TradeWhereUniqueInput: ["id", "AND", "OR", "NOT", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata", "actions"],
|
|
3030
|
+
TradeOrderByWithAggregationInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata", "_count", "_avg", "_max", "_min", "_sum"],
|
|
3031
|
+
TradeScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata"],
|
|
3032
3032
|
ActionWhereInput: ["AND", "OR", "NOT", "id", "sequence", "tradeId", "type", "primary", "note", "status", "createdAt", "updatedAt", "deletedAt", "alpacaOrderId", "supersededActionId", "triggerSource", "trade"],
|
|
3033
3033
|
ActionOrderByWithRelationInput: ["id", "sequence", "tradeId", "type", "primary", "note", "status", "createdAt", "updatedAt", "deletedAt", "alpacaOrderId", "supersededActionId", "triggerSource", "trade"],
|
|
3034
3034
|
ActionWhereUniqueInput: ["id", "alpacaOrderId", "AND", "OR", "NOT", "sequence", "tradeId", "type", "primary", "note", "status", "createdAt", "updatedAt", "deletedAt", "supersededActionId", "triggerSource", "trade"],
|
|
@@ -3239,11 +3239,11 @@ const inputsInfo = {
|
|
|
3239
3239
|
AuditLogWhereUniqueInput: ["id", "AND", "OR", "NOT", "timestamp", "userId", "operationType", "modelName", "recordId", "changedFields", "operationName", "ipAddress", "metadata"],
|
|
3240
3240
|
AuditLogOrderByWithAggregationInput: ["id", "timestamp", "userId", "operationType", "modelName", "recordId", "changedFields", "operationName", "ipAddress", "metadata", "_count", "_max", "_min"],
|
|
3241
3241
|
AuditLogScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "timestamp", "userId", "operationType", "modelName", "recordId", "changedFields", "operationName", "ipAddress", "metadata"],
|
|
3242
|
-
TradingPolicyWhereInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount", "overlays"],
|
|
3243
|
-
TradingPolicyOrderByWithRelationInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount", "overlays"],
|
|
3244
|
-
TradingPolicyWhereUniqueInput: ["id", "alpacaAccountId", "AND", "OR", "NOT", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount", "overlays"],
|
|
3245
|
-
TradingPolicyOrderByWithAggregationInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
|
|
3246
|
-
TradingPolicyScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt"],
|
|
3242
|
+
TradingPolicyWhereInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount", "overlays"],
|
|
3243
|
+
TradingPolicyOrderByWithRelationInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount", "overlays"],
|
|
3244
|
+
TradingPolicyWhereUniqueInput: ["id", "alpacaAccountId", "AND", "OR", "NOT", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount", "overlays"],
|
|
3245
|
+
TradingPolicyOrderByWithAggregationInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
|
|
3246
|
+
TradingPolicyScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt"],
|
|
3247
3247
|
PolicyOverlayWhereInput: ["AND", "OR", "NOT", "id", "tradingPolicyId", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt", "tradingPolicy"],
|
|
3248
3248
|
PolicyOverlayOrderByWithRelationInput: ["id", "tradingPolicyId", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt", "tradingPolicy"],
|
|
3249
3249
|
PolicyOverlayWhereUniqueInput: ["id", "AND", "OR", "NOT", "tradingPolicyId", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt", "tradingPolicy"],
|
|
@@ -3322,18 +3322,18 @@ const inputsInfo = {
|
|
|
3322
3322
|
VerificationTokenUpdateInput: ["id", "identifier", "token", "expires"],
|
|
3323
3323
|
VerificationTokenCreateManyInput: ["id", "identifier", "token", "expires"],
|
|
3324
3324
|
VerificationTokenUpdateManyMutationInput: ["id", "identifier", "token", "expires"],
|
|
3325
|
-
CustomerCreateInput: ["authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt", "users"],
|
|
3326
|
-
CustomerUpdateInput: ["authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt", "users"],
|
|
3327
|
-
CustomerCreateManyInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
3328
|
-
CustomerUpdateManyMutationInput: ["authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
3325
|
+
CustomerCreateInput: ["authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt", "users"],
|
|
3326
|
+
CustomerUpdateInput: ["authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt", "users"],
|
|
3327
|
+
CustomerCreateManyInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
3328
|
+
CustomerUpdateManyMutationInput: ["authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
3329
3329
|
AssetCreateInput: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt", "newsMentions", "institutionalHoldings", "institutionalFlowSignals"],
|
|
3330
3330
|
AssetUpdateInput: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt", "newsMentions", "institutionalHoldings", "institutionalFlowSignals"],
|
|
3331
3331
|
AssetCreateManyInput: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt"],
|
|
3332
3332
|
AssetUpdateManyMutationInput: ["id", "symbol", "name", "type", "logoUrl", "description", "cik", "exchange", "currency", "country", "sector", "industry", "address", "officialSite", "fiscalYearEnd", "latestQuarter", "marketCapitalization", "ebitda", "peRatio", "pegRatio", "bookValue", "dividendPerShare", "dividendYield", "eps", "revenuePerShareTTM", "profitMargin", "operatingMarginTTM", "returnOnAssetsTTM", "returnOnEquityTTM", "revenueTTM", "grossProfitTTM", "dilutedEPSTTM", "quarterlyEarningsGrowthYOY", "quarterlyRevenueGrowthYOY", "analystTargetPrice", "analystRatingStrongBuy", "analystRatingBuy", "analystRatingHold", "analystRatingSell", "analystRatingStrongSell", "trailingPE", "forwardPE", "priceToSalesRatioTTM", "priceToBookRatio", "evToRevenue", "evToEbitda", "beta", "week52High", "week52Low", "day50MovingAverage", "day200MovingAverage", "sharesOutstanding", "dividendDate", "exDividendDate", "askPrice", "bidPrice", "createdAt", "updatedAt"],
|
|
3333
|
-
TradeCreateInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "actions"],
|
|
3334
|
-
TradeUpdateInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "actions"],
|
|
3335
|
-
TradeCreateManyInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
3336
|
-
TradeUpdateManyMutationInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
3333
|
+
TradeCreateInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata", "actions"],
|
|
3334
|
+
TradeUpdateInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata", "actions"],
|
|
3335
|
+
TradeCreateManyInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata"],
|
|
3336
|
+
TradeUpdateManyMutationInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata"],
|
|
3337
3337
|
ActionCreateInput: ["id", "sequence", "type", "primary", "note", "status", "createdAt", "updatedAt", "deletedAt", "alpacaOrderId", "supersededActionId", "triggerSource", "trade"],
|
|
3338
3338
|
ActionUpdateInput: ["id", "sequence", "type", "primary", "note", "status", "createdAt", "updatedAt", "deletedAt", "alpacaOrderId", "supersededActionId", "triggerSource", "trade"],
|
|
3339
3339
|
ActionCreateManyInput: ["id", "sequence", "tradeId", "type", "primary", "note", "status", "createdAt", "updatedAt", "deletedAt", "alpacaOrderId", "supersededActionId", "triggerSource"],
|
|
@@ -3502,10 +3502,10 @@ const inputsInfo = {
|
|
|
3502
3502
|
AuditLogUpdateInput: ["id", "timestamp", "userId", "operationType", "modelName", "recordId", "changedFields", "operationName", "ipAddress", "metadata"],
|
|
3503
3503
|
AuditLogCreateManyInput: ["id", "timestamp", "userId", "operationType", "modelName", "recordId", "changedFields", "operationName", "ipAddress", "metadata"],
|
|
3504
3504
|
AuditLogUpdateManyMutationInput: ["id", "timestamp", "userId", "operationType", "modelName", "recordId", "changedFields", "operationName", "ipAddress", "metadata"],
|
|
3505
|
-
TradingPolicyCreateInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount", "overlays"],
|
|
3506
|
-
TradingPolicyUpdateInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount", "overlays"],
|
|
3507
|
-
TradingPolicyCreateManyInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt"],
|
|
3508
|
-
TradingPolicyUpdateManyMutationInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt"],
|
|
3505
|
+
TradingPolicyCreateInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount", "overlays"],
|
|
3506
|
+
TradingPolicyUpdateInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount", "overlays"],
|
|
3507
|
+
TradingPolicyCreateManyInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt"],
|
|
3508
|
+
TradingPolicyUpdateManyMutationInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt"],
|
|
3509
3509
|
PolicyOverlayCreateInput: ["id", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt", "tradingPolicy"],
|
|
3510
3510
|
PolicyOverlayUpdateInput: ["id", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt", "tradingPolicy"],
|
|
3511
3511
|
PolicyOverlayCreateManyInput: ["id", "tradingPolicyId", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt"],
|
|
@@ -3650,10 +3650,10 @@ const inputsInfo = {
|
|
|
3650
3650
|
VerificationTokenMinOrderByAggregateInput: ["id", "identifier", "token", "expires"],
|
|
3651
3651
|
UserListRelationFilter: ["every", "some", "none"],
|
|
3652
3652
|
UserOrderByRelationAggregateInput: ["_count"],
|
|
3653
|
-
CustomerCountOrderByAggregateInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
3653
|
+
CustomerCountOrderByAggregateInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
3654
3654
|
CustomerAvgOrderByAggregateInput: ["id"],
|
|
3655
|
-
CustomerMaxOrderByAggregateInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
3656
|
-
CustomerMinOrderByAggregateInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
3655
|
+
CustomerMaxOrderByAggregateInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
3656
|
+
CustomerMinOrderByAggregateInput: ["id", "authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
3657
3657
|
CustomerSumOrderByAggregateInput: ["id"],
|
|
3658
3658
|
EnumAssetTypeFilter: ["equals", "in", "notIn", "not"],
|
|
3659
3659
|
NewsArticleAssetSentimentListRelationFilter: ["every", "some", "none"],
|
|
@@ -3674,7 +3674,7 @@ const inputsInfo = {
|
|
|
3674
3674
|
UuidNullableFilter: ["equals", "in", "notIn", "lt", "lte", "gt", "gte", "mode", "not"],
|
|
3675
3675
|
ActionListRelationFilter: ["every", "some", "none"],
|
|
3676
3676
|
ActionOrderByRelationAggregateInput: ["_count"],
|
|
3677
|
-
TradeCountOrderByAggregateInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
3677
|
+
TradeCountOrderByAggregateInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata"],
|
|
3678
3678
|
TradeAvgOrderByAggregateInput: ["confidence", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "pnlAmount", "pnlPercent", "durationMinutes", "sessionHorizonMinutes", "thesisVersion"],
|
|
3679
3679
|
TradeMaxOrderByAggregateInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
3680
3680
|
TradeMinOrderByAggregateInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
@@ -4008,11 +4008,11 @@ const inputsInfo = {
|
|
|
4008
4008
|
EnumAutonomyModeFilter: ["equals", "in", "notIn", "not"],
|
|
4009
4009
|
PolicyOverlayListRelationFilter: ["every", "some", "none"],
|
|
4010
4010
|
PolicyOverlayOrderByRelationAggregateInput: ["_count"],
|
|
4011
|
-
TradingPolicyCountOrderByAggregateInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt"],
|
|
4012
|
-
TradingPolicyAvgOrderByAggregateInput: ["version", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100"],
|
|
4013
|
-
TradingPolicyMaxOrderByAggregateInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "createdAt", "updatedAt"],
|
|
4014
|
-
TradingPolicyMinOrderByAggregateInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "createdAt", "updatedAt"],
|
|
4015
|
-
TradingPolicySumOrderByAggregateInput: ["version", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100"],
|
|
4011
|
+
TradingPolicyCountOrderByAggregateInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt"],
|
|
4012
|
+
TradingPolicyAvgOrderByAggregateInput: ["version", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs"],
|
|
4013
|
+
TradingPolicyMaxOrderByAggregateInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "createdAt", "updatedAt"],
|
|
4014
|
+
TradingPolicyMinOrderByAggregateInput: ["id", "alpacaAccountId", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "createdAt", "updatedAt"],
|
|
4015
|
+
TradingPolicySumOrderByAggregateInput: ["version", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs"],
|
|
4016
4016
|
EnumAutonomyModeWithAggregatesFilter: ["equals", "in", "notIn", "not", "_count", "_min", "_max"],
|
|
4017
4017
|
EnumOverlayTypeFilter: ["equals", "in", "notIn", "not"],
|
|
4018
4018
|
EnumOverlaySeverityFilter: ["equals", "in", "notIn", "not"],
|
|
@@ -4439,7 +4439,7 @@ const inputsInfo = {
|
|
|
4439
4439
|
UserUpsertWithoutSessionsInput: ["update", "create", "where"],
|
|
4440
4440
|
UserUpdateToOneWithWhereWithoutSessionsInput: ["where", "data"],
|
|
4441
4441
|
UserUpdateWithoutSessionsInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "deletedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "authenticators", "alpacaAccounts", "linkedProviders", "accountLinkingRequests", "reviewedWaitlistEntries", "llmConfiguration"],
|
|
4442
|
-
CustomerCreateWithoutUsersInput: ["authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
4442
|
+
CustomerCreateWithoutUsersInput: ["authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
4443
4443
|
CustomerCreateOrConnectWithoutUsersInput: ["where", "create"],
|
|
4444
4444
|
AccountCreateWithoutUserInput: ["id", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt"],
|
|
4445
4445
|
AccountCreateOrConnectWithoutUserInput: ["where", "create"],
|
|
@@ -4466,7 +4466,7 @@ const inputsInfo = {
|
|
|
4466
4466
|
LlmConfigurationCreateOrConnectWithoutUserInput: ["where", "create"],
|
|
4467
4467
|
CustomerUpsertWithoutUsersInput: ["update", "create", "where"],
|
|
4468
4468
|
CustomerUpdateToOneWithWhereWithoutUsersInput: ["where", "data"],
|
|
4469
|
-
CustomerUpdateWithoutUsersInput: ["authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "createdAt", "updatedAt"],
|
|
4469
|
+
CustomerUpdateWithoutUsersInput: ["authUserId", "name", "plan", "stripeCustomerId", "stripeSubscriptionId", "stripePriceId", "stripeCurrentPeriodEnd", "jurisdiction", "riskProfile", "amlStatus", "lastKycUpdate", "createdAt", "updatedAt"],
|
|
4470
4470
|
AccountUpsertWithWhereUniqueWithoutUserInput: ["where", "update", "create"],
|
|
4471
4471
|
AccountUpdateWithWhereUniqueWithoutUserInput: ["where", "data"],
|
|
4472
4472
|
AccountUpdateManyWithWhereWithoutUserInput: ["where", "data"],
|
|
@@ -4515,7 +4515,7 @@ const inputsInfo = {
|
|
|
4515
4515
|
UserUpdateWithoutAccountLinkingRequestsInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "deletedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "sessions", "authenticators", "alpacaAccounts", "linkedProviders", "reviewedWaitlistEntries", "llmConfiguration"],
|
|
4516
4516
|
AllocationCreateWithoutAlpacaAccountInput: ["id", "equities", "optionsContracts", "futures", "etfs", "forex", "crypto", "stocks", "options", "createdAt", "updatedAt"],
|
|
4517
4517
|
AllocationCreateOrConnectWithoutAlpacaAccountInput: ["where", "create"],
|
|
4518
|
-
TradingPolicyCreateWithoutAlpacaAccountInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "overlays"],
|
|
4518
|
+
TradingPolicyCreateWithoutAlpacaAccountInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "overlays"],
|
|
4519
4519
|
TradingPolicyCreateOrConnectWithoutAlpacaAccountInput: ["where", "create"],
|
|
4520
4520
|
UserCreateWithoutAlpacaAccountsInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "deletedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "sessions", "authenticators", "linkedProviders", "accountLinkingRequests", "reviewedWaitlistEntries", "llmConfiguration"],
|
|
4521
4521
|
UserCreateOrConnectWithoutAlpacaAccountsInput: ["where", "create"],
|
|
@@ -4527,7 +4527,7 @@ const inputsInfo = {
|
|
|
4527
4527
|
AllocationUpdateWithoutAlpacaAccountInput: ["id", "equities", "optionsContracts", "futures", "etfs", "forex", "crypto", "stocks", "options", "createdAt", "updatedAt"],
|
|
4528
4528
|
TradingPolicyUpsertWithoutAlpacaAccountInput: ["update", "create", "where"],
|
|
4529
4529
|
TradingPolicyUpdateToOneWithWhereWithoutAlpacaAccountInput: ["where", "data"],
|
|
4530
|
-
TradingPolicyUpdateWithoutAlpacaAccountInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "overlays"],
|
|
4530
|
+
TradingPolicyUpdateWithoutAlpacaAccountInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "overlays"],
|
|
4531
4531
|
UserUpsertWithoutAlpacaAccountsInput: ["update", "create", "where"],
|
|
4532
4532
|
UserUpdateToOneWithWhereWithoutAlpacaAccountsInput: ["where", "data"],
|
|
4533
4533
|
UserUpdateWithoutAlpacaAccountsInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "deletedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "sessions", "authenticators", "linkedProviders", "accountLinkingRequests", "reviewedWaitlistEntries", "llmConfiguration"],
|
|
@@ -4585,11 +4585,11 @@ const inputsInfo = {
|
|
|
4585
4585
|
ActionUpdateWithWhereUniqueWithoutTradeInput: ["where", "data"],
|
|
4586
4586
|
ActionUpdateManyWithWhereWithoutTradeInput: ["where", "data"],
|
|
4587
4587
|
ActionScalarWhereInput: ["AND", "OR", "NOT", "id", "sequence", "tradeId", "type", "primary", "note", "status", "createdAt", "updatedAt", "deletedAt", "alpacaOrderId", "supersededActionId", "triggerSource"],
|
|
4588
|
-
TradeCreateWithoutActionsInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
4588
|
+
TradeCreateWithoutActionsInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata"],
|
|
4589
4589
|
TradeCreateOrConnectWithoutActionsInput: ["where", "create"],
|
|
4590
4590
|
TradeUpsertWithoutActionsInput: ["update", "create", "where"],
|
|
4591
4591
|
TradeUpdateToOneWithWhereWithoutActionsInput: ["where", "data"],
|
|
4592
|
-
TradeUpdateWithoutActionsInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById"],
|
|
4592
|
+
TradeUpdateWithoutActionsInput: ["id", "alpacaAccountId", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "deletedAt", "symbol", "entryPrice", "exitPrice", "entryQty", "exitQty", "entryValue", "exitValue", "entryTime", "exitTime", "pnlAmount", "pnlPercent", "durationMinutes", "marketPhase", "marketVolatility", "sessionHorizonMinutes", "thresholdsJson", "thesisVersion", "lastReunderwrittenAt", "supersededById", "rejectionMetadata"],
|
|
4593
4593
|
AlpacaAccountCreateWithoutAlertsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "cryptoTradingEnabled", "cryptoTradingPairs", "cryptoTradeAllocationPct", "tradeAllocationPct", "autoAllocation", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "createdAt", "updatedAt", "deletedAt", "allocation", "tradingPolicy", "user"],
|
|
4594
4594
|
AlpacaAccountCreateOrConnectWithoutAlertsInput: ["where", "create"],
|
|
4595
4595
|
AlpacaAccountUpsertWithoutAlertsInput: ["update", "create", "where"],
|
|
@@ -4777,11 +4777,11 @@ const inputsInfo = {
|
|
|
4777
4777
|
PolicyOverlayUpdateWithWhereUniqueWithoutTradingPolicyInput: ["where", "data"],
|
|
4778
4778
|
PolicyOverlayUpdateManyWithWhereWithoutTradingPolicyInput: ["where", "data"],
|
|
4779
4779
|
PolicyOverlayScalarWhereInput: ["AND", "OR", "NOT", "id", "tradingPolicyId", "overlayType", "source", "reason", "severity", "version", "mutations", "status", "activatedAt", "expiresAt", "deactivatedAt", "deactivatedBy", "correlationId", "triggerEventId", "createdAt", "updatedAt"],
|
|
4780
|
-
TradingPolicyCreateWithoutOverlaysInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount"],
|
|
4780
|
+
TradingPolicyCreateWithoutOverlaysInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount"],
|
|
4781
4781
|
TradingPolicyCreateOrConnectWithoutOverlaysInput: ["where", "create"],
|
|
4782
4782
|
TradingPolicyUpsertWithoutOverlaysInput: ["update", "create", "where"],
|
|
4783
4783
|
TradingPolicyUpdateToOneWithWhereWithoutOverlaysInput: ["where", "data"],
|
|
4784
|
-
TradingPolicyUpdateWithoutOverlaysInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount"],
|
|
4784
|
+
TradingPolicyUpdateWithoutOverlaysInput: ["id", "version", "lastModifiedBy", "lastModifiedAt", "autonomyMode", "realtimeTradingEnabled", "paperTradingOnly", "killSwitchEnabled", "autonomyPrefs", "equitiesEnabled", "etfsEnabled", "cryptoEnabled", "optionsEnabled", "futuresEnabled", "forexEnabled", "shortingEnabled", "marginEnabled", "fractionalSharesEnabled", "assetUniversePrefs", "maxBuyingPowerUtilPct", "cashFloorPct", "maxGrossExposurePct", "maxNetExposurePct", "maxLeverage", "maxSymbolConcentrationPct", "maxSectorConcentrationPct", "maxOpenPositions", "maxOpenOrders", "perTradeEquityAllocationPct", "perTradeCryptoAllocationPct", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "defaultTrailingStopPercentage100", "firstTrailReductionThreshold100", "secondTrailReductionThreshold100", "firstReducedTrailPercentage100", "secondReducedTrailPercentage100", "minimumPriceChangePercent100", "equityWashTradeCooldownMs", "riskBudgetPrefs", "signalConsumptionPrefs", "executionPrefs", "positionManagementPrefs", "portfolioConstructionPrefs", "macroOverlayEnabled", "sectorOverlayEnabled", "volatilityOverlayEnabled", "liquidityStressOverlayEnabled", "blackSwanProtectionEnabled", "drawdownGuardianEnabled", "correlationSpikeProtectionEnabled", "newsEventRiskOverlayEnabled", "exchangeHealthOverlayEnabled", "dataQualitySentinelEnabled", "overlayResponsePrefs", "miniModelProvider", "miniModelId", "normalModelProvider", "normalModelId", "advancedModelProvider", "advancedModelId", "modelPrefs", "auditNotificationPrefs", "createdAt", "updatedAt", "alpacaAccount"],
|
|
4785
4785
|
AccountCreateManyUserInput: ["id", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt"],
|
|
4786
4786
|
SessionCreateManyUserInput: ["id", "sessionToken", "expires", "createdAt", "updatedAt"],
|
|
4787
4787
|
AuthenticatorCreateManyUserInput: ["id", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
|