adaptic-backend 1.0.312 → 1.0.313
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/esm/generated/typeStrings/Action.d.ts +1 -1
- package/esm/generated/typeStrings/Action.d.ts.map +1 -1
- package/esm/generated/typeStrings/Action.js.map +1 -1
- package/esm/generated/typeStrings/Action.mjs +2 -0
- package/esm/generated/typeStrings/Trade.d.ts +1 -1
- package/esm/generated/typeStrings/Trade.d.ts.map +1 -1
- package/esm/generated/typeStrings/Trade.js.map +1 -1
- package/esm/generated/typeStrings/Trade.mjs +2 -0
- package/esm/generated/typeStrings/index.d.ts +2 -2
- package/esm/generated/typegraphql-prisma/enums/ActionStatus.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/enums/ActionStatus.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/ActionStatus.js.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/ActionStatus.mjs +1 -0
- package/esm/generated/typegraphql-prisma/models/Action.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/models/Action.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/models/Action.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyTradeInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyTradeInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyTradeInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFieldUpdateOperationsInput.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFieldUpdateOperationsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFieldUpdateOperationsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFilter.d.ts +3 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFilter.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFilter.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.d.ts +3 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusFilter.d.ts +3 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusFilter.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusFilter.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusWithAggregatesFilter.d.ts +3 -3
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusWithAggregatesFilter.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusWithAggregatesFilter.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/ActionGroupBy.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/ActionGroupBy.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/ActionGroupBy.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/ActionMaxAggregate.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/ActionMaxAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/ActionMaxAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/ActionMinAggregate.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/ActionMinAggregate.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/ActionMinAggregate.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAction.d.ts +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAction.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAction.js.map +1 -1
- package/generated/typeStrings/Action.cjs +2 -0
- package/generated/typeStrings/Action.d.ts +1 -1
- package/generated/typeStrings/Action.d.ts.map +1 -1
- package/generated/typeStrings/Action.js.map +1 -1
- package/generated/typeStrings/Trade.cjs +2 -0
- package/generated/typeStrings/Trade.d.ts +1 -1
- package/generated/typeStrings/Trade.d.ts.map +1 -1
- package/generated/typeStrings/Trade.js.map +1 -1
- package/generated/typeStrings/index.d.ts +2 -2
- package/generated/typegraphql-prisma/enums/ActionStatus.cjs +1 -0
- package/generated/typegraphql-prisma/enums/ActionStatus.d.ts +1 -0
- package/generated/typegraphql-prisma/enums/ActionStatus.d.ts.map +1 -1
- package/generated/typegraphql-prisma/enums/ActionStatus.js.map +1 -1
- package/generated/typegraphql-prisma/models/Action.d.ts +1 -1
- package/generated/typegraphql-prisma/models/Action.d.ts.map +1 -1
- package/generated/typegraphql-prisma/models/Action.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyTradeInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyTradeInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyTradeInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFieldUpdateOperationsInput.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFieldUpdateOperationsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFieldUpdateOperationsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFilter.d.ts +3 -3
- package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFilter.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFilter.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.d.ts +3 -3
- package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusFilter.d.ts +3 -3
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusFilter.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusFilter.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusWithAggregatesFilter.d.ts +3 -3
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusWithAggregatesFilter.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusWithAggregatesFilter.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/ActionGroupBy.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/ActionGroupBy.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/ActionGroupBy.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/ActionMaxAggregate.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/ActionMaxAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/ActionMaxAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/ActionMinAggregate.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/ActionMinAggregate.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/ActionMinAggregate.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAction.d.ts +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAction.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAction.js.map +1 -1
- package/package.json +1 -1
@@ -1,2 +1,2 @@
|
|
1
|
-
export declare const ActionTypeString = "\n// Your response should adhere to the following type definition for the \"Action\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Action = {\n // Sequence number of the action within the trade.\n sequence: number;\n // Type of trade action, defined by ActionType enum.\n type: ActionType;\n // Whether the action is the primary action for the trade.\n primary: boolean;\n // Additional notes or comments about the action.\n note: string;\n // Current status of the trade action.\n status: ActionStatus;\n};\n\nenum ActionType {\n BUY\n\n BUY_OPTION\n\n EXERCISE_OPTION\n\n SELL\n\n CANCEL\n\n ADJUST\n\n HEDGE\n}\n\nenum ActionStatus {\n STAGED\n\n EXECUTED\n\n COMPLETED\n\n CANCELED\n}\n\n";
|
1
|
+
export declare const ActionTypeString = "\n// Your response should adhere to the following type definition for the \"Action\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Action = {\n // Sequence number of the action within the trade.\n sequence: number;\n // Type of trade action, defined by ActionType enum.\n type: ActionType;\n // Whether the action is the primary action for the trade.\n primary: boolean;\n // Additional notes or comments about the action.\n note: string;\n // Current status of the trade action.\n status: ActionStatus;\n};\n\nenum ActionType {\n BUY\n\n BUY_OPTION\n\n EXERCISE_OPTION\n\n SELL\n\n CANCEL\n\n ADJUST\n\n HEDGE\n}\n\nenum ActionStatus {\n STAGED\n\n PENDING\n\n EXECUTED\n\n COMPLETED\n\n CANCELED\n}\n\n";
|
2
2
|
//# sourceMappingURL=Action.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Action.d.ts","sourceRoot":"","sources":["../../../src/generated/typeStrings/Action.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,
|
1
|
+
{"version":3,"file":"Action.d.ts","sourceRoot":"","sources":["../../../src/generated/typeStrings/Action.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,s0BA6C5B,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../src/generated/typeStrings/Action.ts"],"names":[],"mappings":";;;AAAa,QAAA,gBAAgB,GAAG
|
1
|
+
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../src/generated/typeStrings/Action.ts"],"names":[],"mappings":";;;AAAa,QAAA,gBAAgB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6C/B,CAAC"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export declare const TradeTypeString = "\n// Your response should adhere to the following type definition for the \"Trade\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Trade = {\n // Quantity of the asset being traded.\n qty: number;\n // Price at which the asset was traded.\n price: number;\n // Total value of the trade (qty * price).\n total: number;\n // Signal that triggered the trade.\n signal: TradeSignal;\n // Strategy used to execute the trade.\n strategy: TradeStrategy;\n // summary of the trade decision (this should be a short description of the trade).\n summary: string;\n // Confidence level in the trade decision.\n confidence: number;\n // Current status of the trade.\n status: TradeStatus;\n // The symbol of the asset associated with this trade.\n symbol: string;\n // List of actions associated with this trade.\n actions: {\n // Sequence number of the action within the trade.\n sequence: number;\n // Type of trade action, defined by ActionType enum.\n type: ActionType;\n // Additional notes or comments about the action.\n note: string;\n // Current status of the trade action.\n status: ActionStatus;\n }[];\n};\n\nenum TradeSignal {\n GOLDEN_CROSS\n\n DEATH_CROSS\n\n MOVING_AVERAGE_CROSSOVER\n\n RSI_OVERBOUGHT\n\n RSI_OVERSOLD\n\n MACD_CROSSOVER\n\n BOLLINGER_BANDS_BREAKOUT\n\n TREND_REVERSAL\n\n PRICE_ACTION\n\n IMPLIED_VOLATILITY_SURGE\n\n BREAKOUT_ABOVE_RESISTANCE\n\n BREAKDOWN_BELOW_SUPPORT\n\n SUPPORT_LEVEL_HOLD\n\n RESISTANCE_LEVEL_HOLD\n\n FIBONACCI_RETRACEMENT\n\n STOCHASTIC_OVERSOLD\n\n STOCHASTIC_OVERBOUGHT\n\n PIVOT_POINT\n\n VOLUME_SURGE\n\n MEAN_REVERSION_LEVEL\n\n NEWS_SENTIMENT_CHANGE\n\n SENTIMENT_ANALYSIS_TRIGGER\n\n GAP_AND_GO_LONG\n\n GAP_AND_GO_SHORT\n\n GAP_FADE_LONG\n\n GAP_FADE_SHORT\n\n ORB_BREAKOUT\n\n ORB_BREAKDOWN\n\n VWAP_BOUNCE\n\n VWAP_REJECTION\n\n NO_EARLY_SIGNAL\n\n NO_SIGNAL\n}\n\nenum TradeStrategy {\n TECHNICAL_ANALYSIS\n\n TREND_FOLLOWING\n\n MEAN_REVERSION\n\n MOMENTUM_STRATEGY\n\n NEWS_BASED_STRATEGY\n\n SCALPING\n\n VOLATILITY_TRADING\n\n EVENT_DRIVEN\n\n BREAKOUT_STRATEGY\n\n ORDER_FLOW_TRADING\n\n NO_STRATEGY\n}\n\nenum TradeStatus {\n PENDING\n\n OPEN\n\n PARTIAL\n\n COMPLETED\n\n CANCELED\n}\n\nenum ActionType {\n BUY\n\n BUY_OPTION\n\n EXERCISE_OPTION\n\n SELL\n\n CANCEL\n\n ADJUST\n\n HEDGE\n}\n\nenum ActionStatus {\n STAGED\n\n EXECUTED\n\n COMPLETED\n\n CANCELED\n}\n\n";
|
1
|
+
export declare const TradeTypeString = "\n// Your response should adhere to the following type definition for the \"Trade\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Trade = {\n // Quantity of the asset being traded.\n qty: number;\n // Price at which the asset was traded.\n price: number;\n // Total value of the trade (qty * price).\n total: number;\n // Signal that triggered the trade.\n signal: TradeSignal;\n // Strategy used to execute the trade.\n strategy: TradeStrategy;\n // summary of the trade decision (this should be a short description of the trade).\n summary: string;\n // Confidence level in the trade decision.\n confidence: number;\n // Current status of the trade.\n status: TradeStatus;\n // The symbol of the asset associated with this trade.\n symbol: string;\n // List of actions associated with this trade.\n actions: {\n // Sequence number of the action within the trade.\n sequence: number;\n // Type of trade action, defined by ActionType enum.\n type: ActionType;\n // Additional notes or comments about the action.\n note: string;\n // Current status of the trade action.\n status: ActionStatus;\n }[];\n};\n\nenum TradeSignal {\n GOLDEN_CROSS\n\n DEATH_CROSS\n\n MOVING_AVERAGE_CROSSOVER\n\n RSI_OVERBOUGHT\n\n RSI_OVERSOLD\n\n MACD_CROSSOVER\n\n BOLLINGER_BANDS_BREAKOUT\n\n TREND_REVERSAL\n\n PRICE_ACTION\n\n IMPLIED_VOLATILITY_SURGE\n\n BREAKOUT_ABOVE_RESISTANCE\n\n BREAKDOWN_BELOW_SUPPORT\n\n SUPPORT_LEVEL_HOLD\n\n RESISTANCE_LEVEL_HOLD\n\n FIBONACCI_RETRACEMENT\n\n STOCHASTIC_OVERSOLD\n\n STOCHASTIC_OVERBOUGHT\n\n PIVOT_POINT\n\n VOLUME_SURGE\n\n MEAN_REVERSION_LEVEL\n\n NEWS_SENTIMENT_CHANGE\n\n SENTIMENT_ANALYSIS_TRIGGER\n\n GAP_AND_GO_LONG\n\n GAP_AND_GO_SHORT\n\n GAP_FADE_LONG\n\n GAP_FADE_SHORT\n\n ORB_BREAKOUT\n\n ORB_BREAKDOWN\n\n VWAP_BOUNCE\n\n VWAP_REJECTION\n\n NO_EARLY_SIGNAL\n\n NO_SIGNAL\n}\n\nenum TradeStrategy {\n TECHNICAL_ANALYSIS\n\n TREND_FOLLOWING\n\n MEAN_REVERSION\n\n MOMENTUM_STRATEGY\n\n NEWS_BASED_STRATEGY\n\n SCALPING\n\n VOLATILITY_TRADING\n\n EVENT_DRIVEN\n\n BREAKOUT_STRATEGY\n\n ORDER_FLOW_TRADING\n\n NO_STRATEGY\n}\n\nenum TradeStatus {\n PENDING\n\n OPEN\n\n PARTIAL\n\n COMPLETED\n\n CANCELED\n}\n\nenum ActionType {\n BUY\n\n BUY_OPTION\n\n EXERCISE_OPTION\n\n SELL\n\n CANCEL\n\n ADJUST\n\n HEDGE\n}\n\nenum ActionStatus {\n STAGED\n\n PENDING\n\n EXECUTED\n\n COMPLETED\n\n CANCELED\n}\n\n";
|
2
2
|
//# sourceMappingURL=Trade.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Trade.d.ts","sourceRoot":"","sources":["../../../src/generated/typeStrings/Trade.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,
|
1
|
+
{"version":3,"file":"Trade.d.ts","sourceRoot":"","sources":["../../../src/generated/typeStrings/Trade.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,igFAsK3B,CAAC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Trade.js","sourceRoot":"","sources":["../../../src/generated/typeStrings/Trade.ts"],"names":[],"mappings":";;;AAAa,QAAA,eAAe,GAAG
|
1
|
+
{"version":3,"file":"Trade.js","sourceRoot":"","sources":["../../../src/generated/typeStrings/Trade.ts"],"names":[],"mappings":";;;AAAa,QAAA,eAAe,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsK9B,CAAC"}
|
@@ -8,8 +8,8 @@ export declare const typeStrings: {
|
|
8
8
|
readonly verificationToken: "\n// Your response should adhere to the following type definition for the \"VerificationToken\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type VerificationToken = {\n\n};\n\n";
|
9
9
|
readonly customer: "\n// Your response should adhere to the following type definition for the \"Customer\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Customer = {\n // Name of the customer.\n name?: string;\n // Subscription plan the customer is enrolled in.\n plan?: SubscriptionPlan;\n // End date of the current billing period in Stripe.\n stripeCurrentPeriodEnd?: Date;\n // List of users associated with the customer.\n users: {\n // The user's full name.\n name?: string;\n // The user's email address, must be unique.\n email?: string;\n }[];\n};\n\nenum SubscriptionPlan {\n FREE\n\n PRO\n\n INSTITUTION\n}\n\n";
|
10
10
|
readonly asset: "\n// Your response should adhere to the following type definition for the \"Asset\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Asset = {\n // Ticker symbol of the asset\n symbol: string;\n // Full name of the asset\n name: string;\n // Type of the asset, defined by AssetType enum.\n type: AssetType;\n};\n\nenum AssetType {\n STOCK\n\n ETF\n\n MUTUAL_FUND\n\n CRYPTOCURRENCY\n\n INDEX\n\n COMMODITY\n\n CURRENCY\n\n OPTION\n\n FUTURE\n\n BOND\n\n WARRANT\n\n ADR\n\n GDR\n\n UNIT\n\n RIGHT\n\n REIT\n\n STRUCTURED_PRODUCT\n\n SWAP\n\n SPOT\n\n FORWARD\n\n OTHER\n}\n\n";
|
11
|
-
readonly trade: "\n// Your response should adhere to the following type definition for the \"Trade\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Trade = {\n // Quantity of the asset being traded.\n qty: number;\n // Price at which the asset was traded.\n price: number;\n // Total value of the trade (qty * price).\n total: number;\n // Signal that triggered the trade.\n signal: TradeSignal;\n // Strategy used to execute the trade.\n strategy: TradeStrategy;\n // summary of the trade decision (this should be a short description of the trade).\n summary: string;\n // Confidence level in the trade decision.\n confidence: number;\n // Current status of the trade.\n status: TradeStatus;\n // The symbol of the asset associated with this trade.\n symbol: string;\n // List of actions associated with this trade.\n actions: {\n // Sequence number of the action within the trade.\n sequence: number;\n // Type of trade action, defined by ActionType enum.\n type: ActionType;\n // Additional notes or comments about the action.\n note: string;\n // Current status of the trade action.\n status: ActionStatus;\n }[];\n};\n\nenum TradeSignal {\n GOLDEN_CROSS\n\n DEATH_CROSS\n\n MOVING_AVERAGE_CROSSOVER\n\n RSI_OVERBOUGHT\n\n RSI_OVERSOLD\n\n MACD_CROSSOVER\n\n BOLLINGER_BANDS_BREAKOUT\n\n TREND_REVERSAL\n\n PRICE_ACTION\n\n IMPLIED_VOLATILITY_SURGE\n\n BREAKOUT_ABOVE_RESISTANCE\n\n BREAKDOWN_BELOW_SUPPORT\n\n SUPPORT_LEVEL_HOLD\n\n RESISTANCE_LEVEL_HOLD\n\n FIBONACCI_RETRACEMENT\n\n STOCHASTIC_OVERSOLD\n\n STOCHASTIC_OVERBOUGHT\n\n PIVOT_POINT\n\n VOLUME_SURGE\n\n MEAN_REVERSION_LEVEL\n\n NEWS_SENTIMENT_CHANGE\n\n SENTIMENT_ANALYSIS_TRIGGER\n\n GAP_AND_GO_LONG\n\n GAP_AND_GO_SHORT\n\n GAP_FADE_LONG\n\n GAP_FADE_SHORT\n\n ORB_BREAKOUT\n\n ORB_BREAKDOWN\n\n VWAP_BOUNCE\n\n VWAP_REJECTION\n\n NO_EARLY_SIGNAL\n\n NO_SIGNAL\n}\n\nenum TradeStrategy {\n TECHNICAL_ANALYSIS\n\n TREND_FOLLOWING\n\n MEAN_REVERSION\n\n MOMENTUM_STRATEGY\n\n NEWS_BASED_STRATEGY\n\n SCALPING\n\n VOLATILITY_TRADING\n\n EVENT_DRIVEN\n\n BREAKOUT_STRATEGY\n\n ORDER_FLOW_TRADING\n\n NO_STRATEGY\n}\n\nenum TradeStatus {\n PENDING\n\n OPEN\n\n PARTIAL\n\n COMPLETED\n\n CANCELED\n}\n\nenum ActionType {\n BUY\n\n BUY_OPTION\n\n EXERCISE_OPTION\n\n SELL\n\n CANCEL\n\n ADJUST\n\n HEDGE\n}\n\nenum ActionStatus {\n STAGED\n\n EXECUTED\n\n COMPLETED\n\n CANCELED\n}\n\n";
|
12
|
-
readonly action: "\n// Your response should adhere to the following type definition for the \"Action\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Action = {\n // Sequence number of the action within the trade.\n sequence: number;\n // Type of trade action, defined by ActionType enum.\n type: ActionType;\n // Whether the action is the primary action for the trade.\n primary: boolean;\n // Additional notes or comments about the action.\n note: string;\n // Current status of the trade action.\n status: ActionStatus;\n};\n\nenum ActionType {\n BUY\n\n BUY_OPTION\n\n EXERCISE_OPTION\n\n SELL\n\n CANCEL\n\n ADJUST\n\n HEDGE\n}\n\nenum ActionStatus {\n STAGED\n\n EXECUTED\n\n COMPLETED\n\n CANCELED\n}\n\n";
|
11
|
+
readonly trade: "\n// Your response should adhere to the following type definition for the \"Trade\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Trade = {\n // Quantity of the asset being traded.\n qty: number;\n // Price at which the asset was traded.\n price: number;\n // Total value of the trade (qty * price).\n total: number;\n // Signal that triggered the trade.\n signal: TradeSignal;\n // Strategy used to execute the trade.\n strategy: TradeStrategy;\n // summary of the trade decision (this should be a short description of the trade).\n summary: string;\n // Confidence level in the trade decision.\n confidence: number;\n // Current status of the trade.\n status: TradeStatus;\n // The symbol of the asset associated with this trade.\n symbol: string;\n // List of actions associated with this trade.\n actions: {\n // Sequence number of the action within the trade.\n sequence: number;\n // Type of trade action, defined by ActionType enum.\n type: ActionType;\n // Additional notes or comments about the action.\n note: string;\n // Current status of the trade action.\n status: ActionStatus;\n }[];\n};\n\nenum TradeSignal {\n GOLDEN_CROSS\n\n DEATH_CROSS\n\n MOVING_AVERAGE_CROSSOVER\n\n RSI_OVERBOUGHT\n\n RSI_OVERSOLD\n\n MACD_CROSSOVER\n\n BOLLINGER_BANDS_BREAKOUT\n\n TREND_REVERSAL\n\n PRICE_ACTION\n\n IMPLIED_VOLATILITY_SURGE\n\n BREAKOUT_ABOVE_RESISTANCE\n\n BREAKDOWN_BELOW_SUPPORT\n\n SUPPORT_LEVEL_HOLD\n\n RESISTANCE_LEVEL_HOLD\n\n FIBONACCI_RETRACEMENT\n\n STOCHASTIC_OVERSOLD\n\n STOCHASTIC_OVERBOUGHT\n\n PIVOT_POINT\n\n VOLUME_SURGE\n\n MEAN_REVERSION_LEVEL\n\n NEWS_SENTIMENT_CHANGE\n\n SENTIMENT_ANALYSIS_TRIGGER\n\n GAP_AND_GO_LONG\n\n GAP_AND_GO_SHORT\n\n GAP_FADE_LONG\n\n GAP_FADE_SHORT\n\n ORB_BREAKOUT\n\n ORB_BREAKDOWN\n\n VWAP_BOUNCE\n\n VWAP_REJECTION\n\n NO_EARLY_SIGNAL\n\n NO_SIGNAL\n}\n\nenum TradeStrategy {\n TECHNICAL_ANALYSIS\n\n TREND_FOLLOWING\n\n MEAN_REVERSION\n\n MOMENTUM_STRATEGY\n\n NEWS_BASED_STRATEGY\n\n SCALPING\n\n VOLATILITY_TRADING\n\n EVENT_DRIVEN\n\n BREAKOUT_STRATEGY\n\n ORDER_FLOW_TRADING\n\n NO_STRATEGY\n}\n\nenum TradeStatus {\n PENDING\n\n OPEN\n\n PARTIAL\n\n COMPLETED\n\n CANCELED\n}\n\nenum ActionType {\n BUY\n\n BUY_OPTION\n\n EXERCISE_OPTION\n\n SELL\n\n CANCEL\n\n ADJUST\n\n HEDGE\n}\n\nenum ActionStatus {\n STAGED\n\n PENDING\n\n EXECUTED\n\n COMPLETED\n\n CANCELED\n}\n\n";
|
12
|
+
readonly action: "\n// Your response should adhere to the following type definition for the \"Action\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Action = {\n // Sequence number of the action within the trade.\n sequence: number;\n // Type of trade action, defined by ActionType enum.\n type: ActionType;\n // Whether the action is the primary action for the trade.\n primary: boolean;\n // Additional notes or comments about the action.\n note: string;\n // Current status of the trade action.\n status: ActionStatus;\n};\n\nenum ActionType {\n BUY\n\n BUY_OPTION\n\n EXERCISE_OPTION\n\n SELL\n\n CANCEL\n\n ADJUST\n\n HEDGE\n}\n\nenum ActionStatus {\n STAGED\n\n PENDING\n\n EXECUTED\n\n COMPLETED\n\n CANCELED\n}\n\n";
|
13
13
|
readonly alert: "\n// Your response should adhere to the following type definition for the \"Alert\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type Alert = {\n // Message content of the alert.\n message: string;\n // Type of the alert, defined by AlertType enum.\n type: AlertType;\n // Indicates whether the alert has been read by the user.\n isRead: boolean;\n};\n\nenum AlertType {\n SUCCESS\n\n WARNING\n\n ERROR\n\n INFO\n}\n\n";
|
14
14
|
readonly newsArticle: "\n// Your response should adhere to the following type definition for the \"NewsArticle\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type NewsArticle = {\n // Title of the news article.\n title: string;\n // Full content of the news article.\n content?: string;\n // Source of the news article (e.g., Bloomberg, Reuters).\n source: string;\n // Domain of the source website.\n sourceDomain?: string;\n // URL to the original news article, must be unique.\n url: string;\n // Sentiment analysis result of the article.\n sentiment: string;\n // List of authors who wrote the article.\n authors: string[];\n // Summary or abstract of the news article.\n summary?: string;\n // URL to the banner image of the article.\n bannerImage?: string;\n // Publication time of the article.\n timePublished: string;\n // Category or genre of the news article.\n category?: string;\n // Topics covered in the news article.\n topics: string[];\n // URL to the logo image of the news source.\n logo?: string;\n};\n\n";
|
15
15
|
readonly newsArticleAssetSentiment: "\n// Your response should adhere to the following type definition for the \"NewsArticleAssetSentiment\" type.\n// Importantly, DO NOT include any annotations in your response (i.e., remove the ones we have provided for your reference below).\n\nexport type NewsArticleAssetSentiment = {\n // URL of the news article, must be unique.\n url: string;\n // Relation to the Asset model.\n asset?: {\n // Ticker symbol of the asset\n symbol: string;\n // Full name of the asset\n name: string;\n // Type of the asset, defined by AssetType enum.\n type: AssetType;\n };\n // Relevancy score indicating how relevant the news is to the asset.\n relevancyScore?: string;\n // Sentiment score derived from the news content.\n sentimentScore?: string;\n // Label indicating the overall sentiment (e.g., Positive, Negative, Neutral).\n sentimentLabel?: string;\n};\n\nenum AssetType {\n STOCK\n\n ETF\n\n MUTUAL_FUND\n\n CRYPTOCURRENCY\n\n INDEX\n\n COMMODITY\n\n CURRENCY\n\n OPTION\n\n FUTURE\n\n BOND\n\n WARRANT\n\n ADR\n\n GDR\n\n UNIT\n\n RIGHT\n\n REIT\n\n STRUCTURED_PRODUCT\n\n SWAP\n\n SPOT\n\n FORWARD\n\n OTHER\n}\n\n";
|
@@ -38,6 +38,7 @@ const TypeGraphQL = __importStar(require("type-graphql"));
|
|
38
38
|
var ActionStatus;
|
39
39
|
(function (ActionStatus) {
|
40
40
|
ActionStatus["STAGED"] = "STAGED";
|
41
|
+
ActionStatus["PENDING"] = "PENDING";
|
41
42
|
ActionStatus["EXECUTED"] = "EXECUTED";
|
42
43
|
ActionStatus["COMPLETED"] = "COMPLETED";
|
43
44
|
ActionStatus["CANCELED"] = "CANCELED";
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionStatus.d.ts","sourceRoot":"","sources":["../../../../src/generated/typegraphql-prisma/enums/ActionStatus.ts"],"names":[],"mappings":"AAEA,oBAAY,YAAY;IACtB,MAAM,WAAW;IACjB,QAAQ,aAAa;IACrB,SAAS,cAAc;IACvB,QAAQ,aAAa;CACtB"}
|
1
|
+
{"version":3,"file":"ActionStatus.d.ts","sourceRoot":"","sources":["../../../../src/generated/typegraphql-prisma/enums/ActionStatus.ts"],"names":[],"mappings":"AAEA,oBAAY,YAAY;IACtB,MAAM,WAAW;IACjB,OAAO,YAAY;IACnB,QAAQ,aAAa;IACrB,SAAS,cAAc;IACvB,QAAQ,aAAa;CACtB"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionStatus.js","sourceRoot":"","sources":["../../../../src/generated/typegraphql-prisma/enums/ActionStatus.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAE5C,IAAY,
|
1
|
+
{"version":3,"file":"ActionStatus.js","sourceRoot":"","sources":["../../../../src/generated/typegraphql-prisma/enums/ActionStatus.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAE5C,IAAY,YAMX;AAND,WAAY,YAAY;IACtB,iCAAiB,CAAA;IACjB,mCAAmB,CAAA;IACnB,qCAAqB,CAAA;IACrB,uCAAuB,CAAA;IACvB,qCAAqB,CAAA;AACvB,CAAC,EANW,YAAY,4BAAZ,YAAY,QAMvB;AACD,WAAW,CAAC,gBAAgB,CAAC,YAAY,EAAE;IACzC,IAAI,EAAE,cAAc;IACpB,WAAW,EAAE,SAAS;CACvB,CAAC,CAAC"}
|
@@ -27,7 +27,7 @@ export declare class Action {
|
|
27
27
|
/**
|
28
28
|
* Current status of the trade action.
|
29
29
|
*/
|
30
|
-
status: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED";
|
30
|
+
status: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED";
|
31
31
|
/**
|
32
32
|
* The trade this action is part of. TYPESTRING.SKIP=true GQL.SKIP=true
|
33
33
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Action.d.ts","sourceRoot":"","sources":["../../../../src/generated/typegraphql-prisma/models/Action.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAIxC,qBACa,MAAM;IACjB;;OAEG;IAKH,EAAE,EAAG,MAAM,CAAC;IAEZ;;OAEG;IAKH,QAAQ,EAAG,MAAM,CAAC;IAElB;;OAEG;IAKH,OAAO,EAAG,MAAM,CAAC;IAEjB;;OAEG;IAKH,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAEzF;;OAEG;IAKH,OAAO,EAAG,OAAO,CAAC;IAElB;;OAEG;IAKH,IAAI,EAAG,MAAM,CAAC;IAEd;;OAEG;IAKH,MAAM,EAAG,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC;
|
1
|
+
{"version":3,"file":"Action.d.ts","sourceRoot":"","sources":["../../../../src/generated/typegraphql-prisma/models/Action.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAIxC,qBACa,MAAM;IACjB;;OAEG;IAKH,EAAE,EAAG,MAAM,CAAC;IAEZ;;OAEG;IAKH,QAAQ,EAAG,MAAM,CAAC;IAElB;;OAEG;IAKH,OAAO,EAAG,MAAM,CAAC;IAEjB;;OAEG;IAKH,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAEzF;;OAEG;IAKH,OAAO,EAAG,OAAO,CAAC;IAElB;;OAEG;IAKH,IAAI,EAAG,MAAM,CAAC;IAEd;;OAEG;IAKH,MAAM,EAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC;IAEtE;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC;IAEd;;OAEG;IAKH,SAAS,EAAG,IAAI,CAAC;IAEjB;;OAEG;IAKH,SAAS,EAAG,IAAI,CAAC;IAEjB;;OAEG;IAKH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../../src/generated/typegraphql-prisma/models/Action.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAK5C,wDAAqD;AACrD,oDAAiD;AAG1C,IAAM,MAAM,GAAZ,MAAM,MAAM;CA+FlB,CAAA;AA/FY,wBAAM;AAQjB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,wDAAwD;KACtE,CAAC;;kCACU;AASZ;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,iDAAiD;KAC/D,CAAC;;wCACgB;AASlB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,qEAAqE;KACnF,CAAC;;uCACe;AASjB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,mDAAmD;KACjE,CAAC;;oCACuF;AASzF;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,yDAAyD;KACvE,CAAC;;uCACgB;AASlB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,gDAAgD;KAC9D,CAAC;;oCACY;AASd;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,qCAAqC;KACnD,CAAC;;
|
1
|
+
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../../src/generated/typegraphql-prisma/models/Action.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAK5C,wDAAqD;AACrD,oDAAiD;AAG1C,IAAM,MAAM,GAAZ,MAAM,MAAM;CA+FlB,CAAA;AA/FY,wBAAM;AAQjB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,wDAAwD;KACtE,CAAC;;kCACU;AASZ;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,iDAAiD;KAC/D,CAAC;;wCACgB;AASlB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,qEAAqE;KACnF,CAAC;;uCACe;AASjB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,mDAAmD;KACjE,CAAC;;oCACuF;AASzF;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,yDAAyD;KACvE,CAAC;;uCACgB;AASlB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,gDAAgD;KAC9D,CAAC;;oCACY;AASd;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,qCAAqC;KACnD,CAAC;;sCACoE;AActE;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,6DAA6D;KAC3E,CAAC;8BACU,IAAI;yCAAC;AASjB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,KAAK;QACf,WAAW,EAAE,kEAAkE;KAChF,CAAC;8BACU,IAAI;yCAAC;AASjB;IAJC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;QACd,WAAW,EAAE,sFAAsF;KACpG,CAAC;;6CAC4B;iBA9FnB,MAAM;IADlB,WAAW,CAAC,UAAU,CAAC,QAAQ,EAAE,EAAE,CAAC;GACxB,MAAM,CA+FlB"}
|
@@ -5,7 +5,7 @@ export declare class ActionCreateInput {
|
|
5
5
|
type: "BUY" | "BUY_OPTION" | "EXERCISE_OPTION" | "SELL" | "CANCEL" | "ADJUST" | "HEDGE";
|
6
6
|
primary?: boolean | undefined;
|
7
7
|
note: string;
|
8
|
-
status?: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
8
|
+
status?: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
9
9
|
createdAt?: Date | undefined;
|
10
10
|
updatedAt?: Date | undefined;
|
11
11
|
alpacaOrderId?: string | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionCreateInput.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateInput.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,uCAAuC,EAAE,MAAM,mDAAmD,CAAC;AAI5G,qBACa,iBAAiB;IAI5B,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,QAAQ,EAAG,MAAM,CAAC;IAKlB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK9B,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"ActionCreateInput.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateInput.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,uCAAuC,EAAE,MAAM,mDAAmD,CAAC;AAI5G,qBACa,iBAAiB;IAI5B,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,QAAQ,EAAG,MAAM,CAAC;IAKlB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK9B,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;IAKlF,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKnC,KAAK,EAAG,uCAAuC,CAAC;CACjD"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionCreateInput.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,+GAA4G;AAC5G,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;CAkD7B,CAAA;AAlDY,8CAAiB;AAI5B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;6CACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;mDACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;+CACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;kDAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;+CACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"ActionCreateInput.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,+GAA4G;AAC5G,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;CAkD7B,CAAA;AAlDY,8CAAiB;AAI5B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;6CACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;mDACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;+CACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;kDAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;+CACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;iDACgF;AAKlF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;oDAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;oDAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;wDACiC;AAKnC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,iFAAuC,EAAE;QACnE,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACM,iFAAuC;gDAAC;4BAjDrC,iBAAiB;IAD7B,WAAW,CAAC,SAAS,CAAC,mBAAmB,EAAE,EAAE,CAAC;GAClC,iBAAiB,CAkD7B"}
|
@@ -5,7 +5,7 @@ export declare class ActionCreateManyInput {
|
|
5
5
|
type: "BUY" | "BUY_OPTION" | "EXERCISE_OPTION" | "SELL" | "CANCEL" | "ADJUST" | "HEDGE";
|
6
6
|
primary?: boolean | undefined;
|
7
7
|
note: string;
|
8
|
-
status?: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
8
|
+
status?: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
9
9
|
createdAt?: Date | undefined;
|
10
10
|
updatedAt?: Date | undefined;
|
11
11
|
alpacaOrderId?: string | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionCreateManyInput.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyInput.ts"],"names":[],"mappings":"AAOA,qBACa,qBAAqB;IAIhC,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,QAAQ,EAAG,MAAM,CAAC;IAKlB,OAAO,EAAG,MAAM,CAAC;IAKjB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK9B,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"ActionCreateManyInput.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyInput.ts"],"names":[],"mappings":"AAOA,qBACa,qBAAqB;IAIhC,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,QAAQ,EAAG,MAAM,CAAC;IAKlB,OAAO,EAAG,MAAM,CAAC;IAKjB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK9B,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;IAKlF,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACpC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionCreateManyInput.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,qBAAqB,GAA3B,MAAM,qBAAqB;CAkDjC,CAAA;AAlDY,sDAAqB;AAIhC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;iDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;uDACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;sDACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;mDACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;sDAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;mDACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"ActionCreateManyInput.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,qBAAqB,GAA3B,MAAM,qBAAqB;CAkDjC,CAAA;AAlDY,sDAAqB;AAIhC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;iDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;uDACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;sDACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;mDACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;sDAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;mDACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;qDACgF;AAKlF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;wDAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;wDAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;4DACiC;gCAjDxB,qBAAqB;IADjC,WAAW,CAAC,SAAS,CAAC,uBAAuB,EAAE,EAAE,CAAC;GACtC,qBAAqB,CAkDjC"}
|
@@ -4,7 +4,7 @@ export declare class ActionCreateManyTradeInput {
|
|
4
4
|
type: "BUY" | "BUY_OPTION" | "EXERCISE_OPTION" | "SELL" | "CANCEL" | "ADJUST" | "HEDGE";
|
5
5
|
primary?: boolean | undefined;
|
6
6
|
note: string;
|
7
|
-
status?: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
7
|
+
status?: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
8
8
|
createdAt?: Date | undefined;
|
9
9
|
updatedAt?: Date | undefined;
|
10
10
|
alpacaOrderId?: string | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionCreateManyTradeInput.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyTradeInput.ts"],"names":[],"mappings":"AAOA,qBACa,0BAA0B;IAIrC,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,QAAQ,EAAG,MAAM,CAAC;IAKlB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK9B,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"ActionCreateManyTradeInput.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyTradeInput.ts"],"names":[],"mappings":"AAOA,qBACa,0BAA0B;IAIrC,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,QAAQ,EAAG,MAAM,CAAC;IAKlB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK9B,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;IAKlF,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACpC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionCreateManyTradeInput.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyTradeInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,0BAA0B,GAAhC,MAAM,0BAA0B;CA6CtC,CAAA;AA7CY,gEAA0B;AAIrC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;sDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;4DACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;wDACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;2DAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;wDACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"ActionCreateManyTradeInput.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateManyTradeInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,0BAA0B,GAAhC,MAAM,0BAA0B;CA6CtC,CAAA;AA7CY,gEAA0B;AAIrC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;sDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;4DACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;wDACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;2DAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;wDACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;0DACgF;AAKlF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;6DAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;6DAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;iEACiC;qCA5CxB,0BAA0B;IADtC,WAAW,CAAC,SAAS,CAAC,4BAA4B,EAAE,EAAE,CAAC;GAC3C,0BAA0B,CA6CtC"}
|
@@ -4,7 +4,7 @@ export declare class ActionCreateWithoutTradeInput {
|
|
4
4
|
type: "BUY" | "BUY_OPTION" | "EXERCISE_OPTION" | "SELL" | "CANCEL" | "ADJUST" | "HEDGE";
|
5
5
|
primary?: boolean | undefined;
|
6
6
|
note: string;
|
7
|
-
status?: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
7
|
+
status?: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
8
8
|
createdAt?: Date | undefined;
|
9
9
|
updatedAt?: Date | undefined;
|
10
10
|
alpacaOrderId?: string | undefined;
|
package/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionCreateWithoutTradeInput.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.ts"],"names":[],"mappings":"AAOA,qBACa,6BAA6B;IAIxC,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,QAAQ,EAAG,MAAM,CAAC;IAKlB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK9B,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"ActionCreateWithoutTradeInput.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.ts"],"names":[],"mappings":"AAOA,qBACa,6BAA6B;IAIxC,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAKxB,QAAQ,EAAG,MAAM,CAAC;IAKlB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAK9B,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;IAKlF,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,SAAS,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;IAK7B,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACpC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionCreateWithoutTradeInput.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,6BAA6B,GAAnC,MAAM,6BAA6B;CA6CzC,CAAA;AA7CY,sEAA6B;AAIxC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;+DACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;2DACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;8DAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;2DACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"ActionCreateWithoutTradeInput.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/ActionCreateWithoutTradeInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,6BAA6B,GAAnC,MAAM,6BAA6B;CA6CzC,CAAA;AA7CY,sEAA6B;AAIxC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;+DACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;2DACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;8DAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;2DACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;6DACgF;AAKlF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;gEAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;gEAC2B;AAK7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;oEACiC;wCA5CxB,6BAA6B;IADzC,WAAW,CAAC,SAAS,CAAC,+BAA+B,EAAE,EAAE,CAAC;GAC9C,6BAA6B,CA6CzC"}
|
@@ -1,4 +1,4 @@
|
|
1
1
|
export declare class EnumActionStatusFieldUpdateOperationsInput {
|
2
|
-
set?: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
2
|
+
set?: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
3
3
|
}
|
4
4
|
//# sourceMappingURL=EnumActionStatusFieldUpdateOperationsInput.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"EnumActionStatusFieldUpdateOperationsInput.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFieldUpdateOperationsInput.ts"],"names":[],"mappings":"AAMA,qBACa,0CAA0C;IAIrD,GAAG,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"EnumActionStatusFieldUpdateOperationsInput.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFieldUpdateOperationsInput.ts"],"names":[],"mappings":"AAMA,qBACa,0CAA0C;IAIrD,GAAG,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;CAChF"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"EnumActionStatusFieldUpdateOperationsInput.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFieldUpdateOperationsInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AAGjD,IAAM,0CAA0C,GAAhD,MAAM,0CAA0C;CAKtD,CAAA;AALY,gGAA0C;AAIrD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"EnumActionStatusFieldUpdateOperationsInput.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFieldUpdateOperationsInput.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AAGjD,IAAM,0CAA0C,GAAhD,MAAM,0CAA0C;CAKtD,CAAA;AALY,gGAA0C;AAIrD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;uEAC6E;qDAJpE,0CAA0C;IADtD,WAAW,CAAC,SAAS,CAAC,4CAA4C,EAAE,EAAE,CAAC;GAC3D,0CAA0C,CAKtD"}
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { NestedEnumActionStatusFilter } from "../inputs/NestedEnumActionStatusFilter";
|
2
2
|
export declare class EnumActionStatusFilter {
|
3
|
-
equals?: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
4
|
-
in?: Array<"STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
5
|
-
notIn?: Array<"STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
3
|
+
equals?: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
4
|
+
in?: Array<"STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
5
|
+
notIn?: Array<"STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
6
6
|
not?: NestedEnumActionStatusFilter | undefined;
|
7
7
|
}
|
8
8
|
//# sourceMappingURL=EnumActionStatusFilter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"EnumActionStatusFilter.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFilter.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,4BAA4B,EAAE,MAAM,wCAAwC,CAAC;AAGtF,qBACa,sBAAsB;IAIjC,MAAM,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"EnumActionStatusFilter.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFilter.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,4BAA4B,EAAE,MAAM,wCAAwC,CAAC;AAGtF,qBACa,sBAAsB;IAIjC,MAAM,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;IAKlF,EAAE,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC,GAAG,SAAS,CAAC;IAKrF,KAAK,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC,GAAG,SAAS,CAAC;IAKxF,GAAG,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;CAChD"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"EnumActionStatusFilter.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,yFAAsF;AACtF,2DAAwD;AAGjD,IAAM,sBAAsB,GAA5B,MAAM,sBAAsB;CAoBlC,CAAA;AApBY,wDAAsB;AAIjC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"EnumActionStatusFilter.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,yFAAsF;AACtF,2DAAwD;AAGjD,IAAM,sBAAsB,GAA5B,MAAM,sBAAsB;CAoBlC,CAAA;AApBY,wDAAsB;AAIjC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;sDACgF;AAKlF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,2BAAY,CAAC,EAAE;QAC1C,QAAQ,EAAE,IAAI;KACf,CAAC;;kDACmF;AAKrF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,2BAAY,CAAC,EAAE;QAC1C,QAAQ,EAAE,IAAI;KACf,CAAC;;qDACsF;AAKxF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2DAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;mDAC6C;iCAnBpC,sBAAsB;IADlC,WAAW,CAAC,SAAS,CAAC,wBAAwB,EAAE,EAAE,CAAC;GACvC,sBAAsB,CAoBlC"}
|
package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.d.ts
CHANGED
@@ -2,9 +2,9 @@ import { NestedEnumActionStatusFilter } from "../inputs/NestedEnumActionStatusFi
|
|
2
2
|
import { NestedEnumActionStatusWithAggregatesFilter } from "../inputs/NestedEnumActionStatusWithAggregatesFilter";
|
3
3
|
import { NestedIntFilter } from "../inputs/NestedIntFilter";
|
4
4
|
export declare class EnumActionStatusWithAggregatesFilter {
|
5
|
-
equals?: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
6
|
-
in?: Array<"STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
7
|
-
notIn?: Array<"STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
5
|
+
equals?: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
6
|
+
in?: Array<"STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
7
|
+
notIn?: Array<"STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
8
8
|
not?: NestedEnumActionStatusWithAggregatesFilter | undefined;
|
9
9
|
_count?: NestedIntFilter | undefined;
|
10
10
|
_min?: NestedEnumActionStatusFilter | undefined;
|
package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"EnumActionStatusWithAggregatesFilter.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,4BAA4B,EAAE,MAAM,wCAAwC,CAAC;AACtF,OAAO,EAAE,0CAA0C,EAAE,MAAM,sDAAsD,CAAC;AAClH,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG5D,qBACa,oCAAoC;IAI/C,MAAM,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"EnumActionStatusWithAggregatesFilter.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,4BAA4B,EAAE,MAAM,wCAAwC,CAAC;AACtF,OAAO,EAAE,0CAA0C,EAAE,MAAM,sDAAsD,CAAC;AAClH,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG5D,qBACa,oCAAoC;IAI/C,MAAM,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;IAKlF,EAAE,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC,GAAG,SAAS,CAAC;IAKrF,KAAK,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC,GAAG,SAAS,CAAC;IAKxF,GAAG,CAAC,EAAE,0CAA0C,GAAG,SAAS,CAAC;IAK7D,MAAM,CAAC,EAAE,eAAe,GAAG,SAAS,CAAC;IAKrC,IAAI,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKhD,IAAI,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;CACjD"}
|
package/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"EnumActionStatusWithAggregatesFilter.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,yFAAsF;AACtF,qHAAkH;AAClH,+DAA4D;AAC5D,2DAAwD;AAGjD,IAAM,oCAAoC,GAA1C,MAAM,oCAAoC;CAmChD,CAAA;AAnCY,oFAAoC;AAI/C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"EnumActionStatusWithAggregatesFilter.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/EnumActionStatusWithAggregatesFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,yFAAsF;AACtF,qHAAkH;AAClH,+DAA4D;AAC5D,2DAAwD;AAGjD,IAAM,oCAAoC,GAA1C,MAAM,oCAAoC;CAmChD,CAAA;AAnCY,oFAAoC;AAI/C;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;oEACgF;AAKlF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,2BAAY,CAAC,EAAE;QAC1C,QAAQ,EAAE,IAAI;KACf,CAAC;;gEACmF;AAKrF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,2BAAY,CAAC,EAAE;QAC1C,QAAQ,EAAE,IAAI;KACf,CAAC;;mEACsF;AAKxF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uFAA0C,EAAE;QACtE,QAAQ,EAAE,IAAI;KACf,CAAC;;iEAC2D;AAK7D;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,iCAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oEACmC;AAKrC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2DAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;kEAC8C;AAKhD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2DAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;kEAC8C;+CAlCrC,oCAAoC;IADhD,WAAW,CAAC,SAAS,CAAC,sCAAsC,EAAE,EAAE,CAAC;GACrD,oCAAoC,CAmChD"}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
export declare class NestedEnumActionStatusFilter {
|
2
|
-
equals?: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
3
|
-
in?: Array<"STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
4
|
-
notIn?: Array<"STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
2
|
+
equals?: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
3
|
+
in?: Array<"STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
4
|
+
notIn?: Array<"STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
5
5
|
not?: NestedEnumActionStatusFilter | undefined;
|
6
6
|
}
|
7
7
|
//# sourceMappingURL=NestedEnumActionStatusFilter.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"NestedEnumActionStatusFilter.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusFilter.ts"],"names":[],"mappings":"AAMA,qBACa,4BAA4B;IAIvC,MAAM,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"NestedEnumActionStatusFilter.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusFilter.ts"],"names":[],"mappings":"AAMA,qBACa,4BAA4B;IAIvC,MAAM,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;IAKlF,EAAE,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC,GAAG,SAAS,CAAC;IAKrF,KAAK,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC,GAAG,SAAS,CAAC;IAKxF,GAAG,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;CAChD"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"NestedEnumActionStatusFilter.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AAGjD,IAAM,4BAA4B,GAAlC,MAAM,4BAA4B;CAoBxC,CAAA;AApBY,oEAA4B;AAIvC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"NestedEnumActionStatusFilter.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AAGjD,IAAM,4BAA4B,GAAlC,MAAM,4BAA4B;CAoBxC,CAAA;AApBY,oEAA4B;AAIvC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;4DACgF;AAKlF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,2BAAY,CAAC,EAAE;QAC1C,QAAQ,EAAE,IAAI;KACf,CAAC;;wDACmF;AAKrF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,2BAAY,CAAC,EAAE;QAC1C,QAAQ,EAAE,IAAI;KACf,CAAC;;2DACsF;AAKxF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,4BAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;yDAC6C;uCAnBpC,4BAA4B;IADxC,WAAW,CAAC,SAAS,CAAC,8BAA8B,EAAE,EAAE,CAAC;GAC7C,4BAA4B,CAoBxC"}
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { NestedEnumActionStatusFilter } from "../inputs/NestedEnumActionStatusFilter";
|
2
2
|
import { NestedIntFilter } from "../inputs/NestedIntFilter";
|
3
3
|
export declare class NestedEnumActionStatusWithAggregatesFilter {
|
4
|
-
equals?: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
5
|
-
in?: Array<"STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
6
|
-
notIn?: Array<"STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
4
|
+
equals?: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | undefined;
|
5
|
+
in?: Array<"STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
6
|
+
notIn?: Array<"STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED"> | undefined;
|
7
7
|
not?: NestedEnumActionStatusWithAggregatesFilter | undefined;
|
8
8
|
_count?: NestedIntFilter | undefined;
|
9
9
|
_min?: NestedEnumActionStatusFilter | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"NestedEnumActionStatusWithAggregatesFilter.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusWithAggregatesFilter.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,4BAA4B,EAAE,MAAM,wCAAwC,CAAC;AACtF,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG5D,qBACa,0CAA0C;IAIrD,MAAM,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;
|
1
|
+
{"version":3,"file":"NestedEnumActionStatusWithAggregatesFilter.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusWithAggregatesFilter.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,4BAA4B,EAAE,MAAM,wCAAwC,CAAC;AACtF,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG5D,qBACa,0CAA0C;IAIrD,MAAM,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,CAAC;IAKlF,EAAE,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC,GAAG,SAAS,CAAC;IAKrF,KAAK,CAAC,EAAE,KAAK,CAAC,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC,GAAG,SAAS,CAAC;IAKxF,GAAG,CAAC,EAAE,0CAA0C,GAAG,SAAS,CAAC;IAK7D,MAAM,CAAC,EAAE,eAAe,GAAG,SAAS,CAAC;IAKrC,IAAI,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAKhD,IAAI,CAAC,EAAE,4BAA4B,GAAG,SAAS,CAAC;CACjD"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"NestedEnumActionStatusWithAggregatesFilter.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusWithAggregatesFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,yFAAsF;AACtF,+DAA4D;AAC5D,2DAAwD;AAGjD,IAAM,0CAA0C,GAAhD,MAAM,0CAA0C;CAmCtD,CAAA;AAnCY,gGAA0C;AAIrD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"NestedEnumActionStatusWithAggregatesFilter.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/inputs/NestedEnumActionStatusWithAggregatesFilter.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,yFAAsF;AACtF,+DAA4D;AAC5D,2DAAwD;AAGjD,IAAM,0CAA0C,GAAhD,MAAM,0CAA0C;CAmCtD,CAAA;AAnCY,gGAA0C;AAIrD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;0EACgF;AAKlF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,2BAAY,CAAC,EAAE;QAC1C,QAAQ,EAAE,IAAI;KACf,CAAC;;sEACmF;AAKrF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,2BAAY,CAAC,EAAE;QAC1C,QAAQ,EAAE,IAAI;KACf,CAAC;;yEACsF;AAKxF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,0CAA0C,EAAE;QACtE,QAAQ,EAAE,IAAI;KACf,CAAC;;uEAC2D;AAK7D;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,iCAAe,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;0EACmC;AAKrC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2DAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;wEAC8C;AAKhD;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2DAA4B,EAAE;QACxD,QAAQ,EAAE,IAAI;KACf,CAAC;;wEAC8C;qDAlCrC,0CAA0C;IADtD,WAAW,CAAC,SAAS,CAAC,4CAA4C,EAAE,EAAE,CAAC;GAC3D,0CAA0C,CAmCtD"}
|
@@ -10,7 +10,7 @@ export declare class ActionGroupBy {
|
|
10
10
|
type: "BUY" | "BUY_OPTION" | "EXERCISE_OPTION" | "SELL" | "CANCEL" | "ADJUST" | "HEDGE";
|
11
11
|
primary: boolean;
|
12
12
|
note: string;
|
13
|
-
status: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED";
|
13
|
+
status: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED";
|
14
14
|
createdAt: Date;
|
15
15
|
updatedAt: Date;
|
16
16
|
alpacaOrderId: string | null;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionGroupBy.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionGroupBy.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AACvE,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAInE,qBACa,aAAa;IAIxB,EAAE,EAAG,MAAM,CAAC;IAKZ,QAAQ,EAAG,MAAM,CAAC;IAKlB,OAAO,EAAG,MAAM,CAAC;IAKjB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,EAAG,OAAO,CAAC;IAKlB,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,EAAG,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC;
|
1
|
+
{"version":3,"file":"ActionGroupBy.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionGroupBy.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AACvE,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAInE,qBACa,aAAa;IAIxB,EAAE,EAAG,MAAM,CAAC;IAKZ,QAAQ,EAAG,MAAM,CAAC;IAKlB,OAAO,EAAG,MAAM,CAAC;IAKjB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,EAAG,OAAO,CAAC;IAKlB,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,EAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC;IAKtE,SAAS,EAAG,IAAI,CAAC;IAKjB,SAAS,EAAG,IAAI,CAAC;IAKjB,aAAa,EAAG,MAAM,GAAG,IAAI,CAAC;IAK9B,MAAM,EAAG,oBAAoB,GAAG,IAAI,CAAC;IAKrC,IAAI,EAAG,kBAAkB,GAAG,IAAI,CAAC;IAKjC,IAAI,EAAG,kBAAkB,GAAG,IAAI,CAAC;IAKjC,IAAI,EAAG,kBAAkB,GAAG,IAAI,CAAC;IAKjC,IAAI,EAAG,kBAAkB,GAAG,IAAI,CAAC;CAClC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionGroupBy.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionGroupBy.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,sEAAmE;AACnE,0EAAuE;AACvE,sEAAmE;AACnE,sEAAmE;AACnE,sEAAmE;AACnE,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,aAAa,GAAnB,MAAM,aAAa;CA2EzB,CAAA;AA3EY,sCAAa;AAIxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;yCACU;AAKZ;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;+CACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;8CACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;2CACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,KAAK;KAChB,CAAC;;8CACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;2CACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,KAAK;KAChB,CAAC;;
|
1
|
+
{"version":3,"file":"ActionGroupBy.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionGroupBy.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,sEAAmE;AACnE,0EAAuE;AACvE,sEAAmE;AACnE,sEAAmE;AACnE,sEAAmE;AACnE,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,aAAa,GAAnB,MAAM,aAAa;CA2EzB,CAAA;AA3EY,sCAAa;AAIxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;yCACU;AAKZ;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;+CACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;8CACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;2CACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,KAAK;KAChB,CAAC;;8CACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;2CACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,KAAK;KAChB,CAAC;;6CACoE;AAKtE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACU,IAAI;gDAAC;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACU,IAAI;gDAAC;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;oDAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2CAAoB,EAAE;QAChD,QAAQ,EAAE,IAAI;KACf,CAAC;;6CACmC;AAKrC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uCAAkB,EAAE;QAC9C,QAAQ,EAAE,IAAI;KACf,CAAC;;2CAC+B;AAKjC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uCAAkB,EAAE;QAC9C,QAAQ,EAAE,IAAI;KACf,CAAC;;2CAC+B;AAKjC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uCAAkB,EAAE;QAC9C,QAAQ,EAAE,IAAI;KACf,CAAC;;2CAC+B;AAKjC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uCAAkB,EAAE;QAC9C,QAAQ,EAAE,IAAI;KACf,CAAC;;2CAC+B;wBA1EtB,aAAa;IADzB,WAAW,CAAC,UAAU,CAAC,eAAe,EAAE,EAAE,CAAC;GAC/B,aAAa,CA2EzB"}
|
@@ -5,7 +5,7 @@ export declare class ActionMaxAggregate {
|
|
5
5
|
type: "BUY" | "BUY_OPTION" | "EXERCISE_OPTION" | "SELL" | "CANCEL" | "ADJUST" | "HEDGE" | null;
|
6
6
|
primary: boolean | null;
|
7
7
|
note: string | null;
|
8
|
-
status: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | null;
|
8
|
+
status: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | null;
|
9
9
|
createdAt: Date | null;
|
10
10
|
updatedAt: Date | null;
|
11
11
|
alpacaOrderId: string | null;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionMaxAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionMaxAggregate.ts"],"names":[],"mappings":"AAOA,qBACa,kBAAkB;IAI7B,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,OAAO,EAAG,MAAM,GAAG,IAAI,CAAC;IAKxB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,GAAG,IAAI,CAAC;IAKhG,OAAO,EAAG,OAAO,GAAG,IAAI,CAAC;IAKzB,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,MAAM,EAAG,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,IAAI,CAAC;
|
1
|
+
{"version":3,"file":"ActionMaxAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionMaxAggregate.ts"],"names":[],"mappings":"AAOA,qBACa,kBAAkB;IAI7B,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,OAAO,EAAG,MAAM,GAAG,IAAI,CAAC;IAKxB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,GAAG,IAAI,CAAC;IAKhG,OAAO,EAAG,OAAO,GAAG,IAAI,CAAC;IAKzB,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,MAAM,EAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,IAAI,CAAC;IAK7E,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,aAAa,EAAG,MAAM,GAAG,IAAI,CAAC;CAC/B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionMaxAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionMaxAggregate.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,kBAAkB,GAAxB,MAAM,kBAAkB;CAkD9B,CAAA;AAlDY,gDAAkB;AAI7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8CACiB;AAKnB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oDACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,IAAI;KACf,CAAC;;gDAC8F;AAKhG;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;gDACmB;AAKrB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"ActionMaxAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionMaxAggregate.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,kBAAkB,GAAxB,MAAM,kBAAkB;CAkD9B,CAAA;AAlDY,gDAAkB;AAI7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8CACiB;AAKnB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oDACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,IAAI;KACf,CAAC;;gDAC8F;AAKhG;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;gDACmB;AAKrB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;kDAC2E;AAK7E;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;qDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;qDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yDAC4B;6BAjDnB,kBAAkB;IAD9B,WAAW,CAAC,UAAU,CAAC,oBAAoB,EAAE,EAAE,CAAC;GACpC,kBAAkB,CAkD9B"}
|
@@ -5,7 +5,7 @@ export declare class ActionMinAggregate {
|
|
5
5
|
type: "BUY" | "BUY_OPTION" | "EXERCISE_OPTION" | "SELL" | "CANCEL" | "ADJUST" | "HEDGE" | null;
|
6
6
|
primary: boolean | null;
|
7
7
|
note: string | null;
|
8
|
-
status: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED" | null;
|
8
|
+
status: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED" | null;
|
9
9
|
createdAt: Date | null;
|
10
10
|
updatedAt: Date | null;
|
11
11
|
alpacaOrderId: string | null;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionMinAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionMinAggregate.ts"],"names":[],"mappings":"AAOA,qBACa,kBAAkB;IAI7B,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,OAAO,EAAG,MAAM,GAAG,IAAI,CAAC;IAKxB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,GAAG,IAAI,CAAC;IAKhG,OAAO,EAAG,OAAO,GAAG,IAAI,CAAC;IAKzB,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,MAAM,EAAG,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,IAAI,CAAC;
|
1
|
+
{"version":3,"file":"ActionMinAggregate.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionMinAggregate.ts"],"names":[],"mappings":"AAOA,qBACa,kBAAkB;IAI7B,EAAE,EAAG,MAAM,GAAG,IAAI,CAAC;IAKnB,QAAQ,EAAG,MAAM,GAAG,IAAI,CAAC;IAKzB,OAAO,EAAG,MAAM,GAAG,IAAI,CAAC;IAKxB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,GAAG,IAAI,CAAC;IAKhG,OAAO,EAAG,OAAO,GAAG,IAAI,CAAC;IAKzB,IAAI,EAAG,MAAM,GAAG,IAAI,CAAC;IAKrB,MAAM,EAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,GAAG,IAAI,CAAC;IAK7E,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,SAAS,EAAG,IAAI,GAAG,IAAI,CAAC;IAKxB,aAAa,EAAG,MAAM,GAAG,IAAI,CAAC;CAC/B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"ActionMinAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionMinAggregate.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,kBAAkB,GAAxB,MAAM,kBAAkB;CAkD9B,CAAA;AAlDY,gDAAkB;AAI7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8CACiB;AAKnB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oDACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,IAAI;KACf,CAAC;;gDAC8F;AAKhG;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;gDACmB;AAKrB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;
|
1
|
+
{"version":3,"file":"ActionMinAggregate.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/ActionMinAggregate.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,kBAAkB,GAAxB,MAAM,kBAAkB;CAkD9B,CAAA;AAlDY,gDAAkB;AAI7B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;8CACiB;AAKnB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,IAAI;KACf,CAAC;;oDACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,IAAI;KACf,CAAC;;gDAC8F;AAKhG;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACuB;AAKzB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;gDACmB;AAKrB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,IAAI;KACf,CAAC;;kDAC2E;AAK7E;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;qDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,IAAI;KACf,CAAC;;qDACsB;AAKxB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;yDAC4B;6BAjDnB,kBAAkB;IAD9B,WAAW,CAAC,UAAU,CAAC,oBAAoB,EAAE,EAAE,CAAC;GACpC,kBAAkB,CAkD9B"}
|
@@ -6,7 +6,7 @@ export declare class CreateManyAndReturnAction {
|
|
6
6
|
type: "BUY" | "BUY_OPTION" | "EXERCISE_OPTION" | "SELL" | "CANCEL" | "ADJUST" | "HEDGE";
|
7
7
|
primary: boolean;
|
8
8
|
note: string;
|
9
|
-
status: "STAGED" | "EXECUTED" | "COMPLETED" | "CANCELED";
|
9
|
+
status: "STAGED" | "PENDING" | "EXECUTED" | "COMPLETED" | "CANCELED";
|
10
10
|
createdAt: Date;
|
11
11
|
updatedAt: Date;
|
12
12
|
alpacaOrderId: string | null;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"CreateManyAndReturnAction.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAction.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAI3C,qBACa,yBAAyB;IAIpC,EAAE,EAAG,MAAM,CAAC;IAKZ,QAAQ,EAAG,MAAM,CAAC;IAKlB,OAAO,EAAG,MAAM,CAAC;IAKjB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,EAAG,OAAO,CAAC;IAKlB,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,EAAG,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC;
|
1
|
+
{"version":3,"file":"CreateManyAndReturnAction.d.ts","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAction.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAI3C,qBACa,yBAAyB;IAIpC,EAAE,EAAG,MAAM,CAAC;IAKZ,QAAQ,EAAG,MAAM,CAAC;IAKlB,OAAO,EAAG,MAAM,CAAC;IAKjB,IAAI,EAAG,KAAK,GAAG,YAAY,GAAG,iBAAiB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;IAKzF,OAAO,EAAG,OAAO,CAAC;IAKlB,IAAI,EAAG,MAAM,CAAC;IAKd,MAAM,EAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC;IAKtE,SAAS,EAAG,IAAI,CAAC;IAKjB,SAAS,EAAG,IAAI,CAAC;IAKjB,aAAa,EAAG,MAAM,GAAG,IAAI,CAAC;IAK9B,KAAK,EAAG,KAAK,CAAC;CACf"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"CreateManyAndReturnAction.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAction.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,8CAA2C;AAC3C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,yBAAyB,GAA/B,MAAM,yBAAyB;CAuDrC,CAAA;AAvDY,8DAAyB;AAIpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;qDACU;AAKZ;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;2DACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;0DACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;uDACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,KAAK;KAChB,CAAC;;0DACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;uDACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,KAAK;KAChB,CAAC;;
|
1
|
+
{"version":3,"file":"CreateManyAndReturnAction.js","sourceRoot":"","sources":["../../../../../src/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnAction.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0DAA4C;AAI5C,8CAA2C;AAC3C,2DAAwD;AACxD,uDAAoD;AAG7C,IAAM,yBAAyB,GAA/B,MAAM,yBAAyB;CAuDrC,CAAA;AAvDY,8DAAyB;AAIpC;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;qDACU;AAKZ;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,WAAW,CAAC,GAAG,EAAE;QAC3C,QAAQ,EAAE,KAAK;KAChB,CAAC;;2DACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;0DACe;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,uBAAU,EAAE;QACtC,QAAQ,EAAE,KAAK;KAChB,CAAC;;uDACuF;AAKzF;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,OAAO,EAAE;QACnC,QAAQ,EAAE,KAAK;KAChB,CAAC;;0DACgB;AAKlB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,KAAK;KAChB,CAAC;;uDACY;AAKd;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,2BAAY,EAAE;QACxC,QAAQ,EAAE,KAAK;KAChB,CAAC;;yDACoE;AAKtE;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACU,IAAI;4DAAC;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,IAAI,EAAE;QAChC,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACU,IAAI;4DAAC;AAKjB;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE;QAClC,QAAQ,EAAE,IAAI;KACf,CAAC;;gEAC4B;AAK9B;IAHC,WAAW,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,aAAK,EAAE;QACjC,QAAQ,EAAE,KAAK;KAChB,CAAC;8BACM,aAAK;wDAAC;oCAtDH,yBAAyB;IADrC,WAAW,CAAC,UAAU,CAAC,2BAA2B,EAAE,EAAE,CAAC;GAC3C,yBAAyB,CAuDrC"}
|
package/package.json
CHANGED