adaptic-backend 1.0.302 → 1.0.303
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 +15 -33
- package/Action.cjs +28 -62
- package/Alert.cjs +11 -25
- package/AlpacaAccount.cjs +10 -23
- package/Asset.cjs +59 -130
- package/Authenticator.cjs +15 -33
- package/Contract.cjs +65 -142
- package/Customer.cjs +15 -33
- package/Deliverable.cjs +17 -37
- package/NewsArticleAssetSentiment.cjs +51 -111
- package/Order.cjs +62 -136
- package/Position.cjs +45 -99
- package/Session.cjs +14 -31
- package/StopLoss.cjs +14 -31
- package/TakeProfit.cjs +14 -31
- package/Trade.cjs +62 -136
- package/User.cjs +12 -27
- package/esm/Account.d.ts.map +1 -1
- package/esm/Account.js.map +1 -1
- package/esm/Account.mjs +15 -33
- package/esm/Action.d.ts.map +1 -1
- package/esm/Action.js.map +1 -1
- package/esm/Action.mjs +28 -62
- package/esm/Alert.d.ts.map +1 -1
- package/esm/Alert.js.map +1 -1
- package/esm/Alert.mjs +11 -25
- package/esm/AlpacaAccount.d.ts.map +1 -1
- package/esm/AlpacaAccount.js.map +1 -1
- package/esm/AlpacaAccount.mjs +10 -23
- package/esm/Asset.d.ts.map +1 -1
- package/esm/Asset.js.map +1 -1
- package/esm/Asset.mjs +59 -130
- package/esm/Authenticator.d.ts.map +1 -1
- package/esm/Authenticator.js.map +1 -1
- package/esm/Authenticator.mjs +15 -33
- package/esm/Contract.d.ts.map +1 -1
- package/esm/Contract.js.map +1 -1
- package/esm/Contract.mjs +65 -142
- package/esm/Customer.d.ts.map +1 -1
- package/esm/Customer.js.map +1 -1
- package/esm/Customer.mjs +15 -33
- package/esm/Deliverable.d.ts.map +1 -1
- package/esm/Deliverable.js.map +1 -1
- package/esm/Deliverable.mjs +17 -37
- package/esm/NewsArticleAssetSentiment.d.ts.map +1 -1
- package/esm/NewsArticleAssetSentiment.js.map +1 -1
- package/esm/NewsArticleAssetSentiment.mjs +51 -111
- package/esm/Order.d.ts.map +1 -1
- package/esm/Order.js.map +1 -1
- package/esm/Order.mjs +62 -136
- package/esm/Position.d.ts.map +1 -1
- package/esm/Position.js.map +1 -1
- package/esm/Position.mjs +45 -99
- package/esm/Session.d.ts.map +1 -1
- package/esm/Session.js.map +1 -1
- package/esm/Session.mjs +14 -31
- package/esm/StopLoss.d.ts.map +1 -1
- package/esm/StopLoss.js.map +1 -1
- package/esm/StopLoss.mjs +14 -31
- package/esm/TakeProfit.d.ts.map +1 -1
- package/esm/TakeProfit.js.map +1 -1
- package/esm/TakeProfit.mjs +14 -31
- package/esm/Trade.d.ts.map +1 -1
- package/esm/Trade.js.map +1 -1
- package/esm/Trade.mjs +62 -136
- package/esm/User.d.ts.map +1 -1
- package/esm/User.js.map +1 -1
- package/esm/User.mjs +12 -27
- package/esm/generated/selectionSets/Account.d.ts +1 -1
- package/esm/generated/selectionSets/Account.d.ts.map +1 -1
- package/esm/generated/selectionSets/Account.js.map +1 -1
- package/esm/generated/selectionSets/Account.mjs +1 -2
- 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 -2
- package/esm/generated/selectionSets/Authenticator.d.ts +1 -1
- package/esm/generated/selectionSets/Authenticator.d.ts.map +1 -1
- package/esm/generated/selectionSets/Authenticator.js.map +1 -1
- package/esm/generated/selectionSets/Authenticator.mjs +1 -2
- 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 +1 -2
- 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 +1 -2
- package/esm/generated/typegraphql-prisma/enhance.js.map +1 -1
- package/esm/generated/typegraphql-prisma/enhance.mjs +34 -34
- package/esm/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.js.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.mjs +1 -2
- package/esm/generated/typegraphql-prisma/models/AlpacaAccount.d.ts +2 -6
- package/esm/generated/typegraphql-prisma/models/AlpacaAccount.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/models/AlpacaAccount.js.map +1 -1
- package/esm/generated/typegraphql-prisma/models/AlpacaAccount.mjs +4 -15
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutTradesInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutTradesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutTradesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutTradesInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountSumOrderByAggregateInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountSumOrderByAggregateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountSumOrderByAggregateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountSumOrderByAggregateInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutPositionsInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutPositionsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutPositionsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutPositionsInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutTradesInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutTradesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutTradesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutTradesInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountAvgAggregate.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountAvgAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountAvgAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountAvgAggregate.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountSumAggregate.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountSumAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountSumAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountSumAggregate.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.js.map +1 -1
- package/generated/typegraphql-prisma/enhance.cjs +34 -34
- package/generated/typegraphql-prisma/enhance.js.map +1 -1
- package/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.cjs +1 -2
- package/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.d.ts +1 -2
- package/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.d.ts.map +1 -1
- package/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.js.map +1 -1
- package/generated/typegraphql-prisma/models/AlpacaAccount.cjs +2 -9
- package/generated/typegraphql-prisma/models/AlpacaAccount.d.ts +2 -6
- package/generated/typegraphql-prisma/models/AlpacaAccount.d.ts.map +1 -1
- package/generated/typegraphql-prisma/models/AlpacaAccount.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCountOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateManyUserInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutTradesInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutTradesInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutTradesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutTradesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMaxOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountMinOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithAggregationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountScalarWhereWithAggregatesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountSumOrderByAggregateInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountSumOrderByAggregateInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountSumOrderByAggregateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountSumOrderByAggregateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateManyMutationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutPositionsInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutPositionsInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutPositionsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutPositionsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutTradesInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutTradesInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutTradesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutTradesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountAvgAggregate.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountAvgAggregate.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountAvgAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountAvgAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCountAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountGroupBy.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMaxAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountMinAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountSumAggregate.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountSumAggregate.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountSumAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountSumAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.cjs +1 -7
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAlpacaAccount.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/User/args/UserAlpacaAccountsArgs.js.map +1 -1
- package/package.json +1 -1
@@ -886,7 +886,7 @@ const modelsInfo = {
|
|
886
886
|
MarketSentiment: ["id", "sentiment", "description", "longDescription", "createdAt", "updatedAt"],
|
887
887
|
Session: ["id", "sessionToken", "userId", "expires", "createdAt", "updatedAt"],
|
888
888
|
User: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel"],
|
889
|
-
AlpacaAccount: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
889
|
+
AlpacaAccount: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
|
890
890
|
Position: ["id", "assetId", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "alpacaAccountId", "closed", "createdAt", "updatedAt"],
|
891
891
|
Authenticator: ["id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
|
892
892
|
Account: ["id", "userId", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt"],
|
@@ -923,7 +923,7 @@ const outputsInfo = {
|
|
923
923
|
AggregateUser: ["_count", "_avg", "_sum", "_min", "_max"],
|
924
924
|
UserGroupBy: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel", "_count", "_avg", "_sum", "_min", "_max"],
|
925
925
|
AggregateAlpacaAccount: ["_count", "_avg", "_sum", "_min", "_max"],
|
926
|
-
AlpacaAccountGroupBy: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
926
|
+
AlpacaAccountGroupBy: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
|
927
927
|
AggregatePosition: ["_count", "_avg", "_sum", "_min", "_max"],
|
928
928
|
PositionGroupBy: ["id", "assetId", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "alpacaAccountId", "closed", "createdAt", "updatedAt", "_count", "_avg", "_sum", "_min", "_max"],
|
929
929
|
AggregateAuthenticator: ["_count", "_avg", "_sum", "_min", "_max"],
|
@@ -974,11 +974,11 @@ const outputsInfo = {
|
|
974
974
|
UserMinAggregate: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel"],
|
975
975
|
UserMaxAggregate: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel"],
|
976
976
|
AlpacaAccountCount: ["trades", "orders", "positions", "alerts"],
|
977
|
-
AlpacaAccountCountAggregate: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
978
|
-
AlpacaAccountAvgAggregate: ["
|
979
|
-
AlpacaAccountSumAggregate: ["
|
980
|
-
AlpacaAccountMinAggregate: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "
|
981
|
-
AlpacaAccountMaxAggregate: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "
|
977
|
+
AlpacaAccountCountAggregate: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "_all"],
|
978
|
+
AlpacaAccountAvgAggregate: ["tradeAllocationPct", "minPercentageChange", "volumeThreshold", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent"],
|
979
|
+
AlpacaAccountSumAggregate: ["tradeAllocationPct", "minPercentageChange", "volumeThreshold", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent"],
|
980
|
+
AlpacaAccountMinAggregate: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
|
981
|
+
AlpacaAccountMaxAggregate: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
|
982
982
|
PositionCountAggregate: ["id", "assetId", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "alpacaAccountId", "closed", "createdAt", "updatedAt", "_all"],
|
983
983
|
PositionAvgAggregate: ["averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday"],
|
984
984
|
PositionSumAggregate: ["averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday"],
|
@@ -1065,7 +1065,7 @@ const outputsInfo = {
|
|
1065
1065
|
CreateManyAndReturnMarketSentiment: ["id", "sentiment", "description", "longDescription", "createdAt", "updatedAt"],
|
1066
1066
|
CreateManyAndReturnSession: ["id", "sessionToken", "userId", "expires", "createdAt", "updatedAt", "user"],
|
1067
1067
|
CreateManyAndReturnUser: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel", "customer"],
|
1068
|
-
CreateManyAndReturnAlpacaAccount: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1068
|
+
CreateManyAndReturnAlpacaAccount: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user"],
|
1069
1069
|
CreateManyAndReturnPosition: ["id", "assetId", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "alpacaAccountId", "closed", "createdAt", "updatedAt", "asset", "alpacaAccount"],
|
1070
1070
|
CreateManyAndReturnAuthenticator: ["id", "userId", "credentialID", "publicKey", "counter", "createdAt", "updatedAt", "user"],
|
1071
1071
|
CreateManyAndReturnAccount: ["id", "userId", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt", "user"],
|
@@ -1110,11 +1110,11 @@ const inputsInfo = {
|
|
1110
1110
|
UserWhereUniqueInput: ["id", "email", "AND", "OR", "NOT", "name", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "sessions", "authenticators", "alpacaAccounts"],
|
1111
1111
|
UserOrderByWithAggregationInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel", "_count", "_avg", "_max", "_min", "_sum"],
|
1112
1112
|
UserScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel"],
|
1113
|
-
AlpacaAccountWhereInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1114
|
-
AlpacaAccountOrderByWithRelationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1115
|
-
AlpacaAccountWhereUniqueInput: ["id", "AND", "OR", "NOT", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1116
|
-
AlpacaAccountOrderByWithAggregationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1117
|
-
AlpacaAccountScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1113
|
+
AlpacaAccountWhereInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user", "trades", "orders", "positions", "alerts"],
|
1114
|
+
AlpacaAccountOrderByWithRelationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user", "trades", "orders", "positions", "alerts"],
|
1115
|
+
AlpacaAccountWhereUniqueInput: ["id", "AND", "OR", "NOT", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "user", "trades", "orders", "positions", "alerts"],
|
1116
|
+
AlpacaAccountOrderByWithAggregationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt", "_count", "_avg", "_max", "_min", "_sum"],
|
1117
|
+
AlpacaAccountScalarWhereWithAggregatesInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
|
1118
1118
|
PositionWhereInput: ["AND", "OR", "NOT", "id", "assetId", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "alpacaAccountId", "closed", "createdAt", "updatedAt", "asset", "alpacaAccount"],
|
1119
1119
|
PositionOrderByWithRelationInput: ["id", "assetId", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "alpacaAccountId", "closed", "createdAt", "updatedAt", "asset", "alpacaAccount"],
|
1120
1120
|
PositionWhereUniqueInput: ["id", "symbol_alpacaAccountId", "AND", "OR", "NOT", "assetId", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "alpacaAccountId", "closed", "createdAt", "updatedAt", "asset", "alpacaAccount"],
|
@@ -1217,10 +1217,10 @@ const inputsInfo = {
|
|
1217
1217
|
UserUpdateInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "sessions", "authenticators", "alpacaAccounts"],
|
1218
1218
|
UserCreateManyInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "customerId", "plan", "openaiAPIKey", "openaiModel"],
|
1219
1219
|
UserUpdateManyMutationInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel"],
|
1220
|
-
AlpacaAccountCreateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1221
|
-
AlpacaAccountUpdateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1222
|
-
AlpacaAccountCreateManyInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1223
|
-
AlpacaAccountUpdateManyMutationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1220
|
+
AlpacaAccountCreateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "trades", "orders", "positions", "alerts"],
|
1221
|
+
AlpacaAccountUpdateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "trades", "orders", "positions", "alerts"],
|
1222
|
+
AlpacaAccountCreateManyInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
|
1223
|
+
AlpacaAccountUpdateManyMutationInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt"],
|
1224
1224
|
PositionCreateInput: ["id", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "closed", "createdAt", "updatedAt", "asset", "alpacaAccount"],
|
1225
1225
|
PositionUpdateInput: ["id", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "closed", "createdAt", "updatedAt", "asset", "alpacaAccount"],
|
1226
1226
|
PositionCreateManyInput: ["id", "assetId", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "alpacaAccountId", "closed", "createdAt", "updatedAt"],
|
@@ -1348,11 +1348,11 @@ const inputsInfo = {
|
|
1348
1348
|
OrderOrderByRelationAggregateInput: ["_count"],
|
1349
1349
|
PositionOrderByRelationAggregateInput: ["_count"],
|
1350
1350
|
AlertOrderByRelationAggregateInput: ["_count"],
|
1351
|
-
AlpacaAccountCountOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1352
|
-
AlpacaAccountAvgOrderByAggregateInput: ["
|
1353
|
-
AlpacaAccountMaxOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "
|
1354
|
-
AlpacaAccountMinOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "
|
1355
|
-
AlpacaAccountSumOrderByAggregateInput: ["
|
1351
|
+
AlpacaAccountCountOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
|
1352
|
+
AlpacaAccountAvgOrderByAggregateInput: ["tradeAllocationPct", "minPercentageChange", "volumeThreshold", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent"],
|
1353
|
+
AlpacaAccountMaxOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
|
1354
|
+
AlpacaAccountMinOrderByAggregateInput: ["id", "type", "APIKey", "APISecret", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
|
1355
|
+
AlpacaAccountSumOrderByAggregateInput: ["tradeAllocationPct", "minPercentageChange", "volumeThreshold", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent"],
|
1356
1356
|
JsonNullableWithAggregatesFilter: ["equals", "path", "string_contains", "string_starts_with", "string_ends_with", "array_contains", "array_starts_with", "array_ends_with", "lt", "lte", "gt", "gte", "not", "_count", "_min", "_max"],
|
1357
1357
|
BoolWithAggregatesFilter: ["equals", "not", "_count", "_min", "_max"],
|
1358
1358
|
FloatWithAggregatesFilter: ["equals", "in", "notIn", "lt", "lte", "gt", "gte", "not", "_count", "_avg", "_sum", "_min", "_max"],
|
@@ -1715,7 +1715,7 @@ const inputsInfo = {
|
|
1715
1715
|
AuthenticatorCreateWithoutUserInput: ["id", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
|
1716
1716
|
AuthenticatorCreateOrConnectWithoutUserInput: ["where", "create"],
|
1717
1717
|
AuthenticatorCreateManyUserInputEnvelope: ["data", "skipDuplicates"],
|
1718
|
-
AlpacaAccountCreateWithoutUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1718
|
+
AlpacaAccountCreateWithoutUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "trades", "orders", "positions", "alerts"],
|
1719
1719
|
AlpacaAccountCreateOrConnectWithoutUserInput: ["where", "create"],
|
1720
1720
|
AlpacaAccountCreateManyUserInputEnvelope: ["data", "skipDuplicates"],
|
1721
1721
|
CustomerUpsertWithoutUsersInput: ["update", "create", "where"],
|
@@ -1736,7 +1736,7 @@ const inputsInfo = {
|
|
1736
1736
|
AlpacaAccountUpsertWithWhereUniqueWithoutUserInput: ["where", "update", "create"],
|
1737
1737
|
AlpacaAccountUpdateWithWhereUniqueWithoutUserInput: ["where", "data"],
|
1738
1738
|
AlpacaAccountUpdateManyWithWhereWithoutUserInput: ["where", "data"],
|
1739
|
-
AlpacaAccountScalarWhereInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1739
|
+
AlpacaAccountScalarWhereInput: ["AND", "OR", "NOT", "id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "userId", "createdAt", "updatedAt"],
|
1740
1740
|
UserCreateWithoutAlpacaAccountsInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "sessions", "authenticators"],
|
1741
1741
|
UserCreateOrConnectWithoutAlpacaAccountsInput: ["where", "create"],
|
1742
1742
|
TradeCreateWithoutAlpacaAccountInput: ["id", "qty", "price", "total", "optionType", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status", "asset", "actions"],
|
@@ -1772,14 +1772,14 @@ const inputsInfo = {
|
|
1772
1772
|
AlertScalarWhereInput: ["AND", "OR", "NOT", "id", "alpacaAccountId", "message", "type", "isRead", "createdAt", "updatedAt"],
|
1773
1773
|
AssetCreateWithoutPositionsInput: ["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", "trades", "orders", "newsMentions", "contracts"],
|
1774
1774
|
AssetCreateOrConnectWithoutPositionsInput: ["where", "create"],
|
1775
|
-
AlpacaAccountCreateWithoutPositionsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1775
|
+
AlpacaAccountCreateWithoutPositionsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "trades", "orders", "alerts"],
|
1776
1776
|
AlpacaAccountCreateOrConnectWithoutPositionsInput: ["where", "create"],
|
1777
1777
|
AssetUpsertWithoutPositionsInput: ["update", "create", "where"],
|
1778
1778
|
AssetUpdateToOneWithWhereWithoutPositionsInput: ["where", "data"],
|
1779
1779
|
AssetUpdateWithoutPositionsInput: ["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", "trades", "orders", "newsMentions", "contracts"],
|
1780
1780
|
AlpacaAccountUpsertWithoutPositionsInput: ["update", "create", "where"],
|
1781
1781
|
AlpacaAccountUpdateToOneWithWhereWithoutPositionsInput: ["where", "data"],
|
1782
|
-
AlpacaAccountUpdateWithoutPositionsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1782
|
+
AlpacaAccountUpdateWithoutPositionsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "trades", "orders", "alerts"],
|
1783
1783
|
UserCreateWithoutAuthenticatorsInput: ["id", "name", "email", "emailVerified", "image", "createdAt", "updatedAt", "role", "bio", "jobTitle", "currentAccount", "plan", "openaiAPIKey", "openaiModel", "customer", "accounts", "sessions", "alpacaAccounts"],
|
1784
1784
|
UserCreateOrConnectWithoutAuthenticatorsInput: ["where", "create"],
|
1785
1785
|
UserUpsertWithoutAuthenticatorsInput: ["update", "create", "where"],
|
@@ -1851,7 +1851,7 @@ const inputsInfo = {
|
|
1851
1851
|
ContractUpsertWithoutDeliverablesInput: ["update", "create", "where"],
|
1852
1852
|
ContractUpdateToOneWithWhereWithoutDeliverablesInput: ["where", "data"],
|
1853
1853
|
ContractUpdateWithoutDeliverablesInput: ["id", "alpacaId", "symbol", "name", "status", "tradable", "expirationDate", "rootSymbol", "underlyingSymbol", "underlyingAssetId", "type", "style", "strikePrice", "multiplier", "size", "openInterest", "openInterestDate", "closePrice", "closePriceDate", "ppind", "orderId", "createdAt", "updatedAt", "asset", "order"],
|
1854
|
-
AlpacaAccountCreateWithoutTradesInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1854
|
+
AlpacaAccountCreateWithoutTradesInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "orders", "positions", "alerts"],
|
1855
1855
|
AlpacaAccountCreateOrConnectWithoutTradesInput: ["where", "create"],
|
1856
1856
|
AssetCreateWithoutTradesInput: ["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", "orders", "positions", "newsMentions", "contracts"],
|
1857
1857
|
AssetCreateOrConnectWithoutTradesInput: ["where", "create"],
|
@@ -1860,7 +1860,7 @@ const inputsInfo = {
|
|
1860
1860
|
ActionCreateManyTradeInputEnvelope: ["data", "skipDuplicates"],
|
1861
1861
|
AlpacaAccountUpsertWithoutTradesInput: ["update", "create", "where"],
|
1862
1862
|
AlpacaAccountUpdateToOneWithWhereWithoutTradesInput: ["where", "data"],
|
1863
|
-
AlpacaAccountUpdateWithoutTradesInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1863
|
+
AlpacaAccountUpdateWithoutTradesInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "orders", "positions", "alerts"],
|
1864
1864
|
AssetUpsertWithoutTradesInput: ["update", "create", "where"],
|
1865
1865
|
AssetUpdateToOneWithWhereWithoutTradesInput: ["where", "data"],
|
1866
1866
|
AssetUpdateWithoutTradesInput: ["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", "orders", "positions", "newsMentions", "contracts"],
|
@@ -1882,7 +1882,7 @@ const inputsInfo = {
|
|
1882
1882
|
StopLossCreateOrConnectWithoutOrderInput: ["where", "create"],
|
1883
1883
|
TakeProfitCreateWithoutOrderInput: ["id", "limitPrice", "stopPrice", "createdAt", "updatedAt"],
|
1884
1884
|
TakeProfitCreateOrConnectWithoutOrderInput: ["where", "create"],
|
1885
|
-
AlpacaAccountCreateWithoutOrdersInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1885
|
+
AlpacaAccountCreateWithoutOrdersInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "trades", "positions", "alerts"],
|
1886
1886
|
AlpacaAccountCreateOrConnectWithoutOrdersInput: ["where", "create"],
|
1887
1887
|
ActionCreateWithoutOrderInput: ["id", "sequence", "type", "primary", "note", "status", "fee", "createdAt", "updatedAt", "trade"],
|
1888
1888
|
ActionCreateOrConnectWithoutOrderInput: ["where", "create"],
|
@@ -1898,7 +1898,7 @@ const inputsInfo = {
|
|
1898
1898
|
TakeProfitUpdateWithoutOrderInput: ["id", "limitPrice", "stopPrice", "createdAt", "updatedAt"],
|
1899
1899
|
AlpacaAccountUpsertWithoutOrdersInput: ["update", "create", "where"],
|
1900
1900
|
AlpacaAccountUpdateToOneWithWhereWithoutOrdersInput: ["where", "data"],
|
1901
|
-
AlpacaAccountUpdateWithoutOrdersInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1901
|
+
AlpacaAccountUpdateWithoutOrdersInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "trades", "positions", "alerts"],
|
1902
1902
|
ActionUpsertWithoutOrderInput: ["update", "create", "where"],
|
1903
1903
|
ActionUpdateToOneWithWhereWithoutOrderInput: ["where", "data"],
|
1904
1904
|
ActionUpdateWithoutOrderInput: ["id", "sequence", "type", "primary", "note", "status", "fee", "createdAt", "updatedAt", "trade"],
|
@@ -1918,11 +1918,11 @@ const inputsInfo = {
|
|
1918
1918
|
OrderUpsertWithoutTakeProfitInput: ["update", "create", "where"],
|
1919
1919
|
OrderUpdateToOneWithWhereWithoutTakeProfitInput: ["where", "data"],
|
1920
1920
|
OrderUpdateWithoutTakeProfitInput: ["id", "clientOrderId", "qty", "notional", "side", "type", "orderClass", "timeInForce", "limitPrice", "stopPrice", "trailPrice", "trailPercent", "extendedHours", "status", "createdAt", "updatedAt", "submittedAt", "filledAt", "filledQty", "filledAvgPrice", "cancelRequestedAt", "canceledAt", "fee", "strikePrice", "expirationDate", "expiredAt", "failedAt", "replacedAt", "replacedBy", "replaces", "positionIntent", "legs", "hwm", "subtag", "source", "expiresAt", "optionType", "stopLossId", "takeProfitId", "stopLoss", "alpacaAccount", "action", "asset", "contract"],
|
1921
|
-
AlpacaAccountCreateWithoutAlertsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1921
|
+
AlpacaAccountCreateWithoutAlertsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "trades", "orders", "positions"],
|
1922
1922
|
AlpacaAccountCreateOrConnectWithoutAlertsInput: ["where", "create"],
|
1923
1923
|
AlpacaAccountUpsertWithoutAlertsInput: ["update", "create", "where"],
|
1924
1924
|
AlpacaAccountUpdateToOneWithWhereWithoutAlertsInput: ["where", "data"],
|
1925
|
-
AlpacaAccountUpdateWithoutAlertsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1925
|
+
AlpacaAccountUpdateWithoutAlertsInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "user", "trades", "orders", "positions"],
|
1926
1926
|
NewsArticleAssetSentimentCreateWithoutNewsInput: ["id", "url", "relevancyScore", "sentimentScore", "sentimentLabel", "asset"],
|
1927
1927
|
NewsArticleAssetSentimentCreateOrConnectWithoutNewsInput: ["where", "create"],
|
1928
1928
|
NewsArticleAssetSentimentCreateManyNewsInputEnvelope: ["data", "skipDuplicates"],
|
@@ -1942,11 +1942,11 @@ const inputsInfo = {
|
|
1942
1942
|
AccountCreateManyUserInput: ["id", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt"],
|
1943
1943
|
SessionCreateManyUserInput: ["id", "sessionToken", "expires", "createdAt", "updatedAt"],
|
1944
1944
|
AuthenticatorCreateManyUserInput: ["id", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
|
1945
|
-
AlpacaAccountCreateManyUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1945
|
+
AlpacaAccountCreateManyUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt"],
|
1946
1946
|
AccountUpdateWithoutUserInput: ["id", "type", "provider", "providerAccountId", "refresh_token", "access_token", "expires_at", "token_type", "scope", "id_token", "session_state", "createdAt", "updatedAt"],
|
1947
1947
|
SessionUpdateWithoutUserInput: ["id", "sessionToken", "expires", "createdAt", "updatedAt"],
|
1948
1948
|
AuthenticatorUpdateWithoutUserInput: ["id", "credentialID", "publicKey", "counter", "createdAt", "updatedAt"],
|
1949
|
-
AlpacaAccountUpdateWithoutUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "
|
1949
|
+
AlpacaAccountUpdateWithoutUserInput: ["id", "type", "APIKey", "APISecret", "configuration", "marketOpen", "realTime", "tradeAllocationPct", "minPercentageChange", "volumeThreshold", "enablePortfolioTrailingStop", "portfolioTrailPercent", "portfolioProfitThresholdPercent", "reducedPortfolioTrailPercent", "createdAt", "updatedAt", "trades", "orders", "positions", "alerts"],
|
1950
1950
|
TradeCreateManyAlpacaAccountInput: ["id", "assetId", "qty", "price", "total", "optionType", "signal", "strategy", "analysis", "summary", "confidence", "timestamp", "createdAt", "updatedAt", "status"],
|
1951
1951
|
OrderCreateManyAlpacaAccountInput: ["id", "clientOrderId", "assetId", "qty", "notional", "side", "type", "orderClass", "timeInForce", "limitPrice", "stopPrice", "trailPrice", "trailPercent", "extendedHours", "status", "createdAt", "updatedAt", "submittedAt", "filledAt", "filledQty", "filledAvgPrice", "cancelRequestedAt", "canceledAt", "actionId", "fee", "strikePrice", "expirationDate", "expiredAt", "failedAt", "replacedAt", "replacedBy", "replaces", "positionIntent", "legs", "hwm", "subtag", "source", "expiresAt", "optionType", "stopLossId", "takeProfitId", "contractId"],
|
1952
1952
|
PositionCreateManyAlpacaAccountInput: ["id", "assetId", "symbol", "averageEntryPrice", "qty", "qtyAvailable", "marketValue", "costBasis", "unrealizedPL", "unrealizedPLPC", "unrealisedIntradayPL", "unrealisedIntradayPLPC", "currentPrice", "lastTradePrice", "changeToday", "assetMarginable", "closed", "createdAt", "updatedAt"],
|
@@ -6,8 +6,7 @@ export declare enum AlpacaAccountScalarFieldEnum {
|
|
6
6
|
configuration = "configuration",
|
7
7
|
marketOpen = "marketOpen",
|
8
8
|
realTime = "realTime",
|
9
|
-
|
10
|
-
maxOrderSize = "maxOrderSize",
|
9
|
+
tradeAllocationPct = "tradeAllocationPct",
|
11
10
|
minPercentageChange = "minPercentageChange",
|
12
11
|
volumeThreshold = "volumeThreshold",
|
13
12
|
enablePortfolioTrailingStop = "enablePortfolioTrailingStop",
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountScalarFieldEnum.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.ts"],"names":[],"mappings":"AAEA,oBAAY,4BAA4B;IACtC,EAAE,OAAO;IACT,IAAI,SAAS;IACb,MAAM,WAAW;IACjB,SAAS,cAAc;IACvB,aAAa,kBAAkB;IAC/B,UAAU,eAAe;IACzB,QAAQ,aAAa;IACrB,
|
1
|
+
{"version":3,"file":"AlpacaAccountScalarFieldEnum.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.ts"],"names":[],"mappings":"AAEA,oBAAY,4BAA4B;IACtC,EAAE,OAAO;IACT,IAAI,SAAS;IACb,MAAM,WAAW;IACjB,SAAS,cAAc;IACvB,aAAa,kBAAkB;IAC/B,UAAU,eAAe;IACzB,QAAQ,aAAa;IACrB,kBAAkB,uBAAuB;IACzC,mBAAmB,wBAAwB;IAC3C,eAAe,oBAAoB;IACnC,2BAA2B,gCAAgC;IAC3D,qBAAqB,0BAA0B;IAC/C,+BAA+B,oCAAoC;IACnE,4BAA4B,iCAAiC;IAC7D,MAAM,WAAW;IACjB,SAAS,cAAc;IACvB,SAAS,cAAc;CACxB"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountScalarFieldEnum.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,MAAM,CAAN,IAAY,
|
1
|
+
{"version":3,"file":"AlpacaAccountScalarFieldEnum.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/enums/AlpacaAccountScalarFieldEnum.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,MAAM,CAAN,IAAY,4BAkBX;AAlBD,WAAY,4BAA4B;IACtC,yCAAS,CAAA;IACT,6CAAa,CAAA;IACb,iDAAiB,CAAA;IACjB,uDAAuB,CAAA;IACvB,+DAA+B,CAAA;IAC/B,yDAAyB,CAAA;IACzB,qDAAqB,CAAA;IACrB,yEAAyC,CAAA;IACzC,2EAA2C,CAAA;IAC3C,mEAAmC,CAAA;IACnC,2FAA2D,CAAA;IAC3D,+EAA+C,CAAA;IAC/C,mGAAmE,CAAA;IACnE,6FAA6D,CAAA;IAC7D,iDAAiB,CAAA;IACjB,uDAAuB,CAAA;IACvB,uDAAuB,CAAA;AACzB,CAAC,EAlBW,4BAA4B,KAA5B,4BAA4B,QAkBvC;AACD,WAAW,CAAC,gBAAgB,CAAC,4BAA4B,EAAE;IACzD,IAAI,EAAE,8BAA8B;IACpC,WAAW,EAAE,SAAS;CACvB,CAAC,CAAC"}
|
@@ -8,8 +8,7 @@ export var AlpacaAccountScalarFieldEnum;
|
|
8
8
|
AlpacaAccountScalarFieldEnum["configuration"] = "configuration";
|
9
9
|
AlpacaAccountScalarFieldEnum["marketOpen"] = "marketOpen";
|
10
10
|
AlpacaAccountScalarFieldEnum["realTime"] = "realTime";
|
11
|
-
AlpacaAccountScalarFieldEnum["
|
12
|
-
AlpacaAccountScalarFieldEnum["maxOrderSize"] = "maxOrderSize";
|
11
|
+
AlpacaAccountScalarFieldEnum["tradeAllocationPct"] = "tradeAllocationPct";
|
13
12
|
AlpacaAccountScalarFieldEnum["minPercentageChange"] = "minPercentageChange";
|
14
13
|
AlpacaAccountScalarFieldEnum["volumeThreshold"] = "volumeThreshold";
|
15
14
|
AlpacaAccountScalarFieldEnum["enablePortfolioTrailingStop"] = "enablePortfolioTrailingStop";
|
@@ -35,13 +35,9 @@ export declare class AlpacaAccount {
|
|
35
35
|
*/
|
36
36
|
realTime: boolean;
|
37
37
|
/**
|
38
|
-
*
|
38
|
+
* Trade allocation percentage for the account. TYPESTRING.SKIP=true
|
39
39
|
*/
|
40
|
-
|
41
|
-
/**
|
42
|
-
* Maximum order size for the account. TYPESTRING.SKIP=true
|
43
|
-
*/
|
44
|
-
maxOrderSize: number;
|
40
|
+
tradeAllocationPct: number;
|
45
41
|
/**
|
46
42
|
* Minimum percentage change (from intraday high/low) to consider for a trade signal. TYPESTRING.SKIP=true
|
47
43
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccount.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/AlpacaAccount.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AACxC,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AACxC,OAAO,EAAE,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAEtC,OAAO,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAE7E,qBACa,aAAa;IACxB;;OAEG;IAKH,EAAE,EAAG,MAAM,CAAC;IAEZ;;OAEG;IAKH,IAAI,EAAG,OAAO,GAAG,MAAM,CAAC;IAExB;;OAEG;IAKH,MAAM,EAAG,MAAM,CAAC;IAEhB;;OAEG;IAKH,SAAS,EAAG,MAAM,CAAC;IAEnB;;OAEG;IAKH,aAAa,CAAC,EAAE,MAAM,CAAC,SAAS,GAAG,IAAI,CAAC;IAExC;;OAEG;IAKH,UAAU,EAAG,OAAO,CAAC;IAErB;;OAEG;IAKH,QAAQ,EAAG,OAAO,CAAC;IAEnB;;OAEG;IAKH,
|
1
|
+
{"version":3,"file":"AlpacaAccount.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/AlpacaAccount.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AACxC,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AACxC,OAAO,EAAE,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAEtC,OAAO,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAE7E,qBACa,aAAa;IACxB;;OAEG;IAKH,EAAE,EAAG,MAAM,CAAC;IAEZ;;OAEG;IAKH,IAAI,EAAG,OAAO,GAAG,MAAM,CAAC;IAExB;;OAEG;IAKH,MAAM,EAAG,MAAM,CAAC;IAEhB;;OAEG;IAKH,SAAS,EAAG,MAAM,CAAC;IAEnB;;OAEG;IAKH,aAAa,CAAC,EAAE,MAAM,CAAC,SAAS,GAAG,IAAI,CAAC;IAExC;;OAEG;IAKH,UAAU,EAAG,OAAO,CAAC;IAErB;;OAEG;IAKH,QAAQ,EAAG,OAAO,CAAC;IAEnB;;OAEG;IAKH,kBAAkB,EAAG,MAAM,CAAC;IAE5B;;OAEG;IAKH,mBAAmB,EAAG,MAAM,CAAC;IAE7B;;OAEG;IAKH,eAAe,EAAG,MAAM,CAAC;IAEzB;;OAEG;IAKH,2BAA2B,EAAG,OAAO,CAAC;IAEtC;;OAEG;IAKH,qBAAqB,EAAG,MAAM,CAAC;IAE/B;;OAEG;IAKH,+BAA+B,EAAG,MAAM,CAAC;IAEzC;;OAEG;IAKH,4BAA4B,EAAG,MAAM,CAAC;IAEtC;;OAEG;IACH,IAAI,CAAC,EAAE,IAAI,CAAC;IAEZ;;OAEG;IAKH,MAAM,EAAG,MAAM,CAAC;IAEhB;;OAEG;IAKH,SAAS,EAAG,IAAI,CAAC;IAEjB;;OAEG;IAKH,SAAS,EAAG,IAAI,CAAC;IAEjB;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,EAAE,CAAC;IAEjB;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,EAAE,CAAC;IAEjB;;OAEG;IACH,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IAEvB;;OAEG;IACH,MAAM,CAAC,EAAE,KAAK,EAAE,CAAC;IAKjB,MAAM,CAAC,EAAE,kBAAkB,GAAG,IAAI,CAAC;CACpC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccount.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/AlpacaAccount.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAQlD,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAGtE,IAAM,aAAa,GAAnB,MAAM,aAAa;IACxB;;OAEG;IAKH,EAAE,CAAU;IAEZ;;OAEG;IAKH,IAAI,CAAoB;IAExB;;OAEG;IAKH,MAAM,CAAU;IAEhB;;OAEG;IAKH,SAAS,CAAU;IAEnB;;OAEG;IAKH,aAAa,CAA2B;IAExC;;OAEG;IAKH,UAAU,CAAW;IAErB;;OAEG;IAKH,QAAQ,CAAW;IAEnB;;OAEG;IAKH,
|
1
|
+
{"version":3,"file":"AlpacaAccount.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/AlpacaAccount.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAQlD,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAGtE,IAAM,aAAa,GAAnB,MAAM,aAAa;IACxB;;OAEG;IAKH,EAAE,CAAU;IAEZ;;OAEG;IAKH,IAAI,CAAoB;IAExB;;OAEG;IAKH,MAAM,CAAU;IAEhB;;OAEG;IAKH,SAAS,CAAU;IAEnB;;OAEG;IAKH,aAAa,CAA2B;IAExC;;OAEG;IAKH,UAAU,CAAW;IAErB;;OAEG;IAKH,QAAQ,CAAW;IAEnB;;OAEG;IAKH,kBAAkB,CAAU;IAE5B;;OAEG;IAKH,mBAAmB,CAAU;IAE7B;;OAEG;IAKH,eAAe,CAAU;IAEzB;;OAEG;IAKH,2BAA2B,CAAW;IAEtC;;OAEG;IAKH,qBAAqB,CAAU;IAE/B;;OAEG;IAKH,+BAA+B,CAAU;IAEzC;;OAEG;IAKH,4BAA4B,CAAU;IAEtC;;OAEG;IACH,IAAI,CAAQ;IAEZ;;OAEG;IAKH,MAAM,CAAU;IAEhB;;OAEG;IAKH,SAAS,CAAQ;IAEjB;;OAEG;IAKH,SAAS,CAAQ;IAEjB;;OAEG;IACH,MAAM,CAAW;IAEjB;;OAEG;IACH,MAAM,CAAW;IAEjB;;OAEG;IACH,SAAS,CAAc;IAEvB;;OAEG;IACH,MAAM,CAAW;IAKjB,MAAM,CAA6B;CACpC,CAAA;AA/KC;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,gEAAgE;KAC9E,CAAC;;yCACU;AASZ;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,iBAAiB,EAAE;QAC7C,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,6CAA6C;KAC3D,CAAC;;2CACsB;AASxB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,qEAAqE;KACnF,CAAC;;6CACc;AAShB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,wEAAwE;KACtF,CAAC;;gDACiB;AASnB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,cAAc,CAAC,YAAY,EAAE;QACvD,QAAQ,EAAE,IAAI;QACd,WAAW,EAAE,qDAAqD;KACnE,CAAC;;oDACsC;AASxC;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,4EAA4E;KAC1F,CAAC;;iDACmB;AASrB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,iFAAiF;KAC/F,CAAC;;+CACiB;AASnB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,mEAAmE;KACjF,CAAC;;yDAC0B;AAS5B;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,yGAAyG;KACvH,CAAC;;0DAC2B;AAS7B;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,uHAAuH;KACrI,CAAC;;sDACuB;AASzB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,4HAA4H;KAC1I,CAAC;;kEACoC;AAStC;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,+JAA+J;KAC7K,CAAC;;4DAC6B;AAS/B;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,kKAAkK;KAChL,CAAC;;sEACuC;AASzC;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,KAAK,EAAE;QAC7C,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,8LAA8L;KAC5M,CAAC;;mEACoC;AActC;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,wDAAwD;KACtE,CAAC;;6CACc;AAShB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,qEAAqE;KACnF,CAAC;8BACU,IAAI;gDAAC;AASjB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,0EAA0E;KACxF,CAAC;8BACU,IAAI;gDAAC;AAyBjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,kBAAkB,EAAE;QAC9C,QAAQ,EAAE,IAAI;KACf,CAAC;;6CACiC;AAtLxB,aAAa;IADzB,WAAW,CAAC,UAAU,CAAC,eAAe,EAAE,EAAE,CAAC;GAC/B,aAAa,CAuLzB"}
|
@@ -41,13 +41,9 @@ let AlpacaAccount = class AlpacaAccount {
|
|
41
41
|
*/
|
42
42
|
realTime;
|
43
43
|
/**
|
44
|
-
*
|
44
|
+
* Trade allocation percentage for the account. TYPESTRING.SKIP=true
|
45
45
|
*/
|
46
|
-
|
47
|
-
/**
|
48
|
-
* Maximum order size for the account. TYPESTRING.SKIP=true
|
49
|
-
*/
|
50
|
-
maxOrderSize;
|
46
|
+
tradeAllocationPct;
|
51
47
|
/**
|
52
48
|
* Minimum percentage change (from intraday high/low) to consider for a trade signal. TYPESTRING.SKIP=true
|
53
49
|
*/
|
@@ -158,17 +154,10 @@ __decorate([
|
|
158
154
|
__decorate([
|
159
155
|
TypeGraphQL.Field(_type => TypeGraphQL.Float, {
|
160
156
|
nullable: false,
|
161
|
-
description: "
|
162
|
-
}),
|
163
|
-
__metadata("design:type", Number)
|
164
|
-
], AlpacaAccount.prototype, "minOrderSize", void 0);
|
165
|
-
__decorate([
|
166
|
-
TypeGraphQL.Field(_type => TypeGraphQL.Float, {
|
167
|
-
nullable: false,
|
168
|
-
description: "Maximum order size for the account. TYPESTRING.SKIP=true"
|
157
|
+
description: "Trade allocation percentage for the account. TYPESTRING.SKIP=true"
|
169
158
|
}),
|
170
159
|
__metadata("design:type", Number)
|
171
|
-
], AlpacaAccount.prototype, "
|
160
|
+
], AlpacaAccount.prototype, "tradeAllocationPct", void 0);
|
172
161
|
__decorate([
|
173
162
|
TypeGraphQL.Field(_type => TypeGraphQL.Float, {
|
174
163
|
nullable: false,
|
@@ -7,6 +7,6 @@ export declare class FindFirstAlpacaAccountArgs {
|
|
7
7
|
cursor?: AlpacaAccountWhereUniqueInput | undefined;
|
8
8
|
take?: number | undefined;
|
9
9
|
skip?: number | undefined;
|
10
|
-
distinct?: Array<"id" | "type" | "APIKey" | "APISecret" | "configuration" | "marketOpen" | "realTime" | "
|
10
|
+
distinct?: Array<"id" | "type" | "APIKey" | "APISecret" | "configuration" | "marketOpen" | "realTime" | "tradeAllocationPct" | "minPercentageChange" | "volumeThreshold" | "enablePortfolioTrailingStop" | "portfolioTrailPercent" | "portfolioProfitThresholdPercent" | "reducedPortfolioTrailPercent" | "userId" | "createdAt" | "updatedAt"> | undefined;
|
11
11
|
}
|
12
12
|
//# sourceMappingURL=FindFirstAlpacaAccountArgs.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"FindFirstAlpacaAccountArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAG9F,qBACa,0BAA0B;IAIrC,KAAK,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAK5C,OAAO,CAAC,EAAE,qCAAqC,EAAE,GAAG,SAAS,CAAC;IAK9D,MAAM,CAAC,EAAE,6BAA6B,GAAG,SAAS,CAAC;IAKnD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,eAAe,GAAG,YAAY,GAAG,UAAU,GAAG,
|
1
|
+
{"version":3,"file":"FindFirstAlpacaAccountArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAG9F,qBACa,0BAA0B;IAIrC,KAAK,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAK5C,OAAO,CAAC,EAAE,qCAAqC,EAAE,GAAG,SAAS,CAAC;IAK9D,MAAM,CAAC,EAAE,6BAA6B,GAAG,SAAS,CAAC;IAKnD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,eAAe,GAAG,YAAY,GAAG,UAAU,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,iBAAiB,GAAG,6BAA6B,GAAG,uBAAuB,GAAG,iCAAiC,GAAG,8BAA8B,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,CAAC,GAAG,SAAS,CAAC;CAC7V"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"FindFirstAlpacaAccountArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAC9F,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAGvF,IAAM,0BAA0B,GAAhC,MAAM,0BAA0B;IAIrC,KAAK,CAAuC;IAK5C,OAAO,CAAuD;IAK9D,MAAM,CAA6C;IAKnD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,
|
1
|
+
{"version":3,"file":"FindFirstAlpacaAccountArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAC9F,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAGvF,IAAM,0BAA0B,GAAhC,MAAM,0BAA0B;IAIrC,KAAK,CAAuC;IAK5C,OAAO,CAAuD;IAK9D,MAAM,CAA6C;IAKnD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAAoV;CAC7V,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAuB,EAAE;QACnD,QAAQ,EAAE,IAAI;KACf,CAAC;;yDAC0C;AAK5C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,qCAAqC,CAAC,EAAE;QACnE,QAAQ,EAAE,IAAI;KACf,CAAC;;2DAC4D;AAK9D;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,6BAA6B,EAAE;QACzD,QAAQ,EAAE,IAAI;KACf,CAAC;;0DACiD;AAKnD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;wDACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;wDACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,4BAA4B,CAAC,EAAE;QAC1D,QAAQ,EAAE,IAAI;KACf,CAAC;;4DAC0V;AA7BjV,0BAA0B;IADtC,WAAW,CAAC,QAAQ,EAAE;GACV,0BAA0B,CA8BtC"}
|
@@ -7,6 +7,6 @@ export declare class FindFirstAlpacaAccountOrThrowArgs {
|
|
7
7
|
cursor?: AlpacaAccountWhereUniqueInput | undefined;
|
8
8
|
take?: number | undefined;
|
9
9
|
skip?: number | undefined;
|
10
|
-
distinct?: Array<"id" | "type" | "APIKey" | "APISecret" | "configuration" | "marketOpen" | "realTime" | "
|
10
|
+
distinct?: Array<"id" | "type" | "APIKey" | "APISecret" | "configuration" | "marketOpen" | "realTime" | "tradeAllocationPct" | "minPercentageChange" | "volumeThreshold" | "enablePortfolioTrailingStop" | "portfolioTrailPercent" | "portfolioProfitThresholdPercent" | "reducedPortfolioTrailPercent" | "userId" | "createdAt" | "updatedAt"> | undefined;
|
11
11
|
}
|
12
12
|
//# sourceMappingURL=FindFirstAlpacaAccountOrThrowArgs.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"FindFirstAlpacaAccountOrThrowArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAG9F,qBACa,iCAAiC;IAI5C,KAAK,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAK5C,OAAO,CAAC,EAAE,qCAAqC,EAAE,GAAG,SAAS,CAAC;IAK9D,MAAM,CAAC,EAAE,6BAA6B,GAAG,SAAS,CAAC;IAKnD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,eAAe,GAAG,YAAY,GAAG,UAAU,GAAG,
|
1
|
+
{"version":3,"file":"FindFirstAlpacaAccountOrThrowArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAG9F,qBACa,iCAAiC;IAI5C,KAAK,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAK5C,OAAO,CAAC,EAAE,qCAAqC,EAAE,GAAG,SAAS,CAAC;IAK9D,MAAM,CAAC,EAAE,6BAA6B,GAAG,SAAS,CAAC;IAKnD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,eAAe,GAAG,YAAY,GAAG,UAAU,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,iBAAiB,GAAG,6BAA6B,GAAG,uBAAuB,GAAG,iCAAiC,GAAG,8BAA8B,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,CAAC,GAAG,SAAS,CAAC;CAC7V"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"FindFirstAlpacaAccountOrThrowArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAC9F,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAGvF,IAAM,iCAAiC,GAAvC,MAAM,iCAAiC;IAI5C,KAAK,CAAuC;IAK5C,OAAO,CAAuD;IAK9D,MAAM,CAA6C;IAKnD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,
|
1
|
+
{"version":3,"file":"FindFirstAlpacaAccountOrThrowArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindFirstAlpacaAccountOrThrowArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAC9F,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAGvF,IAAM,iCAAiC,GAAvC,MAAM,iCAAiC;IAI5C,KAAK,CAAuC;IAK5C,OAAO,CAAuD;IAK9D,MAAM,CAA6C;IAKnD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAAoV;CAC7V,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAuB,EAAE;QACnD,QAAQ,EAAE,IAAI;KACf,CAAC;;gEAC0C;AAK5C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,qCAAqC,CAAC,EAAE;QACnE,QAAQ,EAAE,IAAI;KACf,CAAC;;kEAC4D;AAK9D;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,6BAA6B,EAAE;QACzD,QAAQ,EAAE,IAAI;KACf,CAAC;;iEACiD;AAKnD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;+DACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,4BAA4B,CAAC,EAAE;QAC1D,QAAQ,EAAE,IAAI;KACf,CAAC;;mEAC0V;AA7BjV,iCAAiC;IAD7C,WAAW,CAAC,QAAQ,EAAE;GACV,iCAAiC,CA8B7C"}
|
@@ -7,6 +7,6 @@ export declare class FindManyAlpacaAccountArgs {
|
|
7
7
|
cursor?: AlpacaAccountWhereUniqueInput | undefined;
|
8
8
|
take?: number | undefined;
|
9
9
|
skip?: number | undefined;
|
10
|
-
distinct?: Array<"id" | "type" | "APIKey" | "APISecret" | "configuration" | "marketOpen" | "realTime" | "
|
10
|
+
distinct?: Array<"id" | "type" | "APIKey" | "APISecret" | "configuration" | "marketOpen" | "realTime" | "tradeAllocationPct" | "minPercentageChange" | "volumeThreshold" | "enablePortfolioTrailingStop" | "portfolioTrailPercent" | "portfolioProfitThresholdPercent" | "reducedPortfolioTrailPercent" | "userId" | "createdAt" | "updatedAt"> | undefined;
|
11
11
|
}
|
12
12
|
//# sourceMappingURL=FindManyAlpacaAccountArgs.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"FindManyAlpacaAccountArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAG9F,qBACa,yBAAyB;IAIpC,KAAK,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAK5C,OAAO,CAAC,EAAE,qCAAqC,EAAE,GAAG,SAAS,CAAC;IAK9D,MAAM,CAAC,EAAE,6BAA6B,GAAG,SAAS,CAAC;IAKnD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,eAAe,GAAG,YAAY,GAAG,UAAU,GAAG,
|
1
|
+
{"version":3,"file":"FindManyAlpacaAccountArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAG9F,qBACa,yBAAyB;IAIpC,KAAK,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAK5C,OAAO,CAAC,EAAE,qCAAqC,EAAE,GAAG,SAAS,CAAC;IAK9D,MAAM,CAAC,EAAE,6BAA6B,GAAG,SAAS,CAAC;IAKnD,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,QAAQ,CAAC,EAAE,KAAK,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,eAAe,GAAG,YAAY,GAAG,UAAU,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,iBAAiB,GAAG,6BAA6B,GAAG,uBAAuB,GAAG,iCAAiC,GAAG,8BAA8B,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,CAAC,GAAG,SAAS,CAAC;CAC7V"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"FindManyAlpacaAccountArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAC9F,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAGvF,IAAM,yBAAyB,GAA/B,MAAM,yBAAyB;IAIpC,KAAK,CAAuC;IAK5C,OAAO,CAAuD;IAK9D,MAAM,CAA6C;IAKnD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,
|
1
|
+
{"version":3,"file":"FindManyAlpacaAccountArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/FindManyAlpacaAccountArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,qCAAqC,EAAE,MAAM,uDAAuD,CAAC;AAC9G,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAC9F,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAGvF,IAAM,yBAAyB,GAA/B,MAAM,yBAAyB;IAIpC,KAAK,CAAuC;IAK5C,OAAO,CAAuD;IAK9D,MAAM,CAA6C;IAKnD,IAAI,CAAsB;IAK1B,IAAI,CAAsB;IAK1B,QAAQ,CAAoV;CAC7V,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAuB,EAAE;QACnD,QAAQ,EAAE,IAAI;KACf,CAAC;;wDAC0C;AAK5C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,qCAAqC,CAAC,EAAE;QACnE,QAAQ,EAAE,IAAI;KACf,CAAC;;0DAC4D;AAK9D;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,6BAA6B,EAAE;QACzD,QAAQ,EAAE,IAAI;KACf,CAAC;;yDACiD;AAKnD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;uDACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;uDACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,4BAA4B,CAAC,EAAE;QAC1D,QAAQ,EAAE,IAAI;KACf,CAAC;;2DAC0V;AA7BjV,yBAAyB;IADrC,WAAW,CAAC,QAAQ,EAAE;GACV,yBAAyB,CA8BrC"}
|
@@ -4,7 +4,7 @@ import { AlpacaAccountWhereInput } from "../../../inputs/AlpacaAccountWhereInput
|
|
4
4
|
export declare class GroupByAlpacaAccountArgs {
|
5
5
|
where?: AlpacaAccountWhereInput | undefined;
|
6
6
|
orderBy?: AlpacaAccountOrderByWithAggregationInput[] | undefined;
|
7
|
-
by: Array<"id" | "type" | "APIKey" | "APISecret" | "configuration" | "marketOpen" | "realTime" | "
|
7
|
+
by: Array<"id" | "type" | "APIKey" | "APISecret" | "configuration" | "marketOpen" | "realTime" | "tradeAllocationPct" | "minPercentageChange" | "volumeThreshold" | "enablePortfolioTrailingStop" | "portfolioTrailPercent" | "portfolioProfitThresholdPercent" | "reducedPortfolioTrailPercent" | "userId" | "createdAt" | "updatedAt">;
|
8
8
|
having?: AlpacaAccountScalarWhereWithAggregatesInput | undefined;
|
9
9
|
take?: number | undefined;
|
10
10
|
skip?: number | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"GroupByAlpacaAccountArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wCAAwC,EAAE,MAAM,0DAA0D,CAAC;AACpH,OAAO,EAAE,2CAA2C,EAAE,MAAM,6DAA6D,CAAC;AAC1H,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAGlF,qBACa,wBAAwB;IAInC,KAAK,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAK5C,OAAO,CAAC,EAAE,wCAAwC,EAAE,GAAG,SAAS,CAAC;IAKjE,EAAE,EAAG,KAAK,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,eAAe,GAAG,YAAY,GAAG,UAAU,GAAG,
|
1
|
+
{"version":3,"file":"GroupByAlpacaAccountArgs.d.ts","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wCAAwC,EAAE,MAAM,0DAA0D,CAAC;AACpH,OAAO,EAAE,2CAA2C,EAAE,MAAM,6DAA6D,CAAC;AAC1H,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAGlF,qBACa,wBAAwB;IAInC,KAAK,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;IAK5C,OAAO,CAAC,EAAE,wCAAwC,EAAE,GAAG,SAAS,CAAC;IAKjE,EAAE,EAAG,KAAK,CAAC,IAAI,GAAG,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,eAAe,GAAG,YAAY,GAAG,UAAU,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,iBAAiB,GAAG,6BAA6B,GAAG,uBAAuB,GAAG,iCAAiC,GAAG,8BAA8B,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,CAAC,CAAC;IAK1U,MAAM,CAAC,EAAE,2CAA2C,GAAG,SAAS,CAAC;IAKjE,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK1B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAC3B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"GroupByAlpacaAccountArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,wCAAwC,EAAE,MAAM,0DAA0D,CAAC;AACpH,OAAO,EAAE,2CAA2C,EAAE,MAAM,6DAA6D,CAAC;AAC1H,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAGvF,IAAM,wBAAwB,GAA9B,MAAM,wBAAwB;IAInC,KAAK,CAAuC;IAK5C,OAAO,CAA0D;IAKjE,EAAE,
|
1
|
+
{"version":3,"file":"GroupByAlpacaAccountArgs.js","sourceRoot":"","sources":["../../../../../../../../src/generated/typegraphql-prisma/resolvers/crud/AlpacaAccount/args/GroupByAlpacaAccountArgs.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAE5C,OAAO,EAAE,wCAAwC,EAAE,MAAM,0DAA0D,CAAC;AACpH,OAAO,EAAE,2CAA2C,EAAE,MAAM,6DAA6D,CAAC;AAC1H,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,4BAA4B,EAAE,MAAM,gDAAgD,CAAC;AAGvF,IAAM,wBAAwB,GAA9B,MAAM,wBAAwB;IAInC,KAAK,CAAuC;IAK5C,OAAO,CAA0D;IAKjE,EAAE,CAAwU;IAK1U,MAAM,CAA2D;IAKjE,IAAI,CAAsB;IAK1B,IAAI,CAAsB;CAC3B,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAuB,EAAE;QACnD,QAAQ,EAAE,IAAI;KACf,CAAC;;uDAC0C;AAK5C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,wCAAwC,CAAC,EAAE;QACtE,QAAQ,EAAE,IAAI;KACf,CAAC;;yDAC+D;AAKjE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,4BAA4B,CAAC,EAAE;QAC1D,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACG,KAAK;oDAAgU;AAK1U;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2CAA2C,EAAE;QACvE,QAAQ,EAAE,IAAI;KACf,CAAC;;wDAC+D;AAKjE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;sDACwB;AAK1B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;sDACwB;AA7Bf,wBAAwB;IADpC,WAAW,CAAC,QAAQ,EAAE;GACV,wBAAwB,CA8BpC"}
|
package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.d.ts
CHANGED
@@ -1,6 +1,5 @@
|
|
1
1
|
export declare class AlpacaAccountAvgOrderByAggregateInput {
|
2
|
-
|
3
|
-
maxOrderSize?: "asc" | "desc" | undefined;
|
2
|
+
tradeAllocationPct?: "asc" | "desc" | undefined;
|
4
3
|
minPercentageChange?: "asc" | "desc" | undefined;
|
5
4
|
volumeThreshold?: "asc" | "desc" | undefined;
|
6
5
|
portfolioTrailPercent?: "asc" | "desc" | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountAvgOrderByAggregateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.ts"],"names":[],"mappings":"AAMA,qBACa,qCAAqC;IAIhD,
|
1
|
+
{"version":3,"file":"AlpacaAccountAvgOrderByAggregateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.ts"],"names":[],"mappings":"AAMA,qBACa,qCAAqC;IAIhD,kBAAkB,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKhD,mBAAmB,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKjD,eAAe,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAK7C,qBAAqB,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKnD,+BAA+B,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAK7D,4BAA4B,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;CAC3D"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountAvgOrderByAggregateInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAI5C,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAG3C,IAAM,qCAAqC,GAA3C,MAAM,qCAAqC;IAIhD,
|
1
|
+
{"version":3,"file":"AlpacaAccountAvgOrderByAggregateInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountAvgOrderByAggregateInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAI5C,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAG3C,IAAM,qCAAqC,GAA3C,MAAM,qCAAqC;IAIhD,kBAAkB,CAA8B;IAKhD,mBAAmB,CAA8B;IAKjD,eAAe,CAA8B;IAK7C,qBAAqB,CAA8B;IAKnD,+BAA+B,CAA8B;IAK7D,4BAA4B,CAA8B;CAC3D,CAAA;AA1BC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;iFAC8C;AAKhD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;kFAC+C;AAKjD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;8EAC2C;AAK7C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;oFACiD;AAKnD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;8FAC2D;AAK7D;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,EAAE;QACrC,QAAQ,EAAE,IAAI;KACf,CAAC;;2FACwD;AA7B/C,qCAAqC;IADjD,WAAW,CAAC,SAAS,CAAC,uCAAuC,EAAE,EAAE,CAAC;GACtD,qCAAqC,CA8BjD"}
|