adaptic-backend 1.0.307 → 1.0.309
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 +0 -1076
- package/Action.cjs +25 -1634
- package/Alert.cjs +213 -2531
- package/AlpacaAccount.cjs +90 -2862
- package/Authenticator.cjs +0 -1076
- package/Contract.cjs +35 -1644
- package/Customer.cjs +0 -1076
- package/Deliverable.cjs +17 -468
- package/Order.cjs +45 -2684
- package/Position.cjs +9 -2327
- package/Session.cjs +0 -1025
- package/StopLoss.cjs +19 -1628
- package/TakeProfit.cjs +19 -1628
- package/Trade.cjs +17 -468
- package/User.cjs +0 -2379
- package/esm/Account.d.ts.map +1 -1
- package/esm/Account.js.map +1 -1
- package/esm/Account.mjs +0 -1076
- package/esm/Action.d.ts.map +1 -1
- package/esm/Action.js.map +1 -1
- package/esm/Action.mjs +25 -1634
- package/esm/Alert.d.ts.map +1 -1
- package/esm/Alert.js.map +1 -1
- package/esm/Alert.mjs +213 -2531
- package/esm/AlpacaAccount.d.ts.map +1 -1
- package/esm/AlpacaAccount.js.map +1 -1
- package/esm/AlpacaAccount.mjs +90 -2862
- package/esm/Authenticator.d.ts.map +1 -1
- package/esm/Authenticator.js.map +1 -1
- package/esm/Authenticator.mjs +0 -1076
- package/esm/Contract.d.ts.map +1 -1
- package/esm/Contract.js.map +1 -1
- package/esm/Contract.mjs +35 -1644
- package/esm/Customer.d.ts.map +1 -1
- package/esm/Customer.js.map +1 -1
- package/esm/Customer.mjs +0 -1076
- package/esm/Deliverable.d.ts.map +1 -1
- package/esm/Deliverable.js.map +1 -1
- package/esm/Deliverable.mjs +17 -468
- package/esm/Order.d.ts.map +1 -1
- package/esm/Order.js.map +1 -1
- package/esm/Order.mjs +45 -2684
- package/esm/Position.d.ts.map +1 -1
- package/esm/Position.js.map +1 -1
- package/esm/Position.mjs +9 -2327
- package/esm/Session.d.ts.map +1 -1
- package/esm/Session.js.map +1 -1
- package/esm/Session.mjs +0 -1025
- package/esm/StopLoss.d.ts.map +1 -1
- package/esm/StopLoss.js.map +1 -1
- package/esm/StopLoss.mjs +19 -1628
- package/esm/TakeProfit.d.ts.map +1 -1
- package/esm/TakeProfit.js.map +1 -1
- package/esm/TakeProfit.mjs +19 -1628
- package/esm/Trade.d.ts.map +1 -1
- package/esm/Trade.js.map +1 -1
- package/esm/Trade.mjs +17 -468
- package/esm/User.d.ts.map +1 -1
- package/esm/User.js.map +1 -1
- package/esm/User.mjs +0 -2379
- 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 +0 -51
- 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 +0 -61
- 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 +0 -51
- 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 +0 -51
- 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 +0 -61
- package/esm/generated/typeStrings/Contract.d.ts +1 -1
- package/esm/generated/typeStrings/Contract.d.ts.map +1 -1
- package/esm/generated/typeStrings/Contract.mjs +1 -1
- package/esm/generated/typeStrings/Deliverable.d.ts +1 -1
- package/esm/generated/typeStrings/Deliverable.d.ts.map +1 -1
- package/esm/generated/typeStrings/Deliverable.mjs +1 -1
- package/esm/generated/typeStrings/Order.d.ts +1 -1
- package/esm/generated/typeStrings/Order.d.ts.map +1 -1
- package/esm/generated/typeStrings/Order.mjs +1 -1
- package/esm/generated/typeStrings/Position.d.ts +1 -1
- package/esm/generated/typeStrings/Position.d.ts.map +1 -1
- package/esm/generated/typeStrings/Position.mjs +1 -1
- package/esm/generated/typeStrings/Trade.d.ts +1 -1
- package/esm/generated/typeStrings/Trade.d.ts.map +1 -1
- package/esm/generated/typeStrings/Trade.mjs +1 -1
- package/esm/generated/typeStrings/index.d.ts +5 -5
- package/esm/generated/typegraphql-prisma/enhance.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/enhance.js.map +1 -1
- package/esm/generated/typegraphql-prisma/enhance.mjs +30 -50
- package/esm/generated/typegraphql-prisma/models/AlpacaAccount.d.ts +0 -5
- 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 +0 -4
- package/esm/generated/typegraphql-prisma/models/Order.d.ts +1 -6
- package/esm/generated/typegraphql-prisma/models/Order.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Order.js.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Order.mjs +2 -6
- package/esm/generated/typegraphql-prisma/models/Position.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/models/Position.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Position.js.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Position.mjs +2 -2
- package/esm/generated/typegraphql-prisma/models/Trade.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/models/Trade.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Trade.js.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Trade.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutPositionsInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.d.ts +0 -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 +0 -8
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateInput.mjs +9 -10
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutActionInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutActionInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutActionInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutActionInput.mjs +9 -10
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutContractInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutContractInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutContractInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutContractInput.mjs +9 -10
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutStopLossInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutStopLossInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutStopLossInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutStopLossInput.mjs +9 -10
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutTakeProfitInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutTakeProfitInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutTakeProfitInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutTakeProfitInput.mjs +9 -10
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithAggregationInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithAggregationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithAggregationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithAggregationInput.mjs +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithRelationInput.d.ts +1 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithRelationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithRelationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithRelationInput.mjs +1 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereWithAggregatesInput.d.ts +2 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereWithAggregatesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereWithAggregatesInput.mjs +2 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateInput.mjs +8 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyMutationInput.d.ts +2 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyMutationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyMutationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyMutationInput.mjs +8 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutActionInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutActionInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutActionInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutActionInput.mjs +8 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutContractInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutContractInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutContractInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutContractInput.mjs +8 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutStopLossInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutStopLossInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutStopLossInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutStopLossInput.mjs +8 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutTakeProfitInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutTakeProfitInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutTakeProfitInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutTakeProfitInput.mjs +8 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderWhereInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderWhereInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderWhereInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderWhereInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderWhereUniqueInput.d.ts +2 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderWhereUniqueInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderWhereUniqueInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderWhereUniqueInput.mjs +2 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyAlpacaAccountInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyAlpacaAccountInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyAlpacaAccountInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyAlpacaAccountInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateWithoutAlpacaAccountInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateWithoutAlpacaAccountInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateWithoutAlpacaAccountInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionCreateWithoutAlpacaAccountInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithAggregationInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithAggregationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithAggregationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithAggregationInput.mjs +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithRelationInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithRelationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithRelationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithRelationInput.mjs +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereInput.d.ts +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereWithAggregatesInput.d.ts +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereWithAggregatesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereWithAggregatesInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateInput.mjs +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateManyMutationInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateManyMutationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateManyMutationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateManyMutationInput.mjs +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateWithoutAlpacaAccountInput.d.ts +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateWithoutAlpacaAccountInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateWithoutAlpacaAccountInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateWithoutAlpacaAccountInput.mjs +1 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionWhereInput.d.ts +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionWhereInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionWhereInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionWhereInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionWhereUniqueInput.d.ts +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionWhereUniqueInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionWhereUniqueInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/PositionWhereUniqueInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.mjs +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.mjs +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.mjs +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.mjs +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.mjs +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.mjs +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.mjs +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.mjs +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/index.d.ts +0 -20
- package/esm/generated/typegraphql-prisma/resolvers/inputs/index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/index.mjs +0 -20
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCount.d.ts +0 -3
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCount.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCount.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCount.mjs +0 -16
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnOrder.d.ts +1 -3
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnOrder.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnOrder.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnOrder.mjs +2 -10
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnPosition.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnPosition.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnPosition.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnPosition.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/OrderGroupBy.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/OrderGroupBy.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/OrderGroupBy.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/OrderGroupBy.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/PositionGroupBy.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/PositionGroupBy.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/PositionGroupBy.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/PositionGroupBy.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.mjs +2 -2
- package/esm/generated/typegraphql-prisma/resolvers/outputs/args/index.d.ts +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/args/index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/args/index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/args/index.mjs +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/AlpacaAccountRelationsResolver.d.ts +0 -3
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/AlpacaAccountRelationsResolver.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/AlpacaAccountRelationsResolver.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/AlpacaAccountRelationsResolver.mjs +0 -26
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/index.d.ts +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/index.mjs +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/Order/OrderRelationsResolver.d.ts +0 -2
- package/esm/generated/typegraphql-prisma/resolvers/relations/Order/OrderRelationsResolver.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/Order/OrderRelationsResolver.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/Order/OrderRelationsResolver.mjs +0 -23
- package/generated/typeStrings/Contract.cjs +1 -1
- package/generated/typeStrings/Contract.d.ts +1 -1
- package/generated/typeStrings/Contract.d.ts.map +1 -1
- package/generated/typeStrings/Deliverable.cjs +1 -1
- package/generated/typeStrings/Deliverable.d.ts +1 -1
- package/generated/typeStrings/Deliverable.d.ts.map +1 -1
- package/generated/typeStrings/Order.cjs +1 -1
- package/generated/typeStrings/Order.d.ts +1 -1
- package/generated/typeStrings/Order.d.ts.map +1 -1
- package/generated/typeStrings/Position.cjs +1 -1
- package/generated/typeStrings/Position.d.ts +1 -1
- package/generated/typeStrings/Position.d.ts.map +1 -1
- package/generated/typeStrings/Trade.cjs +1 -1
- package/generated/typeStrings/Trade.d.ts +1 -1
- package/generated/typeStrings/Trade.d.ts.map +1 -1
- package/generated/typeStrings/index.d.ts +5 -5
- package/generated/typegraphql-prisma/enhance.cjs +30 -50
- package/generated/typegraphql-prisma/enhance.d.ts.map +1 -1
- package/generated/typegraphql-prisma/enhance.js.map +1 -1
- package/generated/typegraphql-prisma/models/AlpacaAccount.d.ts +0 -5
- 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/models/Order.cjs +2 -2
- package/generated/typegraphql-prisma/models/Order.d.ts +1 -6
- package/generated/typegraphql-prisma/models/Order.d.ts.map +1 -1
- package/generated/typegraphql-prisma/models/Order.js.map +1 -1
- package/generated/typegraphql-prisma/models/Position.cjs +2 -2
- package/generated/typegraphql-prisma/models/Position.d.ts +1 -1
- package/generated/typegraphql-prisma/models/Position.d.ts.map +1 -1
- package/generated/typegraphql-prisma/models/Position.js.map +1 -1
- package/generated/typegraphql-prisma/models/Trade.cjs +2 -2
- package/generated/typegraphql-prisma/models/Trade.d.ts +1 -1
- package/generated/typegraphql-prisma/models/Trade.d.ts.map +1 -1
- package/generated/typegraphql-prisma/models/Trade.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.cjs +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.d.ts +0 -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/AlpacaAccountCreateWithoutAlertsInput.cjs +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts +0 -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/AlpacaAccountCreateWithoutPositionsInput.cjs +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.d.ts +0 -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/AlpacaAccountCreateWithoutUserInput.cjs +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts +0 -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/AlpacaAccountOrderByWithRelationInput.cjs +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts +0 -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/AlpacaAccountUpdateInput.cjs +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.d.ts +0 -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/AlpacaAccountUpdateWithoutAlertsInput.cjs +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts +0 -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/AlpacaAccountUpdateWithoutPositionsInput.cjs +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutPositionsInput.d.ts +0 -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/AlpacaAccountUpdateWithoutUserInput.cjs +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutUserInput.d.ts +0 -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 +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereInput.d.ts +0 -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 +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountWhereUniqueInput.d.ts +0 -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/inputs/OrderCreateInput.cjs +8 -9
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutActionInput.cjs +8 -9
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutActionInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutActionInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutActionInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutContractInput.cjs +8 -9
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutContractInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutContractInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutContractInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutStopLossInput.cjs +8 -9
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutStopLossInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutStopLossInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutStopLossInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutTakeProfitInput.cjs +8 -9
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutTakeProfitInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutTakeProfitInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutTakeProfitInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithAggregationInput.cjs +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithAggregationInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithAggregationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithAggregationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithRelationInput.cjs +1 -8
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithRelationInput.d.ts +1 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithRelationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByWithRelationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereWithAggregatesInput.cjs +2 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereWithAggregatesInput.d.ts +2 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereWithAggregatesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateInput.cjs +7 -8
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyMutationInput.cjs +7 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyMutationInput.d.ts +2 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyMutationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyMutationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutActionInput.cjs +7 -8
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutActionInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutActionInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutActionInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutContractInput.cjs +7 -8
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutContractInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutContractInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutContractInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutStopLossInput.cjs +7 -8
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutStopLossInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutStopLossInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutStopLossInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutTakeProfitInput.cjs +7 -8
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutTakeProfitInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutTakeProfitInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutTakeProfitInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderWhereInput.cjs +2 -8
- package/generated/typegraphql-prisma/resolvers/inputs/OrderWhereInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderWhereInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderWhereInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderWhereUniqueInput.cjs +2 -8
- package/generated/typegraphql-prisma/resolvers/inputs/OrderWhereUniqueInput.d.ts +2 -3
- package/generated/typegraphql-prisma/resolvers/inputs/OrderWhereUniqueInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderWhereUniqueInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyAlpacaAccountInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyAlpacaAccountInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyAlpacaAccountInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyAlpacaAccountInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateManyInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateWithoutAlpacaAccountInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateWithoutAlpacaAccountInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateWithoutAlpacaAccountInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionCreateWithoutAlpacaAccountInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithAggregationInput.cjs +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithAggregationInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithAggregationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithAggregationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithRelationInput.cjs +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithRelationInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithRelationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionOrderByWithRelationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereInput.d.ts +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereWithAggregatesInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereWithAggregatesInput.d.ts +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionScalarWhereWithAggregatesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateInput.cjs +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateManyMutationInput.cjs +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateManyMutationInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateManyMutationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateManyMutationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateWithoutAlpacaAccountInput.cjs +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateWithoutAlpacaAccountInput.d.ts +1 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateWithoutAlpacaAccountInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionUpdateWithoutAlpacaAccountInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionWhereInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionWhereInput.d.ts +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionWhereInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionWhereInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionWhereUniqueInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionWhereUniqueInput.d.ts +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/PositionWhereUniqueInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/PositionWhereUniqueInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateManyInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeCreateWithoutActionsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.cjs +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithAggregationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.cjs +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeOrderByWithRelationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.cjs +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeScalarWhereWithAggregatesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.cjs +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.cjs +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateManyMutationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.cjs +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeUpdateWithoutActionsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.cjs +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.cjs +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/TradeWhereUniqueInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/index.cjs +15 -55
- package/generated/typegraphql-prisma/resolvers/inputs/index.d.ts +0 -20
- package/generated/typegraphql-prisma/resolvers/inputs/index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/index.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCount.cjs +0 -15
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCount.d.ts +0 -3
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCount.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/AlpacaAccountCount.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnOrder.cjs +2 -9
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnOrder.d.ts +1 -3
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnOrder.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnOrder.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnPosition.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnPosition.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnPosition.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnPosition.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnTrade.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/OrderGroupBy.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/outputs/OrderGroupBy.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/OrderGroupBy.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/OrderGroupBy.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/PositionGroupBy.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/outputs/PositionGroupBy.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/PositionGroupBy.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/PositionGroupBy.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.cjs +2 -2
- package/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/TradeGroupBy.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/args/index.cjs +1 -3
- package/generated/typegraphql-prisma/resolvers/outputs/args/index.d.ts +0 -1
- package/generated/typegraphql-prisma/resolvers/outputs/args/index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/args/index.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/AlpacaAccountRelationsResolver.cjs +0 -26
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/AlpacaAccountRelationsResolver.d.ts +0 -3
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/AlpacaAccountRelationsResolver.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/AlpacaAccountRelationsResolver.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/index.cjs +1 -3
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/index.d.ts +0 -1
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/index.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/Order/OrderRelationsResolver.cjs +0 -23
- package/generated/typegraphql-prisma/resolvers/relations/Order/OrderRelationsResolver.d.ts +0 -2
- package/generated/typegraphql-prisma/resolvers/relations/Order/OrderRelationsResolver.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/Order/OrderRelationsResolver.js.map +1 -1
- package/package.json +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateNestedOneWithoutOrdersInput.d.ts +0 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateNestedOneWithoutOrdersInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateNestedOneWithoutOrdersInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateNestedOneWithoutOrdersInput.mjs +0 -41
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateOrConnectWithoutOrdersInput.d.ts +0 -7
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateOrConnectWithoutOrdersInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateOrConnectWithoutOrdersInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateOrConnectWithoutOrdersInput.mjs +0 -33
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.d.ts +0 -26
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.mjs +0 -155
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateOneRequiredWithoutOrdersNestedInput.d.ts +0 -13
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateOneRequiredWithoutOrdersNestedInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateOneRequiredWithoutOrdersNestedInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateOneRequiredWithoutOrdersNestedInput.mjs +0 -57
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateToOneWithWhereWithoutOrdersInput.d.ts +0 -7
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateToOneWithWhereWithoutOrdersInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateToOneWithWhereWithoutOrdersInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateToOneWithWhereWithoutOrdersInput.mjs +0 -33
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.d.ts +0 -31
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.mjs +0 -159
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpsertWithoutOrdersInput.d.ts +0 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpsertWithoutOrdersInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpsertWithoutOrdersInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpsertWithoutOrdersInput.mjs +0 -41
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInput.d.ts +0 -46
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInput.mjs +0 -318
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInputEnvelope.d.ts +0 -6
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInputEnvelope.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInputEnvelope.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInputEnvelope.mjs +0 -32
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateNestedManyWithoutAlpacaAccountInput.d.ts +0 -11
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateNestedManyWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateNestedManyWithoutAlpacaAccountInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateNestedManyWithoutAlpacaAccountInput.mjs +0 -49
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateOrConnectWithoutAlpacaAccountInput.d.ts +0 -7
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateOrConnectWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateOrConnectWithoutAlpacaAccountInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateOrConnectWithoutAlpacaAccountInput.mjs +0 -33
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutAlpacaAccountInput.d.ts +0 -52
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutAlpacaAccountInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutAlpacaAccountInput.mjs +0 -336
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderListRelationFilter.d.ts +0 -7
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderListRelationFilter.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderListRelationFilter.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderListRelationFilter.mjs +0 -39
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByRelationAggregateInput.d.ts +0 -4
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByRelationAggregateInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByRelationAggregateInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByRelationAggregateInput.mjs +0 -25
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereInput.d.ts +0 -63
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereInput.mjs +0 -353
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithWhereWithoutAlpacaAccountInput.d.ts +0 -7
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithWhereWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithWhereWithoutAlpacaAccountInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithWhereWithoutAlpacaAccountInput.mjs +0 -33
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput.d.ts +0 -22
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput.mjs +0 -102
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithWhereUniqueWithoutAlpacaAccountInput.d.ts +0 -7
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithWhereUniqueWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithWhereUniqueWithoutAlpacaAccountInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithWhereUniqueWithoutAlpacaAccountInput.mjs +0 -33
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutAlpacaAccountInput.d.ts +0 -64
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutAlpacaAccountInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutAlpacaAccountInput.mjs +0 -342
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpsertWithWhereUniqueWithoutAlpacaAccountInput.d.ts +0 -9
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpsertWithWhereUniqueWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpsertWithWhereUniqueWithoutAlpacaAccountInput.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/OrderUpsertWithWhereUniqueWithoutAlpacaAccountInput.mjs +0 -41
- package/esm/generated/typegraphql-prisma/resolvers/outputs/args/AlpacaAccountCountOrdersArgs.d.ts +0 -5
- package/esm/generated/typegraphql-prisma/resolvers/outputs/args/AlpacaAccountCountOrdersArgs.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/args/AlpacaAccountCountOrdersArgs.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/args/AlpacaAccountCountOrdersArgs.mjs +0 -25
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountOrdersArgs.d.ts +0 -12
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountOrdersArgs.d.ts.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountOrdersArgs.js.map +0 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountOrdersArgs.mjs +0 -63
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateNestedOneWithoutOrdersInput.cjs +0 -74
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateNestedOneWithoutOrdersInput.d.ts +0 -9
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateNestedOneWithoutOrdersInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateNestedOneWithoutOrdersInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateOrConnectWithoutOrdersInput.cjs +0 -67
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateOrConnectWithoutOrdersInput.d.ts +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateOrConnectWithoutOrdersInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateOrConnectWithoutOrdersInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.cjs +0 -172
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.d.ts +0 -26
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutOrdersInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateOneRequiredWithoutOrdersNestedInput.cjs +0 -88
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateOneRequiredWithoutOrdersNestedInput.d.ts +0 -13
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateOneRequiredWithoutOrdersNestedInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateOneRequiredWithoutOrdersNestedInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateToOneWithWhereWithoutOrdersInput.cjs +0 -67
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateToOneWithWhereWithoutOrdersInput.d.ts +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateToOneWithWhereWithoutOrdersInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateToOneWithWhereWithoutOrdersInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.cjs +0 -176
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.d.ts +0 -31
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutOrdersInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpsertWithoutOrdersInput.cjs +0 -74
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpsertWithoutOrdersInput.d.ts +0 -9
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpsertWithoutOrdersInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpsertWithoutOrdersInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInput.cjs +0 -312
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInput.d.ts +0 -46
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInputEnvelope.cjs +0 -66
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInputEnvelope.d.ts +0 -6
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInputEnvelope.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateManyAlpacaAccountInputEnvelope.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateNestedManyWithoutAlpacaAccountInput.cjs +0 -81
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateNestedManyWithoutAlpacaAccountInput.d.ts +0 -11
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateNestedManyWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateNestedManyWithoutAlpacaAccountInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateOrConnectWithoutAlpacaAccountInput.cjs +0 -67
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateOrConnectWithoutAlpacaAccountInput.d.ts +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateOrConnectWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateOrConnectWithoutAlpacaAccountInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutAlpacaAccountInput.cjs +0 -328
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutAlpacaAccountInput.d.ts +0 -52
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderCreateWithoutAlpacaAccountInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderListRelationFilter.cjs +0 -72
- package/generated/typegraphql-prisma/resolvers/inputs/OrderListRelationFilter.d.ts +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/OrderListRelationFilter.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderListRelationFilter.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByRelationAggregateInput.cjs +0 -60
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByRelationAggregateInput.d.ts +0 -4
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByRelationAggregateInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderOrderByRelationAggregateInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereInput.cjs +0 -343
- package/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereInput.d.ts +0 -63
- package/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderScalarWhereInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithWhereWithoutAlpacaAccountInput.cjs +0 -67
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithWhereWithoutAlpacaAccountInput.d.ts +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithWhereWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithWhereWithoutAlpacaAccountInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput.cjs +0 -127
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput.d.ts +0 -22
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithWhereUniqueWithoutAlpacaAccountInput.cjs +0 -67
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithWhereUniqueWithoutAlpacaAccountInput.d.ts +0 -7
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithWhereUniqueWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithWhereUniqueWithoutAlpacaAccountInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutAlpacaAccountInput.cjs +0 -334
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutAlpacaAccountInput.d.ts +0 -64
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpdateWithoutAlpacaAccountInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpsertWithWhereUniqueWithoutAlpacaAccountInput.cjs +0 -74
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpsertWithWhereUniqueWithoutAlpacaAccountInput.d.ts +0 -9
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpsertWithWhereUniqueWithoutAlpacaAccountInput.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/inputs/OrderUpsertWithWhereUniqueWithoutAlpacaAccountInput.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/outputs/args/AlpacaAccountCountOrdersArgs.cjs +0 -60
- package/generated/typegraphql-prisma/resolvers/outputs/args/AlpacaAccountCountOrdersArgs.d.ts +0 -5
- package/generated/typegraphql-prisma/resolvers/outputs/args/AlpacaAccountCountOrdersArgs.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/outputs/args/AlpacaAccountCountOrdersArgs.js.map +0 -1
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountOrdersArgs.cjs +0 -93
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountOrdersArgs.d.ts +0 -12
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountOrdersArgs.d.ts.map +0 -1
- package/generated/typegraphql-prisma/resolvers/relations/AlpacaAccount/args/AlpacaAccountOrdersArgs.js.map +0 -1
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Position.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/Position.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAExD,qBACa,QAAQ;IACnB;;OAEG;IAKH,EAAE,EAAG,MAAM,CAAC;IAEZ;;OAEG;IAKH,MAAM,
|
1
|
+
{"version":3,"file":"Position.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/Position.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAExD,qBACa,QAAQ;IACnB;;OAEG;IAKH,EAAE,EAAG,MAAM,CAAC;IAEZ;;OAEG;IAKH,MAAM,EAAG,MAAM,CAAC;IAEhB;;OAEG;IAKH,iBAAiB,EAAG,MAAM,CAAC;IAE3B;;OAEG;IAKH,GAAG,EAAG,MAAM,CAAC;IAEb;;OAEG;IAKH,YAAY,EAAG,MAAM,CAAC;IAEtB;;OAEG;IAKH,WAAW,EAAG,MAAM,CAAC;IAErB;;OAEG;IAKH,SAAS,EAAG,MAAM,CAAC;IAEnB;;OAEG;IAKH,YAAY,EAAG,MAAM,CAAC;IAEtB;;OAEG;IAKH,cAAc,EAAG,MAAM,CAAC;IAExB;;OAEG;IAKH,oBAAoB,EAAG,MAAM,CAAC;IAE9B;;OAEG;IAKH,sBAAsB,EAAG,MAAM,CAAC;IAEhC;;OAEG;IAKH,YAAY,EAAG,MAAM,CAAC;IAEtB;;OAEG;IAKH,cAAc,EAAG,MAAM,CAAC;IAExB;;OAEG;IAKH,WAAW,EAAG,MAAM,CAAC;IAErB;;OAEG;IAKH,eAAe,EAAG,OAAO,CAAC;IAE1B;;OAEG;IACH,aAAa,CAAC,EAAE,aAAa,GAAG,IAAI,CAAC;IAErC;;OAEG;IAKH,eAAe,EAAG,MAAM,CAAC;IAEzB;;OAEG;IAKH,MAAM,EAAG,OAAO,CAAC;IAEjB;;OAEG;IAKH,SAAS,EAAG,IAAI,CAAC;IAEjB;;OAEG;IAKH,SAAS,EAAG,IAAI,CAAC;CAClB"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Position.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/Position.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAOrC,IAAM,QAAQ,GAAd,MAAM,QAAQ;IACnB;;OAEG;IAKH,EAAE,CAAU;IAEZ;;OAEG;IAKH,MAAM,
|
1
|
+
{"version":3,"file":"Position.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/Position.ts"],"names":[],"mappings":"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"}
|
@@ -99,10 +99,10 @@ __decorate([
|
|
99
99
|
], Position.prototype, "id", void 0);
|
100
100
|
__decorate([
|
101
101
|
TypeGraphQL.Field(_type => String, {
|
102
|
-
nullable:
|
102
|
+
nullable: false,
|
103
103
|
description: "The symbol of the asset."
|
104
104
|
}),
|
105
|
-
__metadata("design:type",
|
105
|
+
__metadata("design:type", String)
|
106
106
|
], Position.prototype, "symbol", void 0);
|
107
107
|
__decorate([
|
108
108
|
TypeGraphQL.Field(_type => TypeGraphQL.Float, {
|
@@ -64,7 +64,7 @@ export declare class Trade {
|
|
64
64
|
/**
|
65
65
|
* The symbol of the asset associated with this trade.
|
66
66
|
*/
|
67
|
-
symbol
|
67
|
+
symbol: string;
|
68
68
|
/**
|
69
69
|
* List of actions associated with this trade. TYPESTRING.INCLUDE=[\"id\",\"sequence\",\"type\",\"note\",\"status\", \"order\"] GQL.EXCLUDE=['trade']
|
70
70
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Trade.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/Trade.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAK1C,OAAO,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAE7D,qBACa,KAAK;IAChB;;OAEG;IAKH,EAAE,EAAG,MAAM,CAAC;IAEZ;;OAEG;IAKH,eAAe,EAAG,MAAM,CAAC;IAEzB;;OAEG;IAKH,GAAG,EAAG,MAAM,CAAC;IAEb;;OAEG;IAKH,KAAK,EAAG,MAAM,CAAC;IAEf;;OAEG;IAKH,KAAK,EAAG,MAAM,CAAC;IAEf;;OAEG;IAKH,UAAU,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,IAAI,CAAC;IAEnC;;OAEG;IAKH,MAAM,EAAG,cAAc,GAAG,aAAa,GAAG,0BAA0B,GAAG,gBAAgB,GAAG,cAAc,GAAG,gBAAgB,GAAG,0BAA0B,GAAG,gBAAgB,GAAG,cAAc,GAAG,0BAA0B,GAAG,2BAA2B,GAAG,yBAAyB,GAAG,oBAAoB,GAAG,uBAAuB,GAAG,uBAAuB,GAAG,qBAAqB,GAAG,uBAAuB,GAAG,aAAa,GAAG,cAAc,GAAG,sBAAsB,GAAG,uBAAuB,GAAG,4BAA4B,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,eAAe,GAAG,gBAAgB,GAAG,cAAc,GAAG,eAAe,GAAG,aAAa,GAAG,gBAAgB,GAAG,iBAAiB,GAAG,WAAW,CAAC;IAE1rB;;OAEG;IAKH,QAAQ,EAAG,oBAAoB,GAAG,iBAAiB,GAAG,gBAAgB,GAAG,mBAAmB,GAAG,qBAAqB,GAAG,UAAU,GAAG,oBAAoB,GAAG,cAAc,GAAG,mBAAmB,GAAG,oBAAoB,GAAG,aAAa,CAAC;IAEvO;;OAEG;IAKH,QAAQ,EAAG,MAAM,CAAC;IAElB;;OAEG;IAKH,OAAO,EAAG,MAAM,CAAC;IAEjB;;OAEG;IAKH,UAAU,EAAG,MAAM,CAAC;IAEpB;;OAEG;IAKH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1B;;OAEG;IAKH,SAAS,EAAG,IAAI,CAAC;IAEjB;;OAEG;IAKH,SAAS,EAAG,IAAI,CAAC;IAEjB;;OAEG;IAKH,MAAM,EAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,WAAW,GAAG,UAAU,CAAC;IAEnE;;OAEG;IAKH,MAAM,
|
1
|
+
{"version":3,"file":"Trade.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/Trade.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAK1C,OAAO,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAE7D,qBACa,KAAK;IAChB;;OAEG;IAKH,EAAE,EAAG,MAAM,CAAC;IAEZ;;OAEG;IAKH,eAAe,EAAG,MAAM,CAAC;IAEzB;;OAEG;IAKH,GAAG,EAAG,MAAM,CAAC;IAEb;;OAEG;IAKH,KAAK,EAAG,MAAM,CAAC;IAEf;;OAEG;IAKH,KAAK,EAAG,MAAM,CAAC;IAEf;;OAEG;IAKH,UAAU,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,IAAI,CAAC;IAEnC;;OAEG;IAKH,MAAM,EAAG,cAAc,GAAG,aAAa,GAAG,0BAA0B,GAAG,gBAAgB,GAAG,cAAc,GAAG,gBAAgB,GAAG,0BAA0B,GAAG,gBAAgB,GAAG,cAAc,GAAG,0BAA0B,GAAG,2BAA2B,GAAG,yBAAyB,GAAG,oBAAoB,GAAG,uBAAuB,GAAG,uBAAuB,GAAG,qBAAqB,GAAG,uBAAuB,GAAG,aAAa,GAAG,cAAc,GAAG,sBAAsB,GAAG,uBAAuB,GAAG,4BAA4B,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,eAAe,GAAG,gBAAgB,GAAG,cAAc,GAAG,eAAe,GAAG,aAAa,GAAG,gBAAgB,GAAG,iBAAiB,GAAG,WAAW,CAAC;IAE1rB;;OAEG;IAKH,QAAQ,EAAG,oBAAoB,GAAG,iBAAiB,GAAG,gBAAgB,GAAG,mBAAmB,GAAG,qBAAqB,GAAG,UAAU,GAAG,oBAAoB,GAAG,cAAc,GAAG,mBAAmB,GAAG,oBAAoB,GAAG,aAAa,CAAC;IAEvO;;OAEG;IAKH,QAAQ,EAAG,MAAM,CAAC;IAElB;;OAEG;IAKH,OAAO,EAAG,MAAM,CAAC;IAEjB;;OAEG;IAKH,UAAU,EAAG,MAAM,CAAC;IAEpB;;OAEG;IAKH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1B;;OAEG;IAKH,SAAS,EAAG,IAAI,CAAC;IAEjB;;OAEG;IAKH,SAAS,EAAG,IAAI,CAAC;IAEjB;;OAEG;IAKH,MAAM,EAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,WAAW,GAAG,UAAU,CAAC;IAEnE;;OAEG;IAKH,MAAM,EAAG,MAAM,CAAC;IAEhB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IAKnB,MAAM,CAAC,EAAE,UAAU,GAAG,IAAI,CAAC;CAC5B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Trade.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/Trade.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAK5C,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAGtD,IAAM,KAAK,GAAX,MAAM,KAAK;IAChB;;OAEG;IAKH,EAAE,CAAU;IAEZ;;OAEG;IAKH,eAAe,CAAU;IAEzB;;OAEG;IAKH,GAAG,CAAU;IAEb;;OAEG;IAKH,KAAK,CAAU;IAEf;;OAEG;IAKH,KAAK,CAAU;IAEf;;OAEG;IAKH,UAAU,CAAyB;IAEnC;;OAEG;IAKH,MAAM,CAAorB;IAE1rB;;OAEG;IAKH,QAAQ,CAA+N;IAEvO;;OAEG;IAKH,QAAQ,CAAU;IAElB;;OAEG;IAKH,OAAO,CAAU;IAEjB;;OAEG;IAKH,UAAU,CAAU;IAEpB;;OAEG;IAKH,SAAS,CAAiB;IAE1B;;OAEG;IAKH,SAAS,CAAQ;IAEjB;;OAEG;IAKH,SAAS,CAAQ;IAEjB;;OAEG;IAKH,MAAM,CAA6D;IAEnE;;OAEG;IAKH,MAAM,
|
1
|
+
{"version":3,"file":"Trade.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/models/Trade.ts"],"names":[],"mappings":"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"}
|
@@ -191,10 +191,10 @@ __decorate([
|
|
191
191
|
], Trade.prototype, "status", void 0);
|
192
192
|
__decorate([
|
193
193
|
TypeGraphQL.Field(_type => String, {
|
194
|
-
nullable:
|
194
|
+
nullable: false,
|
195
195
|
description: "The symbol of the asset associated with this trade."
|
196
196
|
}),
|
197
|
-
__metadata("design:type",
|
197
|
+
__metadata("design:type", String)
|
198
198
|
], Trade.prototype, "symbol", void 0);
|
199
199
|
__decorate([
|
200
200
|
TypeGraphQL.Field(_type => TradeCount, {
|
@@ -1,6 +1,5 @@
|
|
1
1
|
import { Prisma } from "@prisma/client";
|
2
2
|
import { AlertCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/AlertCreateNestedManyWithoutAlpacaAccountInput";
|
3
|
-
import { OrderCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/OrderCreateNestedManyWithoutAlpacaAccountInput";
|
4
3
|
import { PositionCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/PositionCreateNestedManyWithoutAlpacaAccountInput";
|
5
4
|
import { UserCreateNestedOneWithoutAlpacaAccountsInput } from "../inputs/UserCreateNestedOneWithoutAlpacaAccountsInput";
|
6
5
|
export declare class AlpacaAccountCreateInput {
|
@@ -21,7 +20,6 @@ export declare class AlpacaAccountCreateInput {
|
|
21
20
|
createdAt?: Date | undefined;
|
22
21
|
updatedAt?: Date | undefined;
|
23
22
|
user: UserCreateNestedOneWithoutAlpacaAccountsInput;
|
24
|
-
orders?: OrderCreateNestedManyWithoutAlpacaAccountInput | undefined;
|
25
23
|
positions?: PositionCreateNestedManyWithoutAlpacaAccountInput | undefined;
|
26
24
|
alerts?: AlertCreateNestedManyWithoutAlpacaAccountInput | undefined;
|
27
25
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountCreateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountCreateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,iDAAiD,EAAE,MAAM,6DAA6D,CAAC;AAChI,OAAO,EAAE,6CAA6C,EAAE,MAAM,yDAAyD,CAAC;AAGxH,qBACa,wBAAwB;IAInC,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,IAAI,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;IAKpC,MAAM,EAAG,MAAM,CAAC;IAKhB,SAAS,EAAG,MAAM,CAAC;IAKnB,aAAa,CAAC,EAAE,MAAM,CAAC,cAAc,GAAG,SAAS,CAAC;IAKlD,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAKjC,QAAQ,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK/B,kBAAkB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxC,mBAAmB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKzC,eAAe,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKrC,2BAA2B,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAKlD,qBAAqB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK3C,+BAA+B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKrD,4BAA4B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKlD,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,IAAI,EAAG,6CAA6C,CAAC;IAKrD,SAAS,CAAC,EAAE,iDAAiD,GAAG,SAAS,CAAC;IAK1E,MAAM,CAAC,EAAE,8CAA8C,GAAG,SAAS,CAAC;CACrE"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountCreateInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAGlD,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountCreateInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateInput.ts"],"names":[],"mappings":"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"}
|
@@ -10,7 +10,6 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
10
10
|
import * as TypeGraphQL from "type-graphql";
|
11
11
|
import * as GraphQLScalars from "graphql-scalars";
|
12
12
|
import { AlertCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/AlertCreateNestedManyWithoutAlpacaAccountInput";
|
13
|
-
import { OrderCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/OrderCreateNestedManyWithoutAlpacaAccountInput";
|
14
13
|
import { PositionCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/PositionCreateNestedManyWithoutAlpacaAccountInput";
|
15
14
|
import { UserCreateNestedOneWithoutAlpacaAccountsInput } from "../inputs/UserCreateNestedOneWithoutAlpacaAccountsInput";
|
16
15
|
import { AlpacaAccountType } from "../../enums/AlpacaAccountType";
|
@@ -32,7 +31,6 @@ let AlpacaAccountCreateInput = class AlpacaAccountCreateInput {
|
|
32
31
|
createdAt;
|
33
32
|
updatedAt;
|
34
33
|
user;
|
35
|
-
orders;
|
36
34
|
positions;
|
37
35
|
alerts;
|
38
36
|
};
|
@@ -138,12 +136,6 @@ __decorate([
|
|
138
136
|
}),
|
139
137
|
__metadata("design:type", UserCreateNestedOneWithoutAlpacaAccountsInput)
|
140
138
|
], AlpacaAccountCreateInput.prototype, "user", void 0);
|
141
|
-
__decorate([
|
142
|
-
TypeGraphQL.Field(_type => OrderCreateNestedManyWithoutAlpacaAccountInput, {
|
143
|
-
nullable: true
|
144
|
-
}),
|
145
|
-
__metadata("design:type", Object)
|
146
|
-
], AlpacaAccountCreateInput.prototype, "orders", void 0);
|
147
139
|
__decorate([
|
148
140
|
TypeGraphQL.Field(_type => PositionCreateNestedManyWithoutAlpacaAccountInput, {
|
149
141
|
nullable: true
|
package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.d.ts
CHANGED
@@ -1,5 +1,4 @@
|
|
1
1
|
import { Prisma } from "@prisma/client";
|
2
|
-
import { OrderCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/OrderCreateNestedManyWithoutAlpacaAccountInput";
|
3
2
|
import { PositionCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/PositionCreateNestedManyWithoutAlpacaAccountInput";
|
4
3
|
import { UserCreateNestedOneWithoutAlpacaAccountsInput } from "../inputs/UserCreateNestedOneWithoutAlpacaAccountsInput";
|
5
4
|
export declare class AlpacaAccountCreateWithoutAlertsInput {
|
@@ -20,7 +19,6 @@ export declare class AlpacaAccountCreateWithoutAlertsInput {
|
|
20
19
|
createdAt?: Date | undefined;
|
21
20
|
updatedAt?: Date | undefined;
|
22
21
|
user: UserCreateNestedOneWithoutAlpacaAccountsInput;
|
23
|
-
orders?: OrderCreateNestedManyWithoutAlpacaAccountInput | undefined;
|
24
22
|
positions?: PositionCreateNestedManyWithoutAlpacaAccountInput | undefined;
|
25
23
|
}
|
26
24
|
//# sourceMappingURL=AlpacaAccountCreateWithoutAlertsInput.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountCreateWithoutAlertsInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountCreateWithoutAlertsInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,iDAAiD,EAAE,MAAM,6DAA6D,CAAC;AAChI,OAAO,EAAE,6CAA6C,EAAE,MAAM,yDAAyD,CAAC;AAGxH,qBACa,qCAAqC;IAIhD,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,IAAI,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;IAKpC,MAAM,EAAG,MAAM,CAAC;IAKhB,SAAS,EAAG,MAAM,CAAC;IAKnB,aAAa,CAAC,EAAE,MAAM,CAAC,cAAc,GAAG,SAAS,CAAC;IAKlD,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAKjC,QAAQ,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK/B,kBAAkB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxC,mBAAmB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKzC,eAAe,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKrC,2BAA2B,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAKlD,qBAAqB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK3C,+BAA+B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKrD,4BAA4B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKlD,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,IAAI,EAAG,6CAA6C,CAAC;IAKrD,SAAS,CAAC,EAAE,iDAAiD,GAAG,SAAS,CAAC;CAC3E"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountCreateWithoutAlertsInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAGlD,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountCreateWithoutAlertsInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.ts"],"names":[],"mappings":"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"}
|
package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutAlertsInput.mjs
CHANGED
@@ -9,7 +9,6 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
9
|
};
|
10
10
|
import * as TypeGraphQL from "type-graphql";
|
11
11
|
import * as GraphQLScalars from "graphql-scalars";
|
12
|
-
import { OrderCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/OrderCreateNestedManyWithoutAlpacaAccountInput";
|
13
12
|
import { PositionCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/PositionCreateNestedManyWithoutAlpacaAccountInput";
|
14
13
|
import { UserCreateNestedOneWithoutAlpacaAccountsInput } from "../inputs/UserCreateNestedOneWithoutAlpacaAccountsInput";
|
15
14
|
import { AlpacaAccountType } from "../../enums/AlpacaAccountType";
|
@@ -31,7 +30,6 @@ let AlpacaAccountCreateWithoutAlertsInput = class AlpacaAccountCreateWithoutAler
|
|
31
30
|
createdAt;
|
32
31
|
updatedAt;
|
33
32
|
user;
|
34
|
-
orders;
|
35
33
|
positions;
|
36
34
|
};
|
37
35
|
__decorate([
|
@@ -136,12 +134,6 @@ __decorate([
|
|
136
134
|
}),
|
137
135
|
__metadata("design:type", UserCreateNestedOneWithoutAlpacaAccountsInput)
|
138
136
|
], AlpacaAccountCreateWithoutAlertsInput.prototype, "user", void 0);
|
139
|
-
__decorate([
|
140
|
-
TypeGraphQL.Field(_type => OrderCreateNestedManyWithoutAlpacaAccountInput, {
|
141
|
-
nullable: true
|
142
|
-
}),
|
143
|
-
__metadata("design:type", Object)
|
144
|
-
], AlpacaAccountCreateWithoutAlertsInput.prototype, "orders", void 0);
|
145
137
|
__decorate([
|
146
138
|
TypeGraphQL.Field(_type => PositionCreateNestedManyWithoutAlpacaAccountInput, {
|
147
139
|
nullable: true
|
@@ -1,6 +1,5 @@
|
|
1
1
|
import { Prisma } from "@prisma/client";
|
2
2
|
import { AlertCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/AlertCreateNestedManyWithoutAlpacaAccountInput";
|
3
|
-
import { OrderCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/OrderCreateNestedManyWithoutAlpacaAccountInput";
|
4
3
|
import { UserCreateNestedOneWithoutAlpacaAccountsInput } from "../inputs/UserCreateNestedOneWithoutAlpacaAccountsInput";
|
5
4
|
export declare class AlpacaAccountCreateWithoutPositionsInput {
|
6
5
|
id?: string | undefined;
|
@@ -20,7 +19,6 @@ export declare class AlpacaAccountCreateWithoutPositionsInput {
|
|
20
19
|
createdAt?: Date | undefined;
|
21
20
|
updatedAt?: Date | undefined;
|
22
21
|
user: UserCreateNestedOneWithoutAlpacaAccountsInput;
|
23
|
-
orders?: OrderCreateNestedManyWithoutAlpacaAccountInput | undefined;
|
24
22
|
alerts?: AlertCreateNestedManyWithoutAlpacaAccountInput | undefined;
|
25
23
|
}
|
26
24
|
//# sourceMappingURL=AlpacaAccountCreateWithoutPositionsInput.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountCreateWithoutPositionsInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountCreateWithoutPositionsInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,6CAA6C,EAAE,MAAM,yDAAyD,CAAC;AAGxH,qBACa,wCAAwC;IAInD,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,IAAI,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;IAKpC,MAAM,EAAG,MAAM,CAAC;IAKhB,SAAS,EAAG,MAAM,CAAC;IAKnB,aAAa,CAAC,EAAE,MAAM,CAAC,cAAc,GAAG,SAAS,CAAC;IAKlD,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAKjC,QAAQ,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK/B,kBAAkB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxC,mBAAmB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKzC,eAAe,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKrC,2BAA2B,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAKlD,qBAAqB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK3C,+BAA+B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKrD,4BAA4B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKlD,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,IAAI,EAAG,6CAA6C,CAAC;IAKrD,MAAM,CAAC,EAAE,8CAA8C,GAAG,SAAS,CAAC;CACrE"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountCreateWithoutPositionsInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAGlD,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountCreateWithoutPositionsInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutPositionsInput.ts"],"names":[],"mappings":"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"}
|
@@ -10,7 +10,6 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
10
10
|
import * as TypeGraphQL from "type-graphql";
|
11
11
|
import * as GraphQLScalars from "graphql-scalars";
|
12
12
|
import { AlertCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/AlertCreateNestedManyWithoutAlpacaAccountInput";
|
13
|
-
import { OrderCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/OrderCreateNestedManyWithoutAlpacaAccountInput";
|
14
13
|
import { UserCreateNestedOneWithoutAlpacaAccountsInput } from "../inputs/UserCreateNestedOneWithoutAlpacaAccountsInput";
|
15
14
|
import { AlpacaAccountType } from "../../enums/AlpacaAccountType";
|
16
15
|
let AlpacaAccountCreateWithoutPositionsInput = class AlpacaAccountCreateWithoutPositionsInput {
|
@@ -31,7 +30,6 @@ let AlpacaAccountCreateWithoutPositionsInput = class AlpacaAccountCreateWithoutP
|
|
31
30
|
createdAt;
|
32
31
|
updatedAt;
|
33
32
|
user;
|
34
|
-
orders;
|
35
33
|
alerts;
|
36
34
|
};
|
37
35
|
__decorate([
|
@@ -136,12 +134,6 @@ __decorate([
|
|
136
134
|
}),
|
137
135
|
__metadata("design:type", UserCreateNestedOneWithoutAlpacaAccountsInput)
|
138
136
|
], AlpacaAccountCreateWithoutPositionsInput.prototype, "user", void 0);
|
139
|
-
__decorate([
|
140
|
-
TypeGraphQL.Field(_type => OrderCreateNestedManyWithoutAlpacaAccountInput, {
|
141
|
-
nullable: true
|
142
|
-
}),
|
143
|
-
__metadata("design:type", Object)
|
144
|
-
], AlpacaAccountCreateWithoutPositionsInput.prototype, "orders", void 0);
|
145
137
|
__decorate([
|
146
138
|
TypeGraphQL.Field(_type => AlertCreateNestedManyWithoutAlpacaAccountInput, {
|
147
139
|
nullable: true
|
package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.d.ts
CHANGED
@@ -1,6 +1,5 @@
|
|
1
1
|
import { Prisma } from "@prisma/client";
|
2
2
|
import { AlertCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/AlertCreateNestedManyWithoutAlpacaAccountInput";
|
3
|
-
import { OrderCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/OrderCreateNestedManyWithoutAlpacaAccountInput";
|
4
3
|
import { PositionCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/PositionCreateNestedManyWithoutAlpacaAccountInput";
|
5
4
|
export declare class AlpacaAccountCreateWithoutUserInput {
|
6
5
|
id?: string | undefined;
|
@@ -19,7 +18,6 @@ export declare class AlpacaAccountCreateWithoutUserInput {
|
|
19
18
|
reducedPortfolioTrailPercent?: number | undefined;
|
20
19
|
createdAt?: Date | undefined;
|
21
20
|
updatedAt?: Date | undefined;
|
22
|
-
orders?: OrderCreateNestedManyWithoutAlpacaAccountInput | undefined;
|
23
21
|
positions?: PositionCreateNestedManyWithoutAlpacaAccountInput | undefined;
|
24
22
|
alerts?: AlertCreateNestedManyWithoutAlpacaAccountInput | undefined;
|
25
23
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountCreateWithoutUserInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountCreateWithoutUserInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,iDAAiD,EAAE,MAAM,6DAA6D,CAAC;AAGhI,qBACa,mCAAmC;IAI9C,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,IAAI,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;IAKpC,MAAM,EAAG,MAAM,CAAC;IAKhB,SAAS,EAAG,MAAM,CAAC;IAKnB,aAAa,CAAC,EAAE,MAAM,CAAC,cAAc,GAAG,SAAS,CAAC;IAKlD,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAKjC,QAAQ,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK/B,kBAAkB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxC,mBAAmB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKzC,eAAe,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKrC,2BAA2B,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAKlD,qBAAqB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAK3C,+BAA+B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKrD,4BAA4B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKlD,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,SAAS,CAAC,EAAE,iDAAiD,GAAG,SAAS,CAAC;IAK1E,MAAM,CAAC,EAAE,8CAA8C,GAAG,SAAS,CAAC;CACrE"}
|
package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountCreateWithoutUserInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAGlD,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountCreateWithoutUserInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.ts"],"names":[],"mappings":"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"}
|
package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountCreateWithoutUserInput.mjs
CHANGED
@@ -10,7 +10,6 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
10
10
|
import * as TypeGraphQL from "type-graphql";
|
11
11
|
import * as GraphQLScalars from "graphql-scalars";
|
12
12
|
import { AlertCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/AlertCreateNestedManyWithoutAlpacaAccountInput";
|
13
|
-
import { OrderCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/OrderCreateNestedManyWithoutAlpacaAccountInput";
|
14
13
|
import { PositionCreateNestedManyWithoutAlpacaAccountInput } from "../inputs/PositionCreateNestedManyWithoutAlpacaAccountInput";
|
15
14
|
import { AlpacaAccountType } from "../../enums/AlpacaAccountType";
|
16
15
|
let AlpacaAccountCreateWithoutUserInput = class AlpacaAccountCreateWithoutUserInput {
|
@@ -30,7 +29,6 @@ let AlpacaAccountCreateWithoutUserInput = class AlpacaAccountCreateWithoutUserIn
|
|
30
29
|
reducedPortfolioTrailPercent;
|
31
30
|
createdAt;
|
32
31
|
updatedAt;
|
33
|
-
orders;
|
34
32
|
positions;
|
35
33
|
alerts;
|
36
34
|
};
|
@@ -130,12 +128,6 @@ __decorate([
|
|
130
128
|
}),
|
131
129
|
__metadata("design:type", Object)
|
132
130
|
], AlpacaAccountCreateWithoutUserInput.prototype, "updatedAt", void 0);
|
133
|
-
__decorate([
|
134
|
-
TypeGraphQL.Field(_type => OrderCreateNestedManyWithoutAlpacaAccountInput, {
|
135
|
-
nullable: true
|
136
|
-
}),
|
137
|
-
__metadata("design:type", Object)
|
138
|
-
], AlpacaAccountCreateWithoutUserInput.prototype, "orders", void 0);
|
139
131
|
__decorate([
|
140
132
|
TypeGraphQL.Field(_type => PositionCreateNestedManyWithoutAlpacaAccountInput, {
|
141
133
|
nullable: true
|
package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.d.ts
CHANGED
@@ -1,5 +1,4 @@
|
|
1
1
|
import { AlertOrderByRelationAggregateInput } from "../inputs/AlertOrderByRelationAggregateInput";
|
2
|
-
import { OrderOrderByRelationAggregateInput } from "../inputs/OrderOrderByRelationAggregateInput";
|
3
2
|
import { PositionOrderByRelationAggregateInput } from "../inputs/PositionOrderByRelationAggregateInput";
|
4
3
|
import { SortOrderInput } from "../inputs/SortOrderInput";
|
5
4
|
import { UserOrderByWithRelationInput } from "../inputs/UserOrderByWithRelationInput";
|
@@ -22,7 +21,6 @@ export declare class AlpacaAccountOrderByWithRelationInput {
|
|
22
21
|
createdAt?: "asc" | "desc" | undefined;
|
23
22
|
updatedAt?: "asc" | "desc" | undefined;
|
24
23
|
user?: UserOrderByWithRelationInput | undefined;
|
25
|
-
orders?: OrderOrderByRelationAggregateInput | undefined;
|
26
24
|
positions?: PositionOrderByRelationAggregateInput | undefined;
|
27
25
|
alerts?: AlertOrderByRelationAggregateInput | undefined;
|
28
26
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountOrderByWithRelationInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAClG,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountOrderByWithRelationInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAClG,OAAO,EAAE,qCAAqC,EAAE,MAAM,iDAAiD,CAAC;AACxG,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,EAAE,4BAA4B,EAAE,MAAM,wCAAwC,CAAC;AAGtF,qBACa,qCAAqC;IAIhD,EAAE,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKhC,IAAI,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKlC,MAAM,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKpC,SAAS,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKvC,aAAa,CAAC,EAAE,cAAc,GAAG,SAAS,CAAC;IAK3C,UAAU,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKxC,QAAQ,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKtC,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,2BAA2B,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKzD,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;IAK1D,MAAM,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKpC,SAAS,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKvC,SAAS,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,SAAS,CAAC;IAKvC,IAAI,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKhD,SAAS,CAAC,EAAE,qCAAqC,GAAG,SAAS,CAAC;IAK9D,MAAM,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;CACzD"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountOrderByWithRelationInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAI5C,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAClG,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountOrderByWithRelationInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.ts"],"names":[],"mappings":"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"}
|
package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountOrderByWithRelationInput.mjs
CHANGED
@@ -9,7 +9,6 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
9
|
};
|
10
10
|
import * as TypeGraphQL from "type-graphql";
|
11
11
|
import { AlertOrderByRelationAggregateInput } from "../inputs/AlertOrderByRelationAggregateInput";
|
12
|
-
import { OrderOrderByRelationAggregateInput } from "../inputs/OrderOrderByRelationAggregateInput";
|
13
12
|
import { PositionOrderByRelationAggregateInput } from "../inputs/PositionOrderByRelationAggregateInput";
|
14
13
|
import { SortOrderInput } from "../inputs/SortOrderInput";
|
15
14
|
import { UserOrderByWithRelationInput } from "../inputs/UserOrderByWithRelationInput";
|
@@ -33,7 +32,6 @@ let AlpacaAccountOrderByWithRelationInput = class AlpacaAccountOrderByWithRelati
|
|
33
32
|
createdAt;
|
34
33
|
updatedAt;
|
35
34
|
user;
|
36
|
-
orders;
|
37
35
|
positions;
|
38
36
|
alerts;
|
39
37
|
};
|
@@ -145,12 +143,6 @@ __decorate([
|
|
145
143
|
}),
|
146
144
|
__metadata("design:type", Object)
|
147
145
|
], AlpacaAccountOrderByWithRelationInput.prototype, "user", void 0);
|
148
|
-
__decorate([
|
149
|
-
TypeGraphQL.Field(_type => OrderOrderByRelationAggregateInput, {
|
150
|
-
nullable: true
|
151
|
-
}),
|
152
|
-
__metadata("design:type", Object)
|
153
|
-
], AlpacaAccountOrderByWithRelationInput.prototype, "orders", void 0);
|
154
146
|
__decorate([
|
155
147
|
TypeGraphQL.Field(_type => PositionOrderByRelationAggregateInput, {
|
156
148
|
nullable: true
|
@@ -4,7 +4,6 @@ import { BoolFieldUpdateOperationsInput } from "../inputs/BoolFieldUpdateOperati
|
|
4
4
|
import { DateTimeFieldUpdateOperationsInput } from "../inputs/DateTimeFieldUpdateOperationsInput";
|
5
5
|
import { EnumAlpacaAccountTypeFieldUpdateOperationsInput } from "../inputs/EnumAlpacaAccountTypeFieldUpdateOperationsInput";
|
6
6
|
import { FloatFieldUpdateOperationsInput } from "../inputs/FloatFieldUpdateOperationsInput";
|
7
|
-
import { OrderUpdateManyWithoutAlpacaAccountNestedInput } from "../inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput";
|
8
7
|
import { PositionUpdateManyWithoutAlpacaAccountNestedInput } from "../inputs/PositionUpdateManyWithoutAlpacaAccountNestedInput";
|
9
8
|
import { StringFieldUpdateOperationsInput } from "../inputs/StringFieldUpdateOperationsInput";
|
10
9
|
import { UserUpdateOneRequiredWithoutAlpacaAccountsNestedInput } from "../inputs/UserUpdateOneRequiredWithoutAlpacaAccountsNestedInput";
|
@@ -26,7 +25,6 @@ export declare class AlpacaAccountUpdateInput {
|
|
26
25
|
createdAt?: DateTimeFieldUpdateOperationsInput | undefined;
|
27
26
|
updatedAt?: DateTimeFieldUpdateOperationsInput | undefined;
|
28
27
|
user?: UserUpdateOneRequiredWithoutAlpacaAccountsNestedInput | undefined;
|
29
|
-
orders?: OrderUpdateManyWithoutAlpacaAccountNestedInput | undefined;
|
30
28
|
positions?: PositionUpdateManyWithoutAlpacaAccountNestedInput | undefined;
|
31
29
|
alerts?: AlertUpdateManyWithoutAlpacaAccountNestedInput | undefined;
|
32
30
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountUpdateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,8BAA8B,EAAE,MAAM,0CAA0C,CAAC;AAC1F,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAClG,OAAO,EAAE,+CAA+C,EAAE,MAAM,2DAA2D,CAAC;AAC5H,OAAO,EAAE,+BAA+B,EAAE,MAAM,2CAA2C,CAAC;AAC5F,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountUpdateInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,8BAA8B,EAAE,MAAM,0CAA0C,CAAC;AAC1F,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAClG,OAAO,EAAE,+CAA+C,EAAE,MAAM,2DAA2D,CAAC;AAC5H,OAAO,EAAE,+BAA+B,EAAE,MAAM,2CAA2C,CAAC;AAC5F,OAAO,EAAE,iDAAiD,EAAE,MAAM,6DAA6D,CAAC;AAChI,OAAO,EAAE,gCAAgC,EAAE,MAAM,4CAA4C,CAAC;AAC9F,OAAO,EAAE,qDAAqD,EAAE,MAAM,iEAAiE,CAAC;AAExI,qBACa,wBAAwB;IAInC,EAAE,CAAC,EAAE,gCAAgC,GAAG,SAAS,CAAC;IAKlD,IAAI,CAAC,EAAE,+CAA+C,GAAG,SAAS,CAAC;IAKnE,MAAM,CAAC,EAAE,gCAAgC,GAAG,SAAS,CAAC;IAKtD,SAAS,CAAC,EAAE,gCAAgC,GAAG,SAAS,CAAC;IAKzD,aAAa,CAAC,EAAE,MAAM,CAAC,cAAc,GAAG,SAAS,CAAC;IAKlD,UAAU,CAAC,EAAE,8BAA8B,GAAG,SAAS,CAAC;IAKxD,QAAQ,CAAC,EAAE,8BAA8B,GAAG,SAAS,CAAC;IAKtD,kBAAkB,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAKjE,mBAAmB,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAKlE,eAAe,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAK9D,2BAA2B,CAAC,EAAE,8BAA8B,GAAG,SAAS,CAAC;IAKzE,qBAAqB,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAKpE,+BAA+B,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAK9E,4BAA4B,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAK3E,SAAS,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;IAK3D,SAAS,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;IAK3D,IAAI,CAAC,EAAE,qDAAqD,GAAG,SAAS,CAAC;IAKzE,SAAS,CAAC,EAAE,iDAAiD,GAAG,SAAS,CAAC;IAK1E,MAAM,CAAC,EAAE,8CAA8C,GAAG,SAAS,CAAC;CACrE"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountUpdateInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAGlD,OAAO,EAAE,8CAA8C,EAAE,MAAM,0DAA0D,CAAC;AAC1H,OAAO,EAAE,8BAA8B,EAAE,MAAM,0CAA0C,CAAC;AAC1F,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAClG,OAAO,EAAE,+CAA+C,EAAE,MAAM,2DAA2D,CAAC;AAC5H,OAAO,EAAE,+BAA+B,EAAE,MAAM,2CAA2C,CAAC;AAC5F,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountUpdateInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateInput.ts"],"names":[],"mappings":"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"}
|
@@ -14,7 +14,6 @@ import { BoolFieldUpdateOperationsInput } from "../inputs/BoolFieldUpdateOperati
|
|
14
14
|
import { DateTimeFieldUpdateOperationsInput } from "../inputs/DateTimeFieldUpdateOperationsInput";
|
15
15
|
import { EnumAlpacaAccountTypeFieldUpdateOperationsInput } from "../inputs/EnumAlpacaAccountTypeFieldUpdateOperationsInput";
|
16
16
|
import { FloatFieldUpdateOperationsInput } from "../inputs/FloatFieldUpdateOperationsInput";
|
17
|
-
import { OrderUpdateManyWithoutAlpacaAccountNestedInput } from "../inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput";
|
18
17
|
import { PositionUpdateManyWithoutAlpacaAccountNestedInput } from "../inputs/PositionUpdateManyWithoutAlpacaAccountNestedInput";
|
19
18
|
import { StringFieldUpdateOperationsInput } from "../inputs/StringFieldUpdateOperationsInput";
|
20
19
|
import { UserUpdateOneRequiredWithoutAlpacaAccountsNestedInput } from "../inputs/UserUpdateOneRequiredWithoutAlpacaAccountsNestedInput";
|
@@ -36,7 +35,6 @@ let AlpacaAccountUpdateInput = class AlpacaAccountUpdateInput {
|
|
36
35
|
createdAt;
|
37
36
|
updatedAt;
|
38
37
|
user;
|
39
|
-
orders;
|
40
38
|
positions;
|
41
39
|
alerts;
|
42
40
|
};
|
@@ -142,12 +140,6 @@ __decorate([
|
|
142
140
|
}),
|
143
141
|
__metadata("design:type", Object)
|
144
142
|
], AlpacaAccountUpdateInput.prototype, "user", void 0);
|
145
|
-
__decorate([
|
146
|
-
TypeGraphQL.Field(_type => OrderUpdateManyWithoutAlpacaAccountNestedInput, {
|
147
|
-
nullable: true
|
148
|
-
}),
|
149
|
-
__metadata("design:type", Object)
|
150
|
-
], AlpacaAccountUpdateInput.prototype, "orders", void 0);
|
151
143
|
__decorate([
|
152
144
|
TypeGraphQL.Field(_type => PositionUpdateManyWithoutAlpacaAccountNestedInput, {
|
153
145
|
nullable: true
|
package/esm/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.d.ts
CHANGED
@@ -3,7 +3,6 @@ import { BoolFieldUpdateOperationsInput } from "../inputs/BoolFieldUpdateOperati
|
|
3
3
|
import { DateTimeFieldUpdateOperationsInput } from "../inputs/DateTimeFieldUpdateOperationsInput";
|
4
4
|
import { EnumAlpacaAccountTypeFieldUpdateOperationsInput } from "../inputs/EnumAlpacaAccountTypeFieldUpdateOperationsInput";
|
5
5
|
import { FloatFieldUpdateOperationsInput } from "../inputs/FloatFieldUpdateOperationsInput";
|
6
|
-
import { OrderUpdateManyWithoutAlpacaAccountNestedInput } from "../inputs/OrderUpdateManyWithoutAlpacaAccountNestedInput";
|
7
6
|
import { PositionUpdateManyWithoutAlpacaAccountNestedInput } from "../inputs/PositionUpdateManyWithoutAlpacaAccountNestedInput";
|
8
7
|
import { StringFieldUpdateOperationsInput } from "../inputs/StringFieldUpdateOperationsInput";
|
9
8
|
import { UserUpdateOneRequiredWithoutAlpacaAccountsNestedInput } from "../inputs/UserUpdateOneRequiredWithoutAlpacaAccountsNestedInput";
|
@@ -25,7 +24,6 @@ export declare class AlpacaAccountUpdateWithoutAlertsInput {
|
|
25
24
|
createdAt?: DateTimeFieldUpdateOperationsInput | undefined;
|
26
25
|
updatedAt?: DateTimeFieldUpdateOperationsInput | undefined;
|
27
26
|
user?: UserUpdateOneRequiredWithoutAlpacaAccountsNestedInput | undefined;
|
28
|
-
orders?: OrderUpdateManyWithoutAlpacaAccountNestedInput | undefined;
|
29
27
|
positions?: PositionUpdateManyWithoutAlpacaAccountNestedInput | undefined;
|
30
28
|
}
|
31
29
|
//# sourceMappingURL=AlpacaAccountUpdateWithoutAlertsInput.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountUpdateWithoutAlertsInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,8BAA8B,EAAE,MAAM,0CAA0C,CAAC;AAC1F,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAClG,OAAO,EAAE,+CAA+C,EAAE,MAAM,2DAA2D,CAAC;AAC5H,OAAO,EAAE,+BAA+B,EAAE,MAAM,2CAA2C,CAAC;AAC5F,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountUpdateWithoutAlertsInput.d.ts","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC,OAAO,EAAE,8BAA8B,EAAE,MAAM,0CAA0C,CAAC;AAC1F,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAClG,OAAO,EAAE,+CAA+C,EAAE,MAAM,2DAA2D,CAAC;AAC5H,OAAO,EAAE,+BAA+B,EAAE,MAAM,2CAA2C,CAAC;AAC5F,OAAO,EAAE,iDAAiD,EAAE,MAAM,6DAA6D,CAAC;AAChI,OAAO,EAAE,gCAAgC,EAAE,MAAM,4CAA4C,CAAC;AAC9F,OAAO,EAAE,qDAAqD,EAAE,MAAM,iEAAiE,CAAC;AAExI,qBACa,qCAAqC;IAIhD,EAAE,CAAC,EAAE,gCAAgC,GAAG,SAAS,CAAC;IAKlD,IAAI,CAAC,EAAE,+CAA+C,GAAG,SAAS,CAAC;IAKnE,MAAM,CAAC,EAAE,gCAAgC,GAAG,SAAS,CAAC;IAKtD,SAAS,CAAC,EAAE,gCAAgC,GAAG,SAAS,CAAC;IAKzD,aAAa,CAAC,EAAE,MAAM,CAAC,cAAc,GAAG,SAAS,CAAC;IAKlD,UAAU,CAAC,EAAE,8BAA8B,GAAG,SAAS,CAAC;IAKxD,QAAQ,CAAC,EAAE,8BAA8B,GAAG,SAAS,CAAC;IAKtD,kBAAkB,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAKjE,mBAAmB,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAKlE,eAAe,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAK9D,2BAA2B,CAAC,EAAE,8BAA8B,GAAG,SAAS,CAAC;IAKzE,qBAAqB,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAKpE,+BAA+B,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAK9E,4BAA4B,CAAC,EAAE,+BAA+B,GAAG,SAAS,CAAC;IAK3E,SAAS,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;IAK3D,SAAS,CAAC,EAAE,kCAAkC,GAAG,SAAS,CAAC;IAK3D,IAAI,CAAC,EAAE,qDAAqD,GAAG,SAAS,CAAC;IAKzE,SAAS,CAAC,EAAE,iDAAiD,GAAG,SAAS,CAAC;CAC3E"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"AlpacaAccountUpdateWithoutAlertsInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,WAAW,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,cAAc,MAAM,iBAAiB,CAAC;AAGlD,OAAO,EAAE,8BAA8B,EAAE,MAAM,0CAA0C,CAAC;AAC1F,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAClG,OAAO,EAAE,+CAA+C,EAAE,MAAM,2DAA2D,CAAC;AAC5H,OAAO,EAAE,+BAA+B,EAAE,MAAM,2CAA2C,CAAC;AAC5F,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"AlpacaAccountUpdateWithoutAlertsInput.js","sourceRoot":"","sources":["../../../../../../src/generated/typegraphql-prisma/resolvers/inputs/AlpacaAccountUpdateWithoutAlertsInput.ts"],"names":[],"mappings":"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"}
|