@adaptic/backend-legacy 0.0.905 → 0.0.907
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 +404 -0
- package/AccountLinkingRequest.cjs +404 -0
- package/Alert.cjs +472 -0
- package/Allocation.cjs +491 -0
- package/AlpacaAccount.cjs +404 -0
- package/Authenticator.cjs +404 -0
- package/Customer.cjs +404 -0
- package/InviteToken.cjs +491 -0
- package/LinkedProvider.cjs +404 -0
- package/LlmConfiguration.cjs +5364 -0
- package/LlmConfiguration.d.ts +88 -0
- package/Session.cjs +404 -0
- package/User.cjs +317 -0
- package/WaitlistEntry.cjs +404 -0
- package/esm/Account.d.ts.map +1 -1
- package/esm/Account.js.map +1 -1
- package/esm/Account.mjs +404 -0
- package/esm/AccountLinkingRequest.d.ts.map +1 -1
- package/esm/AccountLinkingRequest.js.map +1 -1
- package/esm/AccountLinkingRequest.mjs +404 -0
- package/esm/Alert.d.ts.map +1 -1
- package/esm/Alert.js.map +1 -1
- package/esm/Alert.mjs +472 -0
- package/esm/Allocation.d.ts.map +1 -1
- package/esm/Allocation.js.map +1 -1
- package/esm/Allocation.mjs +491 -0
- package/esm/AlpacaAccount.d.ts.map +1 -1
- package/esm/AlpacaAccount.js.map +1 -1
- package/esm/AlpacaAccount.mjs +404 -0
- package/esm/Authenticator.d.ts.map +1 -1
- package/esm/Authenticator.js.map +1 -1
- package/esm/Authenticator.mjs +404 -0
- package/esm/Customer.d.ts.map +1 -1
- package/esm/Customer.js.map +1 -1
- package/esm/Customer.mjs +404 -0
- package/esm/InviteToken.d.ts.map +1 -1
- package/esm/InviteToken.js.map +1 -1
- package/esm/InviteToken.mjs +491 -0
- package/esm/LinkedProvider.d.ts.map +1 -1
- package/esm/LinkedProvider.js.map +1 -1
- package/esm/LinkedProvider.mjs +404 -0
- package/esm/LlmConfiguration.d.ts +88 -0
- package/esm/LlmConfiguration.d.ts.map +1 -0
- package/esm/LlmConfiguration.js.map +1 -0
- package/esm/LlmConfiguration.mjs +5352 -0
- package/esm/Session.d.ts.map +1 -1
- package/esm/Session.js.map +1 -1
- package/esm/Session.mjs +404 -0
- package/esm/User.d.ts.map +1 -1
- package/esm/User.js.map +1 -1
- package/esm/User.mjs +317 -0
- package/esm/WaitlistEntry.d.ts.map +1 -1
- package/esm/WaitlistEntry.js.map +1 -1
- package/esm/WaitlistEntry.mjs +404 -0
- 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 +19 -0
- package/esm/generated/selectionSets/AccountLinkingRequest.d.ts +1 -1
- package/esm/generated/selectionSets/AccountLinkingRequest.d.ts.map +1 -1
- package/esm/generated/selectionSets/AccountLinkingRequest.js.map +1 -1
- package/esm/generated/selectionSets/AccountLinkingRequest.mjs +19 -0
- package/esm/generated/selectionSets/Allocation.d.ts +1 -1
- package/esm/generated/selectionSets/Allocation.d.ts.map +1 -1
- package/esm/generated/selectionSets/Allocation.js.map +1 -1
- package/esm/generated/selectionSets/Allocation.mjs +19 -0
- package/esm/generated/selectionSets/AlpacaAccount.d.ts +1 -1
- package/esm/generated/selectionSets/AlpacaAccount.d.ts.map +1 -1
- package/esm/generated/selectionSets/AlpacaAccount.js.map +1 -1
- package/esm/generated/selectionSets/AlpacaAccount.mjs +19 -0
- 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 +19 -0
- package/esm/generated/selectionSets/Customer.d.ts +1 -1
- package/esm/generated/selectionSets/Customer.d.ts.map +1 -1
- package/esm/generated/selectionSets/Customer.js.map +1 -1
- package/esm/generated/selectionSets/Customer.mjs +19 -0
- package/esm/generated/selectionSets/InviteToken.d.ts +1 -1
- package/esm/generated/selectionSets/InviteToken.d.ts.map +1 -1
- package/esm/generated/selectionSets/InviteToken.js.map +1 -1
- package/esm/generated/selectionSets/InviteToken.mjs +19 -0
- package/esm/generated/selectionSets/LinkedProvider.d.ts +1 -1
- package/esm/generated/selectionSets/LinkedProvider.d.ts.map +1 -1
- package/esm/generated/selectionSets/LinkedProvider.js.map +1 -1
- package/esm/generated/selectionSets/LinkedProvider.mjs +19 -0
- package/esm/generated/selectionSets/LlmConfiguration.d.ts +2 -0
- package/esm/generated/selectionSets/LlmConfiguration.d.ts.map +1 -0
- package/esm/generated/selectionSets/LlmConfiguration.js.map +1 -0
- package/esm/generated/selectionSets/LlmConfiguration.mjs +207 -0
- package/esm/generated/selectionSets/Session.d.ts +1 -1
- package/esm/generated/selectionSets/Session.d.ts.map +1 -1
- package/esm/generated/selectionSets/Session.js.map +1 -1
- package/esm/generated/selectionSets/Session.mjs +19 -0
- package/esm/generated/selectionSets/User.d.ts +1 -1
- package/esm/generated/selectionSets/User.d.ts.map +1 -1
- package/esm/generated/selectionSets/User.js.map +1 -1
- package/esm/generated/selectionSets/User.mjs +19 -0
- package/esm/generated/selectionSets/WaitlistEntry.d.ts +1 -1
- package/esm/generated/selectionSets/WaitlistEntry.d.ts.map +1 -1
- package/esm/generated/selectionSets/WaitlistEntry.js.map +1 -1
- package/esm/generated/selectionSets/WaitlistEntry.mjs +19 -0
- package/esm/generated/selectionSets/index.d.ts.map +1 -1
- package/esm/generated/selectionSets/index.js.map +1 -1
- package/esm/generated/selectionSets/index.mjs +2 -0
- package/esm/generated/typeStrings/LlmConfiguration.d.ts +2 -0
- package/esm/generated/typeStrings/LlmConfiguration.d.ts.map +1 -0
- package/esm/generated/typeStrings/LlmConfiguration.js.map +1 -0
- package/esm/generated/typeStrings/LlmConfiguration.mjs +152 -0
- package/esm/generated/typeStrings/index.d.ts +1 -0
- package/esm/generated/typeStrings/index.d.ts.map +1 -1
- package/esm/generated/typeStrings/index.js.map +1 -1
- package/esm/generated/typeStrings/index.mjs +2 -0
- package/esm/generated/typegraphql-prisma/enhance.d.ts +2 -0
- 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 +102 -22
- package/esm/generated/typegraphql-prisma/enums/LlmConfigurationScalarFieldEnum.d.ts +21 -0
- package/esm/generated/typegraphql-prisma/enums/LlmConfigurationScalarFieldEnum.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/enums/LlmConfigurationScalarFieldEnum.js.map +1 -0
- package/esm/generated/typegraphql-prisma/enums/LlmConfigurationScalarFieldEnum.mjs +27 -0
- package/esm/generated/typegraphql-prisma/enums/LlmProvider.d.ts +11 -0
- package/esm/generated/typegraphql-prisma/enums/LlmProvider.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/enums/LlmProvider.js.map +1 -0
- package/esm/generated/typegraphql-prisma/enums/LlmProvider.mjs +17 -0
- package/esm/generated/typegraphql-prisma/enums/index.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/enums/index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/enums/index.mjs +2 -0
- package/esm/generated/typegraphql-prisma/models/LlmConfiguration.d.ts +49 -0
- package/esm/generated/typegraphql-prisma/models/LlmConfiguration.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/models/LlmConfiguration.js.map +1 -0
- package/esm/generated/typegraphql-prisma/models/LlmConfiguration.mjs +177 -0
- package/esm/generated/typegraphql-prisma/models/User.d.ts +5 -0
- package/esm/generated/typegraphql-prisma/models/User.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/models/User.js.map +1 -1
- package/esm/generated/typegraphql-prisma/models/User.mjs +4 -0
- package/esm/generated/typegraphql-prisma/models/index.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/models/index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/models/index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/models/index.mjs +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/AggregateLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/AggregateLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/AggregateLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/AggregateLlmConfigurationResolver.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyAndReturnLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyAndReturnLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyAndReturnLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyAndReturnLlmConfigurationResolver.mjs +42 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyLlmConfigurationResolver.mjs +42 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateOneLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateOneLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateOneLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateOneLlmConfigurationResolver.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteManyLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteManyLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteManyLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteManyLlmConfigurationResolver.mjs +42 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteOneLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteOneLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteOneLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteOneLlmConfigurationResolver.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationOrThrowResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationOrThrowResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationOrThrowResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationOrThrowResolver.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationResolver.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindManyLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindManyLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindManyLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindManyLlmConfigurationResolver.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationOrThrowResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationOrThrowResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationOrThrowResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationOrThrowResolver.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationResolver.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/GroupByLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/GroupByLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/GroupByLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/GroupByLlmConfigurationResolver.mjs +42 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/LlmConfigurationCrudResolver.d.ts +39 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/LlmConfigurationCrudResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/LlmConfigurationCrudResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/LlmConfigurationCrudResolver.mjs +310 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateManyLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateManyLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateManyLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateManyLlmConfigurationResolver.mjs +42 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateOneLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateOneLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateOneLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateOneLlmConfigurationResolver.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpsertOneLlmConfigurationResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpsertOneLlmConfigurationResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpsertOneLlmConfigurationResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpsertOneLlmConfigurationResolver.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/AggregateLlmConfigurationArgs.d.ts +11 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/AggregateLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/AggregateLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/AggregateLlmConfigurationArgs.mjs +55 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyAndReturnLlmConfigurationArgs.d.ts +6 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyAndReturnLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyAndReturnLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyAndReturnLlmConfigurationArgs.mjs +32 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyLlmConfigurationArgs.d.ts +6 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyLlmConfigurationArgs.mjs +32 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateOneLlmConfigurationArgs.d.ts +5 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateOneLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateOneLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateOneLlmConfigurationArgs.mjs +25 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteManyLlmConfigurationArgs.d.ts +5 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteManyLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteManyLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteManyLlmConfigurationArgs.mjs +25 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteOneLlmConfigurationArgs.d.ts +5 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteOneLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteOneLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteOneLlmConfigurationArgs.mjs +25 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationArgs.d.ts +12 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationArgs.mjs +63 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationOrThrowArgs.d.ts +12 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationOrThrowArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationOrThrowArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationOrThrowArgs.mjs +63 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindManyLlmConfigurationArgs.d.ts +12 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindManyLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindManyLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindManyLlmConfigurationArgs.mjs +63 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationArgs.d.ts +5 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationArgs.mjs +25 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationOrThrowArgs.d.ts +5 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationOrThrowArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationOrThrowArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationOrThrowArgs.mjs +25 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/GroupByLlmConfigurationArgs.d.ts +12 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/GroupByLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/GroupByLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/GroupByLlmConfigurationArgs.mjs +63 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateManyLlmConfigurationArgs.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateManyLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateManyLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateManyLlmConfigurationArgs.mjs +33 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateOneLlmConfigurationArgs.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateOneLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateOneLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateOneLlmConfigurationArgs.mjs +33 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpsertOneLlmConfigurationArgs.d.ts +9 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpsertOneLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpsertOneLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpsertOneLlmConfigurationArgs.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/index.d.ts +16 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/index.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/index.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/index.mjs +16 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/args.index.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/args.index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/args.index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/args.index.mjs +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/resolvers-actions.index.d.ts +15 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/resolvers-actions.index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/resolvers-actions.index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/resolvers-actions.index.mjs +15 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/resolvers-crud.index.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/crud/resolvers-crud.index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/resolvers-crud.index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/crud/resolvers-crud.index.mjs +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFieldUpdateOperationsInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFieldUpdateOperationsInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFieldUpdateOperationsInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFieldUpdateOperationsInput.mjs +25 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFilter.d.ts +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFilter.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFilter.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFilter.mjs +47 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableFilter.d.ts +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableFilter.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableFilter.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableFilter.mjs +47 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableWithAggregatesFilter.d.ts +13 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableWithAggregatesFilter.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableWithAggregatesFilter.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableWithAggregatesFilter.mjs +70 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderWithAggregatesFilter.d.ts +13 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderWithAggregatesFilter.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderWithAggregatesFilter.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderWithAggregatesFilter.mjs +70 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCountOrderByAggregateInput.d.ts +21 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCountOrderByAggregateInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCountOrderByAggregateInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCountOrderByAggregateInput.mjs +144 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateInput.d.ts +22 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateInput.mjs +145 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateManyInput.d.ts +21 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateManyInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateManyInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateManyInput.mjs +144 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateNestedOneWithoutUserInput.d.ts +9 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateNestedOneWithoutUserInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateNestedOneWithoutUserInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateNestedOneWithoutUserInput.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateOrConnectWithoutUserInput.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateOrConnectWithoutUserInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateOrConnectWithoutUserInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateOrConnectWithoutUserInput.mjs +33 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateWithoutUserInput.d.ts +20 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateWithoutUserInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateWithoutUserInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateWithoutUserInput.mjs +137 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMaxOrderByAggregateInput.d.ts +21 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMaxOrderByAggregateInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMaxOrderByAggregateInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMaxOrderByAggregateInput.mjs +144 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMinOrderByAggregateInput.d.ts +21 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMinOrderByAggregateInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMinOrderByAggregateInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMinOrderByAggregateInput.mjs +144 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationNullableRelationFilter.d.ts +6 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationNullableRelationFilter.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationNullableRelationFilter.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationNullableRelationFilter.mjs +32 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithAggregationInput.d.ts +28 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithAggregationInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithAggregationInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithAggregationInput.mjs +169 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithRelationInput.d.ts +24 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithRelationInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithRelationInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithRelationInput.mjs +153 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationScalarWhereWithAggregatesInput.d.ts +29 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationScalarWhereWithAggregatesInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationScalarWhereWithAggregatesInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationScalarWhereWithAggregatesInput.mjs +169 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateInput.d.ts +27 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateInput.mjs +149 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateManyMutationInput.d.ts +25 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateManyMutationInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateManyMutationInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateManyMutationInput.mjs +141 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateOneWithoutUserNestedInput.d.ts +16 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateOneWithoutUserNestedInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateOneWithoutUserNestedInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateOneWithoutUserNestedInput.mjs +72 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateToOneWithWhereWithoutUserInput.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateToOneWithWhereWithoutUserInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateToOneWithWhereWithoutUserInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateToOneWithWhereWithoutUserInput.mjs +33 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateWithoutUserInput.d.ts +25 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateWithoutUserInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateWithoutUserInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateWithoutUserInput.mjs +141 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpsertWithoutUserInput.d.ts +9 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpsertWithoutUserInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpsertWithoutUserInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpsertWithoutUserInput.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereInput.d.ts +31 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereInput.mjs +177 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereUniqueInput.d.ts +31 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereUniqueInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereUniqueInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereUniqueInput.mjs +177 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderFilter.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderFilter.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderFilter.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderFilter.mjs +46 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableFilter.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableFilter.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableFilter.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableFilter.mjs +46 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableWithAggregatesFilter.d.ts +12 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableWithAggregatesFilter.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableWithAggregatesFilter.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableWithAggregatesFilter.mjs +69 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderWithAggregatesFilter.d.ts +12 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderWithAggregatesFilter.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderWithAggregatesFilter.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderWithAggregatesFilter.mjs +69 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NullableEnumLlmProviderFieldUpdateOperationsInput.d.ts +4 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NullableEnumLlmProviderFieldUpdateOperationsInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NullableEnumLlmProviderFieldUpdateOperationsInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/NullableEnumLlmProviderFieldUpdateOperationsInput.mjs +25 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateNestedOneWithoutLlmConfigurationInput.d.ts +9 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateNestedOneWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateNestedOneWithoutLlmConfigurationInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateNestedOneWithoutLlmConfigurationInput.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateOrConnectWithoutLlmConfigurationInput.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateOrConnectWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateOrConnectWithoutLlmConfigurationInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateOrConnectWithoutLlmConfigurationInput.mjs +33 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.d.ts +34 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.mjs +190 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserOrderByWithRelationInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserOrderByWithRelationInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserOrderByWithRelationInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserOrderByWithRelationInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateOneRequiredWithoutLlmConfigurationNestedInput.d.ts +13 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateOneRequiredWithoutLlmConfigurationNestedInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateOneRequiredWithoutLlmConfigurationNestedInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateOneRequiredWithoutLlmConfigurationNestedInput.mjs +57 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateToOneWithWhereWithoutLlmConfigurationInput.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateToOneWithWhereWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateToOneWithWhereWithoutLlmConfigurationInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateToOneWithWhereWithoutLlmConfigurationInput.mjs +33 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountLinkingRequestsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountLinkingRequestsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountLinkingRequestsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountLinkingRequestsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAlpacaAccountsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAlpacaAccountsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAlpacaAccountsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAlpacaAccountsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAuthenticatorsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAuthenticatorsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAuthenticatorsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAuthenticatorsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutCustomerInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutCustomerInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutCustomerInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutCustomerInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLinkedProvidersInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLinkedProvidersInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLinkedProvidersInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLinkedProvidersInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLlmConfigurationInput.d.ts +42 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLlmConfigurationInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLlmConfigurationInput.mjs +194 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutReviewedWaitlistEntriesInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutReviewedWaitlistEntriesInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutReviewedWaitlistEntriesInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutReviewedWaitlistEntriesInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutSessionsInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutSessionsInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutSessionsInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutSessionsInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpsertWithoutLlmConfigurationInput.d.ts +9 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpsertWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpsertWithoutLlmConfigurationInput.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserUpsertWithoutLlmConfigurationInput.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserWhereInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserWhereInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserWhereInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserWhereInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserWhereUniqueInput.d.ts +2 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserWhereUniqueInput.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserWhereUniqueInput.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/inputs/UserWhereUniqueInput.mjs +8 -0
- package/esm/generated/typegraphql-prisma/resolvers/inputs/index.d.ts +37 -0
- 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 +37 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AggregateLlmConfiguration.d.ts +9 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AggregateLlmConfiguration.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AggregateLlmConfiguration.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/AggregateLlmConfiguration.mjs +41 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnLlmConfiguration.d.ts +23 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnLlmConfiguration.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnLlmConfiguration.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnLlmConfiguration.mjs +152 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationCountAggregate.d.ts +22 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationCountAggregate.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationCountAggregate.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationCountAggregate.mjs +150 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationGroupBy.d.ts +27 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationGroupBy.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationGroupBy.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationGroupBy.mjs +168 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMaxAggregate.d.ts +21 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMaxAggregate.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMaxAggregate.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMaxAggregate.mjs +144 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMinAggregate.d.ts +21 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMinAggregate.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMinAggregate.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMinAggregate.mjs +144 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/index.d.ts +6 -0
- package/esm/generated/typegraphql-prisma/resolvers/outputs/index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/outputs/index.mjs +6 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/LlmConfiguration/LlmConfigurationRelationsResolver.d.ts +7 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/LlmConfiguration/LlmConfigurationRelationsResolver.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/LlmConfiguration/LlmConfigurationRelationsResolver.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/LlmConfiguration/LlmConfigurationRelationsResolver.mjs +44 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/UserRelationsResolver.d.ts +3 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/UserRelationsResolver.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/UserRelationsResolver.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/UserRelationsResolver.mjs +26 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/UserLlmConfigurationArgs.d.ts +5 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/UserLlmConfigurationArgs.d.ts.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/UserLlmConfigurationArgs.js.map +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/UserLlmConfigurationArgs.mjs +25 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/index.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/User/args/index.mjs +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/resolvers.index.d.ts +1 -0
- package/esm/generated/typegraphql-prisma/resolvers/relations/resolvers.index.d.ts.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/resolvers.index.js.map +1 -1
- package/esm/generated/typegraphql-prisma/resolvers/relations/resolvers.index.mjs +1 -0
- package/esm/index.d.ts +15 -0
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js.map +1 -1
- package/esm/index.mjs +2 -0
- package/generated/typeStrings/LlmConfiguration.cjs +155 -0
- package/generated/typeStrings/LlmConfiguration.d.ts +2 -0
- package/generated/typeStrings/LlmConfiguration.d.ts.map +1 -0
- package/generated/typeStrings/LlmConfiguration.js.map +1 -0
- package/generated/typeStrings/index.cjs +2 -0
- package/generated/typeStrings/index.d.ts +1 -0
- package/generated/typeStrings/index.d.ts.map +1 -1
- package/generated/typeStrings/index.js.map +1 -1
- package/generated/typegraphql-prisma/enhance.cjs +102 -22
- package/generated/typegraphql-prisma/enhance.d.ts +2 -0
- package/generated/typegraphql-prisma/enhance.d.ts.map +1 -1
- package/generated/typegraphql-prisma/enhance.js.map +1 -1
- package/generated/typegraphql-prisma/enums/LlmConfigurationScalarFieldEnum.cjs +63 -0
- package/generated/typegraphql-prisma/enums/LlmConfigurationScalarFieldEnum.d.ts +21 -0
- package/generated/typegraphql-prisma/enums/LlmConfigurationScalarFieldEnum.d.ts.map +1 -0
- package/generated/typegraphql-prisma/enums/LlmConfigurationScalarFieldEnum.js.map +1 -0
- package/generated/typegraphql-prisma/enums/LlmProvider.cjs +53 -0
- package/generated/typegraphql-prisma/enums/LlmProvider.d.ts +11 -0
- package/generated/typegraphql-prisma/enums/LlmProvider.d.ts.map +1 -0
- package/generated/typegraphql-prisma/enums/LlmProvider.js.map +1 -0
- package/generated/typegraphql-prisma/enums/index.cjs +6 -2
- package/generated/typegraphql-prisma/enums/index.d.ts +2 -0
- package/generated/typegraphql-prisma/enums/index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/enums/index.js.map +1 -1
- package/generated/typegraphql-prisma/models/LlmConfiguration.cjs +179 -0
- package/generated/typegraphql-prisma/models/LlmConfiguration.d.ts +49 -0
- package/generated/typegraphql-prisma/models/LlmConfiguration.d.ts.map +1 -0
- package/generated/typegraphql-prisma/models/LlmConfiguration.js.map +1 -0
- package/generated/typegraphql-prisma/models/User.d.ts +5 -0
- package/generated/typegraphql-prisma/models/User.d.ts.map +1 -1
- package/generated/typegraphql-prisma/models/User.js.map +1 -1
- package/generated/typegraphql-prisma/models/index.cjs +4 -2
- package/generated/typegraphql-prisma/models/index.d.ts +1 -0
- package/generated/typegraphql-prisma/models/index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/models/index.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/AggregateLlmConfigurationResolver.cjs +77 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/AggregateLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/AggregateLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/AggregateLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyAndReturnLlmConfigurationResolver.cjs +78 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyAndReturnLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyAndReturnLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyAndReturnLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyLlmConfigurationResolver.cjs +78 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateManyLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateOneLlmConfigurationResolver.cjs +77 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateOneLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateOneLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/CreateOneLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteManyLlmConfigurationResolver.cjs +78 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteManyLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteManyLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteManyLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteOneLlmConfigurationResolver.cjs +77 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteOneLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteOneLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/DeleteOneLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationOrThrowResolver.cjs +77 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationOrThrowResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationOrThrowResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationOrThrowResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationResolver.cjs +77 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindFirstLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindManyLlmConfigurationResolver.cjs +77 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindManyLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindManyLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindManyLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationOrThrowResolver.cjs +77 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationOrThrowResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationOrThrowResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationOrThrowResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationResolver.cjs +77 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/FindUniqueLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/GroupByLlmConfigurationResolver.cjs +78 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/GroupByLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/GroupByLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/GroupByLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/LlmConfigurationCrudResolver.cjs +346 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/LlmConfigurationCrudResolver.d.ts +39 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/LlmConfigurationCrudResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/LlmConfigurationCrudResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateManyLlmConfigurationResolver.cjs +78 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateManyLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateManyLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateManyLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateOneLlmConfigurationResolver.cjs +77 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateOneLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateOneLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpdateOneLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpsertOneLlmConfigurationResolver.cjs +77 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpsertOneLlmConfigurationResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpsertOneLlmConfigurationResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/UpsertOneLlmConfigurationResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/AggregateLlmConfigurationArgs.cjs +86 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/AggregateLlmConfigurationArgs.d.ts +11 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/AggregateLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/AggregateLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyAndReturnLlmConfigurationArgs.cjs +66 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyAndReturnLlmConfigurationArgs.d.ts +6 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyAndReturnLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyAndReturnLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyLlmConfigurationArgs.cjs +66 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyLlmConfigurationArgs.d.ts +6 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateManyLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateOneLlmConfigurationArgs.cjs +60 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateOneLlmConfigurationArgs.d.ts +5 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateOneLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/CreateOneLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteManyLlmConfigurationArgs.cjs +60 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteManyLlmConfigurationArgs.d.ts +5 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteManyLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteManyLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteOneLlmConfigurationArgs.cjs +60 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteOneLlmConfigurationArgs.d.ts +5 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteOneLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/DeleteOneLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationArgs.cjs +93 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationArgs.d.ts +12 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationOrThrowArgs.cjs +93 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationOrThrowArgs.d.ts +12 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationOrThrowArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindFirstLlmConfigurationOrThrowArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindManyLlmConfigurationArgs.cjs +93 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindManyLlmConfigurationArgs.d.ts +12 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindManyLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindManyLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationArgs.cjs +60 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationArgs.d.ts +5 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationOrThrowArgs.cjs +60 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationOrThrowArgs.d.ts +5 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationOrThrowArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/FindUniqueLlmConfigurationOrThrowArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/GroupByLlmConfigurationArgs.cjs +93 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/GroupByLlmConfigurationArgs.d.ts +12 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/GroupByLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/GroupByLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateManyLlmConfigurationArgs.cjs +67 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateManyLlmConfigurationArgs.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateManyLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateManyLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateOneLlmConfigurationArgs.cjs +67 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateOneLlmConfigurationArgs.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateOneLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpdateOneLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpsertOneLlmConfigurationArgs.cjs +74 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpsertOneLlmConfigurationArgs.d.ts +9 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpsertOneLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/UpsertOneLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/index.cjs +34 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/index.d.ts +16 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/index.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/LlmConfiguration/args/index.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/args.index.cjs +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/args.index.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/args.index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/args.index.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/resolvers-actions.index.cjs +39 -9
- package/generated/typegraphql-prisma/resolvers/crud/resolvers-actions.index.d.ts +15 -0
- package/generated/typegraphql-prisma/resolvers/crud/resolvers-actions.index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/resolvers-actions.index.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/resolvers-crud.index.cjs +4 -2
- package/generated/typegraphql-prisma/resolvers/crud/resolvers-crud.index.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/crud/resolvers-crud.index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/crud/resolvers-crud.index.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFieldUpdateOperationsInput.cjs +60 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFieldUpdateOperationsInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFieldUpdateOperationsInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFieldUpdateOperationsInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFilter.cjs +79 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFilter.d.ts +8 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFilter.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderFilter.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableFilter.cjs +79 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableFilter.d.ts +8 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableFilter.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableFilter.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableWithAggregatesFilter.cjs +99 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableWithAggregatesFilter.d.ts +13 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableWithAggregatesFilter.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderNullableWithAggregatesFilter.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderWithAggregatesFilter.cjs +99 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderWithAggregatesFilter.d.ts +13 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderWithAggregatesFilter.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/EnumLlmProviderWithAggregatesFilter.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCountOrderByAggregateInput.cjs +162 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCountOrderByAggregateInput.d.ts +21 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCountOrderByAggregateInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCountOrderByAggregateInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateInput.cjs +163 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateInput.d.ts +22 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateManyInput.cjs +162 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateManyInput.d.ts +21 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateManyInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateManyInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateNestedOneWithoutUserInput.cjs +74 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateNestedOneWithoutUserInput.d.ts +9 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateNestedOneWithoutUserInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateNestedOneWithoutUserInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateOrConnectWithoutUserInput.cjs +67 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateOrConnectWithoutUserInput.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateOrConnectWithoutUserInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateOrConnectWithoutUserInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateWithoutUserInput.cjs +156 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateWithoutUserInput.d.ts +20 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateWithoutUserInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationCreateWithoutUserInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMaxOrderByAggregateInput.cjs +162 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMaxOrderByAggregateInput.d.ts +21 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMaxOrderByAggregateInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMaxOrderByAggregateInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMinOrderByAggregateInput.cjs +162 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMinOrderByAggregateInput.d.ts +21 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMinOrderByAggregateInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationMinOrderByAggregateInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationNullableRelationFilter.cjs +66 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationNullableRelationFilter.d.ts +6 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationNullableRelationFilter.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationNullableRelationFilter.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithAggregationInput.cjs +184 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithAggregationInput.d.ts +28 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithAggregationInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithAggregationInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithRelationInput.cjs +170 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithRelationInput.d.ts +24 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithRelationInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationOrderByWithRelationInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationScalarWhereWithAggregatesInput.cjs +184 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationScalarWhereWithAggregatesInput.d.ts +29 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationScalarWhereWithAggregatesInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationScalarWhereWithAggregatesInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateInput.cjs +167 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateInput.d.ts +27 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateManyMutationInput.cjs +160 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateManyMutationInput.d.ts +25 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateManyMutationInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateManyMutationInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateOneWithoutUserNestedInput.cjs +101 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateOneWithoutUserNestedInput.d.ts +16 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateOneWithoutUserNestedInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateOneWithoutUserNestedInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateToOneWithWhereWithoutUserInput.cjs +67 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateToOneWithWhereWithoutUserInput.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateToOneWithWhereWithoutUserInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateToOneWithWhereWithoutUserInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateWithoutUserInput.cjs +160 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateWithoutUserInput.d.ts +25 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateWithoutUserInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpdateWithoutUserInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpsertWithoutUserInput.cjs +74 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpsertWithoutUserInput.d.ts +9 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpsertWithoutUserInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationUpsertWithoutUserInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereInput.cjs +191 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereInput.d.ts +31 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereUniqueInput.cjs +191 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereUniqueInput.d.ts +31 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereUniqueInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/LlmConfigurationWhereUniqueInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderFilter.cjs +78 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderFilter.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderFilter.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderFilter.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableFilter.cjs +78 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableFilter.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableFilter.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableFilter.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableWithAggregatesFilter.cjs +98 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableWithAggregatesFilter.d.ts +12 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableWithAggregatesFilter.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderNullableWithAggregatesFilter.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderWithAggregatesFilter.cjs +98 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderWithAggregatesFilter.d.ts +12 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderWithAggregatesFilter.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NestedEnumLlmProviderWithAggregatesFilter.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NullableEnumLlmProviderFieldUpdateOperationsInput.cjs +60 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NullableEnumLlmProviderFieldUpdateOperationsInput.d.ts +4 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NullableEnumLlmProviderFieldUpdateOperationsInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/NullableEnumLlmProviderFieldUpdateOperationsInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateNestedOneWithoutLlmConfigurationInput.cjs +74 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateNestedOneWithoutLlmConfigurationInput.d.ts +9 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateNestedOneWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateNestedOneWithoutLlmConfigurationInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateOrConnectWithoutLlmConfigurationInput.cjs +67 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateOrConnectWithoutLlmConfigurationInput.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateOrConnectWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateOrConnectWithoutLlmConfigurationInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountLinkingRequestsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAccountsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAlpacaAccountsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutAuthenticatorsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutCustomerInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLinkedProvidersInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.cjs +203 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.d.ts +34 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutLlmConfigurationInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutReviewedWaitlistEntriesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserCreateWithoutSessionsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserOrderByWithRelationInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserOrderByWithRelationInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserOrderByWithRelationInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserOrderByWithRelationInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateOneRequiredWithoutLlmConfigurationNestedInput.cjs +88 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateOneRequiredWithoutLlmConfigurationNestedInput.d.ts +13 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateOneRequiredWithoutLlmConfigurationNestedInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateOneRequiredWithoutLlmConfigurationNestedInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateToOneWithWhereWithoutLlmConfigurationInput.cjs +67 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateToOneWithWhereWithoutLlmConfigurationInput.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateToOneWithWhereWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateToOneWithWhereWithoutLlmConfigurationInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountLinkingRequestsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountLinkingRequestsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountLinkingRequestsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountLinkingRequestsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAccountsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAlpacaAccountsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAlpacaAccountsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAlpacaAccountsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAlpacaAccountsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAuthenticatorsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAuthenticatorsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAuthenticatorsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutAuthenticatorsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutCustomerInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutCustomerInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutCustomerInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutCustomerInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLinkedProvidersInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLinkedProvidersInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLinkedProvidersInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLinkedProvidersInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLlmConfigurationInput.cjs +207 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLlmConfigurationInput.d.ts +42 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutLlmConfigurationInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutReviewedWaitlistEntriesInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutReviewedWaitlistEntriesInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutReviewedWaitlistEntriesInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutReviewedWaitlistEntriesInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutSessionsInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutSessionsInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutSessionsInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpdateWithoutSessionsInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpsertWithoutLlmConfigurationInput.cjs +74 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpsertWithoutLlmConfigurationInput.d.ts +9 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpsertWithoutLlmConfigurationInput.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserUpsertWithoutLlmConfigurationInput.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserWhereInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserWhereInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserWhereInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserWhereInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserWhereUniqueInput.cjs +7 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserWhereUniqueInput.d.ts +2 -0
- package/generated/typegraphql-prisma/resolvers/inputs/UserWhereUniqueInput.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/UserWhereUniqueInput.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/inputs/index.cjs +99 -24
- package/generated/typegraphql-prisma/resolvers/inputs/index.d.ts +37 -0
- 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/AggregateLlmConfiguration.cjs +74 -0
- package/generated/typegraphql-prisma/resolvers/outputs/AggregateLlmConfiguration.d.ts +9 -0
- package/generated/typegraphql-prisma/resolvers/outputs/AggregateLlmConfiguration.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/AggregateLlmConfiguration.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnLlmConfiguration.cjs +169 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnLlmConfiguration.d.ts +23 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnLlmConfiguration.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/CreateManyAndReturnLlmConfiguration.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationCountAggregate.cjs +167 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationCountAggregate.d.ts +22 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationCountAggregate.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationCountAggregate.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationGroupBy.cjs +183 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationGroupBy.d.ts +27 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationGroupBy.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationGroupBy.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMaxAggregate.cjs +162 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMaxAggregate.d.ts +21 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMaxAggregate.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMaxAggregate.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMinAggregate.cjs +162 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMinAggregate.d.ts +21 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMinAggregate.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/LlmConfigurationMinAggregate.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/outputs/index.cjs +20 -8
- package/generated/typegraphql-prisma/resolvers/outputs/index.d.ts +6 -0
- package/generated/typegraphql-prisma/resolvers/outputs/index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/outputs/index.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/LlmConfiguration/LlmConfigurationRelationsResolver.cjs +80 -0
- package/generated/typegraphql-prisma/resolvers/relations/LlmConfiguration/LlmConfigurationRelationsResolver.d.ts +7 -0
- package/generated/typegraphql-prisma/resolvers/relations/LlmConfiguration/LlmConfigurationRelationsResolver.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/relations/LlmConfiguration/LlmConfigurationRelationsResolver.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/relations/User/UserRelationsResolver.cjs +26 -0
- package/generated/typegraphql-prisma/resolvers/relations/User/UserRelationsResolver.d.ts +3 -0
- package/generated/typegraphql-prisma/resolvers/relations/User/UserRelationsResolver.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/User/UserRelationsResolver.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/User/args/UserLlmConfigurationArgs.cjs +60 -0
- package/generated/typegraphql-prisma/resolvers/relations/User/args/UserLlmConfigurationArgs.d.ts +5 -0
- package/generated/typegraphql-prisma/resolvers/relations/User/args/UserLlmConfigurationArgs.d.ts.map +1 -0
- package/generated/typegraphql-prisma/resolvers/relations/User/args/UserLlmConfigurationArgs.js.map +1 -0
- package/generated/typegraphql-prisma/resolvers/relations/User/args/index.cjs +3 -1
- package/generated/typegraphql-prisma/resolvers/relations/User/args/index.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/relations/User/args/index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/User/args/index.js.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/resolvers.index.cjs +3 -1
- package/generated/typegraphql-prisma/resolvers/relations/resolvers.index.d.ts +1 -0
- package/generated/typegraphql-prisma/resolvers/relations/resolvers.index.d.ts.map +1 -1
- package/generated/typegraphql-prisma/resolvers/relations/resolvers.index.js.map +1 -1
- package/index.cjs +2 -0
- package/index.d.ts +15 -0
- package/package.json +1 -1
|
@@ -9,30 +9,31 @@ exports.AuthenticatorScalarWhereWithAggregatesInput = exports.AuthenticatorScala
|
|
|
9
9
|
exports.ConnectionHealthSnapshotMaxOrderByAggregateInput = exports.ConnectionHealthSnapshotCreateManyInput = exports.ConnectionHealthSnapshotCreateInput = exports.ConnectionHealthSnapshotCountOrderByAggregateInput = exports.ConflictEventWhereUniqueInput = exports.ConflictEventWhereInput = exports.ConflictEventUpdateManyMutationInput = exports.ConflictEventUpdateInput = exports.ConflictEventSumOrderByAggregateInput = exports.ConflictEventScalarWhereWithAggregatesInput = exports.ConflictEventOrderByWithRelationInput = exports.ConflictEventOrderByWithAggregationInput = exports.ConflictEventMinOrderByAggregateInput = exports.ConflictEventMaxOrderByAggregateInput = exports.ConflictEventCreateManyInput = exports.ConflictEventCreateInput = exports.ConflictEventCountOrderByAggregateInput = exports.ConflictEventAvgOrderByAggregateInput = exports.ConfigurationWhereUniqueInput = exports.ConfigurationWhereInput = exports.ConfigurationUpdateManyMutationInput = exports.ConfigurationUpdateInput = exports.ConfigurationScalarWhereWithAggregatesInput = exports.ConfigurationOrderByWithRelationInput = exports.ConfigurationOrderByWithAggregationInput = exports.ConfigurationMinOrderByAggregateInput = exports.ConfigurationMaxOrderByAggregateInput = exports.ConfigurationCreateManyInput = exports.ConfigurationCreateInput = exports.ConfigurationCountOrderByAggregateInput = exports.BoolWithAggregatesFilter = exports.BoolNullableWithAggregatesFilter = exports.BoolNullableFilter = exports.BoolFilter = exports.BoolFieldUpdateOperationsInput = exports.BigIntWithAggregatesFilter = exports.BigIntNullableWithAggregatesFilter = exports.BigIntNullableFilter = exports.BigIntFilter = exports.BigIntFieldUpdateOperationsInput = exports.AuthenticatorWhereUniqueInput = exports.AuthenticatorWhereInput = exports.AuthenticatorUpsertWithWhereUniqueWithoutUserInput = exports.AuthenticatorUpdateWithoutUserInput = exports.AuthenticatorUpdateWithWhereUniqueWithoutUserInput = exports.AuthenticatorUpdateManyWithoutUserNestedInput = exports.AuthenticatorUpdateManyWithWhereWithoutUserInput = exports.AuthenticatorUpdateManyMutationInput = exports.AuthenticatorUpdateInput = exports.AuthenticatorSumOrderByAggregateInput = void 0;
|
|
10
10
|
exports.DecimalFieldUpdateOperationsInput = exports.DeadLetterMessageWhereUniqueInput = exports.DeadLetterMessageWhereInput = exports.DeadLetterMessageUpdateManyMutationInput = exports.DeadLetterMessageUpdateInput = exports.DeadLetterMessageSumOrderByAggregateInput = exports.DeadLetterMessageScalarWhereWithAggregatesInput = exports.DeadLetterMessageOrderByWithRelationInput = exports.DeadLetterMessageOrderByWithAggregationInput = exports.DeadLetterMessageMinOrderByAggregateInput = exports.DeadLetterMessageMaxOrderByAggregateInput = exports.DeadLetterMessageCreateManyInput = exports.DeadLetterMessageCreateInput = exports.DeadLetterMessageCountOrderByAggregateInput = exports.DeadLetterMessageAvgOrderByAggregateInput = exports.DateTimeWithAggregatesFilter = exports.DateTimeNullableWithAggregatesFilter = exports.DateTimeNullableFilter = exports.DateTimeFilter = exports.DateTimeFieldUpdateOperationsInput = exports.CustomerWhereUniqueInput = exports.CustomerWhereInput = exports.CustomerUpsertWithoutUsersInput = exports.CustomerUpdateWithoutUsersInput = exports.CustomerUpdateToOneWithWhereWithoutUsersInput = exports.CustomerUpdateOneWithoutUsersNestedInput = exports.CustomerUpdateManyMutationInput = exports.CustomerUpdateInput = exports.CustomerSumOrderByAggregateInput = exports.CustomerScalarWhereWithAggregatesInput = exports.CustomerOrderByWithRelationInput = exports.CustomerOrderByWithAggregationInput = exports.CustomerNullableRelationFilter = exports.CustomerMinOrderByAggregateInput = exports.CustomerMaxOrderByAggregateInput = exports.CustomerCreateWithoutUsersInput = exports.CustomerCreateOrConnectWithoutUsersInput = exports.CustomerCreateNestedOneWithoutUsersInput = exports.CustomerCreateManyInput = exports.CustomerCreateInput = exports.CustomerCountOrderByAggregateInput = exports.CustomerAvgOrderByAggregateInput = exports.ConnectionHealthSnapshotWhereUniqueInput = exports.ConnectionHealthSnapshotWhereInput = exports.ConnectionHealthSnapshotUpdateManyMutationInput = exports.ConnectionHealthSnapshotUpdateInput = exports.ConnectionHealthSnapshotScalarWhereWithAggregatesInput = exports.ConnectionHealthSnapshotOrderByWithRelationInput = exports.ConnectionHealthSnapshotOrderByWithAggregationInput = exports.ConnectionHealthSnapshotMinOrderByAggregateInput = void 0;
|
|
11
11
|
exports.EnumAssetTypeFilter = exports.EnumAssetTypeFieldUpdateOperationsInput = exports.EnumArtifactTypeWithAggregatesFilter = exports.EnumArtifactTypeFilter = exports.EnumArtifactTypeFieldUpdateOperationsInput = exports.EnumAlpacaAccountTypeWithAggregatesFilter = exports.EnumAlpacaAccountTypeFilter = exports.EnumAlpacaAccountTypeFieldUpdateOperationsInput = exports.EnumAlertTypeWithAggregatesFilter = exports.EnumAlertTypeFilter = exports.EnumAlertTypeFieldUpdateOperationsInput = exports.EnumAlertStatusWithAggregatesFilter = exports.EnumAlertStatusFilter = exports.EnumAlertStatusFieldUpdateOperationsInput = exports.EnumAlertSeverityWithAggregatesFilter = exports.EnumAlertSeverityFilter = exports.EnumAlertSeverityFieldUpdateOperationsInput = exports.EnumAlertCategoryWithAggregatesFilter = exports.EnumAlertCategoryFilter = exports.EnumAlertCategoryFieldUpdateOperationsInput = exports.EnumActionTypeWithAggregatesFilter = exports.EnumActionTypeFilter = exports.EnumActionTypeFieldUpdateOperationsInput = exports.EnumActionStatusWithAggregatesFilter = exports.EnumActionStatusFilter = exports.EnumActionStatusFieldUpdateOperationsInput = exports.EnumAccountLinkingStatusWithAggregatesFilter = exports.EnumAccountLinkingStatusFilter = exports.EnumAccountLinkingStatusFieldUpdateOperationsInput = exports.EnumABTestStatusWithAggregatesFilter = exports.EnumABTestStatusFilter = exports.EnumABTestStatusFieldUpdateOperationsInput = exports.EnumABTestRecommendationNullableWithAggregatesFilter = exports.EnumABTestRecommendationNullableFilter = exports.EconomicEventWhereUniqueInput = exports.EconomicEventWhereInput = exports.EconomicEventUpdateManyMutationInput = exports.EconomicEventUpdateInput = exports.EconomicEventScalarWhereWithAggregatesInput = exports.EconomicEventOrderByWithRelationInput = exports.EconomicEventOrderByWithAggregationInput = exports.EconomicEventMinOrderByAggregateInput = exports.EconomicEventMaxOrderByAggregateInput = exports.EconomicEventCreateManyInput = exports.EconomicEventCreateInput = exports.EconomicEventCountOrderByAggregateInput = exports.DecimalWithAggregatesFilter = exports.DecimalNullableWithAggregatesFilter = exports.DecimalNullableFilter = exports.DecimalFilter = void 0;
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.
|
|
19
|
-
exports.
|
|
20
|
-
exports.
|
|
21
|
-
exports.
|
|
22
|
-
exports.
|
|
23
|
-
exports.
|
|
24
|
-
exports.
|
|
25
|
-
exports.
|
|
26
|
-
exports.
|
|
27
|
-
exports.
|
|
28
|
-
exports.
|
|
29
|
-
exports.
|
|
30
|
-
exports.
|
|
31
|
-
exports.
|
|
32
|
-
exports.
|
|
33
|
-
exports.
|
|
34
|
-
exports.
|
|
35
|
-
exports.
|
|
12
|
+
exports.EnumMarketSentimentContextFieldUpdateOperationsInput = exports.EnumMarketRegimeWithAggregatesFilter = exports.EnumMarketRegimeFilter = exports.EnumMarketRegimeFieldUpdateOperationsInput = exports.EnumMarketConditionWithAggregatesFilter = exports.EnumMarketConditionFilter = exports.EnumMarketConditionFieldUpdateOperationsInput = exports.EnumLlmProviderWithAggregatesFilter = exports.EnumLlmProviderNullableWithAggregatesFilter = exports.EnumLlmProviderNullableFilter = exports.EnumLlmProviderFilter = exports.EnumLlmProviderFieldUpdateOperationsInput = exports.EnumFeatureImportanceAnalysisTypeWithAggregatesFilter = exports.EnumFeatureImportanceAnalysisTypeFilter = exports.EnumFeatureImportanceAnalysisTypeFieldUpdateOperationsInput = exports.EnumEventSeverityWithAggregatesFilter = exports.EnumEventSeverityNullableWithAggregatesFilter = exports.EnumEventSeverityNullableFilter = exports.EnumEventSeverityFilter = exports.EnumEventSeverityFieldUpdateOperationsInput = exports.EnumEventImportanceWithAggregatesFilter = exports.EnumEventImportanceFilter = exports.EnumEventImportanceFieldUpdateOperationsInput = exports.EnumEventCategoryWithAggregatesFilter = exports.EnumEventCategoryNullableWithAggregatesFilter = exports.EnumEventCategoryNullableFilter = exports.EnumEventCategoryFilter = exports.EnumEventCategoryFieldUpdateOperationsInput = exports.EnumDeploymentEnvironmentWithAggregatesFilter = exports.EnumDeploymentEnvironmentFilter = exports.EnumDeploymentEnvironmentFieldUpdateOperationsInput = exports.EnumDeadLetterStatusWithAggregatesFilter = exports.EnumDeadLetterStatusFilter = exports.EnumDeadLetterStatusFieldUpdateOperationsInput = exports.EnumDeadLetterSeverityWithAggregatesFilter = exports.EnumDeadLetterSeverityFilter = exports.EnumDeadLetterSeverityFieldUpdateOperationsInput = exports.EnumConflictResolutionStrategyWithAggregatesFilter = exports.EnumConflictResolutionStrategyFilter = exports.EnumConflictResolutionStrategyFieldUpdateOperationsInput = exports.EnumConfigTypeWithAggregatesFilter = exports.EnumConfigTypeFilter = exports.EnumConfigTypeFieldUpdateOperationsInput = exports.EnumAuthProviderWithAggregatesFilter = exports.EnumAuthProviderFilter = exports.EnumAuthProviderFieldUpdateOperationsInput = exports.EnumAuditOperationTypeWithAggregatesFilter = exports.EnumAuditOperationTypeFilter = exports.EnumAuditOperationTypeFieldUpdateOperationsInput = exports.EnumAssetTypeWithAggregatesFilter = void 0;
|
|
13
|
+
exports.EnumSyncDirectionWithAggregatesFilter = exports.EnumSyncDirectionFilter = exports.EnumSyncDirectionFieldUpdateOperationsInput = exports.EnumSubscriptionPlanNullableWithAggregatesFilter = exports.EnumSubscriptionPlanNullableFilter = exports.EnumStorageProviderWithAggregatesFilter = exports.EnumStorageProviderFilter = exports.EnumStorageProviderFieldUpdateOperationsInput = exports.EnumSignalQueueStatusWithAggregatesFilter = exports.EnumSignalQueueStatusFilter = exports.EnumSignalQueueStatusFieldUpdateOperationsInput = exports.EnumSignalPriorityTierWithAggregatesFilter = exports.EnumSignalPriorityTierFilter = exports.EnumSignalPriorityTierFieldUpdateOperationsInput = exports.EnumSignalOutcomeTypeWithAggregatesFilter = exports.EnumSignalOutcomeTypeFilter = exports.EnumSignalOutcomeTypeFieldUpdateOperationsInput = exports.EnumSignalGeneratorSourceWithAggregatesFilter = exports.EnumSignalGeneratorSourceFilter = exports.EnumSignalGeneratorSourceFieldUpdateOperationsInput = exports.EnumSignalExecutionStatusNullableWithAggregatesFilter = exports.EnumSignalExecutionStatusNullableFilter = exports.EnumSignalDecisionTypeWithAggregatesFilter = exports.EnumSignalDecisionTypeFilter = exports.EnumSignalDecisionTypeFieldUpdateOperationsInput = exports.EnumScheduledOptionOrderStatusWithAggregatesFilter = exports.EnumScheduledOptionOrderStatusFilter = exports.EnumScheduledOptionOrderStatusFieldUpdateOperationsInput = exports.EnumRolloutStrategyWithAggregatesFilter = exports.EnumRolloutStrategyFilter = exports.EnumRolloutStrategyFieldUpdateOperationsInput = exports.EnumOptionTypeWithAggregatesFilter = exports.EnumOptionTypeFilter = exports.EnumOptionTypeFieldUpdateOperationsInput = exports.EnumOptionPositionStatusWithAggregatesFilter = exports.EnumOptionPositionStatusFilter = exports.EnumOptionPositionStatusFieldUpdateOperationsInput = exports.EnumOptionExecutionSideWithAggregatesFilter = exports.EnumOptionExecutionSideFilter = exports.EnumOptionExecutionSideFieldUpdateOperationsInput = exports.EnumOpenaiModelNullableWithAggregatesFilter = exports.EnumOpenaiModelNullableFilter = exports.EnumModelVersionStatusWithAggregatesFilter = exports.EnumModelVersionStatusFilter = exports.EnumModelVersionStatusFieldUpdateOperationsInput = exports.EnumMarketSentimentLevelWithAggregatesFilter = exports.EnumMarketSentimentLevelFilter = exports.EnumMarketSentimentLevelFieldUpdateOperationsInput = exports.EnumMarketSentimentContextWithAggregatesFilter = exports.EnumMarketSentimentContextFilter = void 0;
|
|
14
|
+
exports.EventSnapshotMinOrderByAggregateInput = exports.EventSnapshotMaxOrderByAggregateInput = exports.EventSnapshotCreateManyInput = exports.EventSnapshotCreateInput = exports.EventSnapshotCountOrderByAggregateInput = exports.EventSnapshotAvgOrderByAggregateInput = exports.EventSnapshotAggregateIdVersionCompoundUniqueInput = exports.EventScalarWhereWithAggregatesInput = exports.EventOrderByWithRelationInput = exports.EventOrderByWithAggregationInput = exports.EventMinOrderByAggregateInput = exports.EventMaxOrderByAggregateInput = exports.EventCreateManyInput = exports.EventCreateInput = exports.EventCountOrderByAggregateInput = exports.EventAvgOrderByAggregateInput = exports.EventAggregateIdAggregateTypeVersionCompoundUniqueInput = exports.EnumWaitlistStatusWithAggregatesFilter = exports.EnumWaitlistStatusFilter = exports.EnumWaitlistStatusFieldUpdateOperationsInput = exports.EnumVolumeLevelWithAggregatesFilter = exports.EnumVolumeLevelFilter = exports.EnumVolumeLevelFieldUpdateOperationsInput = exports.EnumVolatilityLevelWithAggregatesFilter = exports.EnumVolatilityLevelFilter = exports.EnumVolatilityLevelFieldUpdateOperationsInput = exports.EnumUserRoleWithAggregatesFilter = exports.EnumUserRoleFilter = exports.EnumUserRoleFieldUpdateOperationsInput = exports.EnumTradeStrategyWithAggregatesFilter = exports.EnumTradeStrategyFilter = exports.EnumTradeStrategyFieldUpdateOperationsInput = exports.EnumTradeStatusWithAggregatesFilter = exports.EnumTradeStatusFilter = exports.EnumTradeStatusFieldUpdateOperationsInput = exports.EnumTradeSignalWithAggregatesFilter = exports.EnumTradeSignalFilter = exports.EnumTradeSignalFieldUpdateOperationsInput = exports.EnumTradeOutcomeQualityWithAggregatesFilter = exports.EnumTradeOutcomeQualityFilter = exports.EnumTradeOutcomeQualityFieldUpdateOperationsInput = exports.EnumTradeExitReasonWithAggregatesFilter = exports.EnumTradeExitReasonFilter = exports.EnumTradeExitReasonFieldUpdateOperationsInput = exports.EnumSystemAlertTypeWithAggregatesFilter = exports.EnumSystemAlertTypeFilter = exports.EnumSystemAlertTypeFieldUpdateOperationsInput = exports.EnumSystemAlertStatusWithAggregatesFilter = exports.EnumSystemAlertStatusFilter = exports.EnumSystemAlertStatusFieldUpdateOperationsInput = void 0;
|
|
15
|
+
exports.InstitutionalFlowSignalCreateManyAssetInputEnvelope = exports.InstitutionalFlowSignalCreateManyAssetInput = exports.InstitutionalFlowSignalCreateInput = exports.InstitutionalFlowSignalCountOrderByAggregateInput = exports.InstitutionalFlowSignalAvgOrderByAggregateInput = exports.FloatWithAggregatesFilter = exports.FloatNullableWithAggregatesFilter = exports.FloatNullableFilter = exports.FloatFilter = exports.FloatFieldUpdateOperationsInput = exports.FeatureImportanceAnalysisWhereUniqueInput = exports.FeatureImportanceAnalysisWhereInput = exports.FeatureImportanceAnalysisUpsertWithWhereUniqueWithoutModelVersionInput = exports.FeatureImportanceAnalysisUpdateWithoutModelVersionInput = exports.FeatureImportanceAnalysisUpdateWithWhereUniqueWithoutModelVersionInput = exports.FeatureImportanceAnalysisUpdateManyWithoutModelVersionNestedInput = exports.FeatureImportanceAnalysisUpdateManyWithWhereWithoutModelVersionInput = exports.FeatureImportanceAnalysisUpdateManyMutationInput = exports.FeatureImportanceAnalysisUpdateInput = exports.FeatureImportanceAnalysisSumOrderByAggregateInput = exports.FeatureImportanceAnalysisScalarWhereWithAggregatesInput = exports.FeatureImportanceAnalysisScalarWhereInput = exports.FeatureImportanceAnalysisOrderByWithRelationInput = exports.FeatureImportanceAnalysisOrderByWithAggregationInput = exports.FeatureImportanceAnalysisOrderByRelationAggregateInput = exports.FeatureImportanceAnalysisMinOrderByAggregateInput = exports.FeatureImportanceAnalysisMaxOrderByAggregateInput = exports.FeatureImportanceAnalysisListRelationFilter = exports.FeatureImportanceAnalysisCreateWithoutModelVersionInput = exports.FeatureImportanceAnalysisCreateOrConnectWithoutModelVersionInput = exports.FeatureImportanceAnalysisCreateNestedManyWithoutModelVersionInput = exports.FeatureImportanceAnalysisCreateManyModelVersionInputEnvelope = exports.FeatureImportanceAnalysisCreateManyModelVersionInput = exports.FeatureImportanceAnalysisCreateManyInput = exports.FeatureImportanceAnalysisCreateInput = exports.FeatureImportanceAnalysisCountOrderByAggregateInput = exports.FeatureImportanceAnalysisAvgOrderByAggregateInput = exports.EventWhereUniqueInput = exports.EventWhereInput = exports.EventUpdateManyMutationInput = exports.EventUpdateInput = exports.EventSumOrderByAggregateInput = exports.EventSnapshotWhereUniqueInput = exports.EventSnapshotWhereInput = exports.EventSnapshotUpdateManyMutationInput = exports.EventSnapshotUpdateInput = exports.EventSnapshotSumOrderByAggregateInput = exports.EventSnapshotScalarWhereWithAggregatesInput = exports.EventSnapshotOrderByWithRelationInput = exports.EventSnapshotOrderByWithAggregationInput = void 0;
|
|
16
|
+
exports.InstitutionalHoldingWhereUniqueInput = exports.InstitutionalHoldingWhereInput = exports.InstitutionalHoldingUpsertWithWhereUniqueWithoutAssetInput = exports.InstitutionalHoldingUpdateWithoutAssetInput = exports.InstitutionalHoldingUpdateWithWhereUniqueWithoutAssetInput = exports.InstitutionalHoldingUpdateManyWithoutAssetNestedInput = exports.InstitutionalHoldingUpdateManyWithWhereWithoutAssetInput = exports.InstitutionalHoldingUpdateManyMutationInput = exports.InstitutionalHoldingUpdateInput = exports.InstitutionalHoldingSymbolInstitutionNameFilingDateCompoundUniqueInput = exports.InstitutionalHoldingSumOrderByAggregateInput = exports.InstitutionalHoldingScalarWhereWithAggregatesInput = exports.InstitutionalHoldingScalarWhereInput = exports.InstitutionalHoldingOrderByWithRelationInput = exports.InstitutionalHoldingOrderByWithAggregationInput = exports.InstitutionalHoldingOrderByRelationAggregateInput = exports.InstitutionalHoldingMinOrderByAggregateInput = exports.InstitutionalHoldingMaxOrderByAggregateInput = exports.InstitutionalHoldingListRelationFilter = exports.InstitutionalHoldingCreateWithoutAssetInput = exports.InstitutionalHoldingCreateOrConnectWithoutAssetInput = exports.InstitutionalHoldingCreateNestedManyWithoutAssetInput = exports.InstitutionalHoldingCreateManyInput = exports.InstitutionalHoldingCreateManyAssetInputEnvelope = exports.InstitutionalHoldingCreateManyAssetInput = exports.InstitutionalHoldingCreateInput = exports.InstitutionalHoldingCountOrderByAggregateInput = exports.InstitutionalHoldingAvgOrderByAggregateInput = exports.InstitutionalFlowSignalWhereUniqueInput = exports.InstitutionalFlowSignalWhereInput = exports.InstitutionalFlowSignalUpsertWithWhereUniqueWithoutAssetInput = exports.InstitutionalFlowSignalUpdateWithoutAssetInput = exports.InstitutionalFlowSignalUpdateWithWhereUniqueWithoutAssetInput = exports.InstitutionalFlowSignalUpdateManyWithoutAssetNestedInput = exports.InstitutionalFlowSignalUpdateManyWithWhereWithoutAssetInput = exports.InstitutionalFlowSignalUpdateManyMutationInput = exports.InstitutionalFlowSignalUpdateInput = exports.InstitutionalFlowSignalSumOrderByAggregateInput = exports.InstitutionalFlowSignalScalarWhereWithAggregatesInput = exports.InstitutionalFlowSignalScalarWhereInput = exports.InstitutionalFlowSignalOrderByWithRelationInput = exports.InstitutionalFlowSignalOrderByWithAggregationInput = exports.InstitutionalFlowSignalOrderByRelationAggregateInput = exports.InstitutionalFlowSignalMinOrderByAggregateInput = exports.InstitutionalFlowSignalMaxOrderByAggregateInput = exports.InstitutionalFlowSignalListRelationFilter = exports.InstitutionalFlowSignalCreateWithoutAssetInput = exports.InstitutionalFlowSignalCreateOrConnectWithoutAssetInput = exports.InstitutionalFlowSignalCreateNestedManyWithoutAssetInput = exports.InstitutionalFlowSignalCreateManyInput = void 0;
|
|
17
|
+
exports.InstitutionalSentimentMetricsOrderByWithAggregationInput = exports.InstitutionalSentimentMetricsMinOrderByAggregateInput = exports.InstitutionalSentimentMetricsMaxOrderByAggregateInput = exports.InstitutionalSentimentMetricsCreateManyInput = exports.InstitutionalSentimentMetricsCreateInput = exports.InstitutionalSentimentMetricsCountOrderByAggregateInput = exports.InstitutionalSentimentMetricsAvgOrderByAggregateInput = exports.InstitutionalSentimentHistoryWhereUniqueInput = exports.InstitutionalSentimentHistoryWhereInput = exports.InstitutionalSentimentHistoryUpdateManyMutationInput = exports.InstitutionalSentimentHistoryUpdateInput = exports.InstitutionalSentimentHistoryTimestampSymbolCompoundUniqueInput = exports.InstitutionalSentimentHistorySumOrderByAggregateInput = exports.InstitutionalSentimentHistoryScalarWhereWithAggregatesInput = exports.InstitutionalSentimentHistoryOrderByWithRelationInput = exports.InstitutionalSentimentHistoryOrderByWithAggregationInput = exports.InstitutionalSentimentHistoryMinOrderByAggregateInput = exports.InstitutionalSentimentHistoryMaxOrderByAggregateInput = exports.InstitutionalSentimentHistoryCreateManyInput = exports.InstitutionalSentimentHistoryCreateInput = exports.InstitutionalSentimentHistoryCountOrderByAggregateInput = exports.InstitutionalSentimentHistoryAvgOrderByAggregateInput = exports.InstitutionalSentimentErrorsWhereUniqueInput = exports.InstitutionalSentimentErrorsWhereInput = exports.InstitutionalSentimentErrorsUpdateManyMutationInput = exports.InstitutionalSentimentErrorsUpdateInput = exports.InstitutionalSentimentErrorsSumOrderByAggregateInput = exports.InstitutionalSentimentErrorsScalarWhereWithAggregatesInput = exports.InstitutionalSentimentErrorsOrderByWithRelationInput = exports.InstitutionalSentimentErrorsOrderByWithAggregationInput = exports.InstitutionalSentimentErrorsMinOrderByAggregateInput = exports.InstitutionalSentimentErrorsMaxOrderByAggregateInput = exports.InstitutionalSentimentErrorsCreateManyInput = exports.InstitutionalSentimentErrorsCreateInput = exports.InstitutionalSentimentErrorsCountOrderByAggregateInput = exports.InstitutionalSentimentErrorsAvgOrderByAggregateInput = exports.InstitutionalSentimentAlertsWhereUniqueInput = exports.InstitutionalSentimentAlertsWhereInput = exports.InstitutionalSentimentAlertsUpdateManyMutationInput = exports.InstitutionalSentimentAlertsUpdateInput = exports.InstitutionalSentimentAlertsSumOrderByAggregateInput = exports.InstitutionalSentimentAlertsScalarWhereWithAggregatesInput = exports.InstitutionalSentimentAlertsOrderByWithRelationInput = exports.InstitutionalSentimentAlertsOrderByWithAggregationInput = exports.InstitutionalSentimentAlertsMinOrderByAggregateInput = exports.InstitutionalSentimentAlertsMaxOrderByAggregateInput = exports.InstitutionalSentimentAlertsCreateManyInput = exports.InstitutionalSentimentAlertsCreateInput = exports.InstitutionalSentimentAlertsCountOrderByAggregateInput = exports.InstitutionalSentimentAlertsAvgOrderByAggregateInput = void 0;
|
|
18
|
+
exports.LinkedProviderOrderByWithRelationInput = exports.LinkedProviderOrderByWithAggregationInput = exports.LinkedProviderOrderByRelationAggregateInput = exports.LinkedProviderMinOrderByAggregateInput = exports.LinkedProviderMaxOrderByAggregateInput = exports.LinkedProviderListRelationFilter = exports.LinkedProviderCreateWithoutUserInput = exports.LinkedProviderCreateOrConnectWithoutUserInput = exports.LinkedProviderCreateNestedManyWithoutUserInput = exports.LinkedProviderCreateManyUserInputEnvelope = exports.LinkedProviderCreateManyUserInput = exports.LinkedProviderCreateManyInput = exports.LinkedProviderCreateInput = exports.LinkedProviderCountOrderByAggregateInput = exports.JsonWithAggregatesFilter = exports.JsonNullableWithAggregatesFilter = exports.JsonNullableFilter = exports.JsonFilter = exports.InviteTokenWhereUniqueInput = exports.InviteTokenWhereInput = exports.InviteTokenUpsertWithoutWaitlistEntryInput = exports.InviteTokenUpdateWithoutWaitlistEntryInput = exports.InviteTokenUpdateToOneWithWhereWithoutWaitlistEntryInput = exports.InviteTokenUpdateOneWithoutWaitlistEntryNestedInput = exports.InviteTokenUpdateManyMutationInput = exports.InviteTokenUpdateInput = exports.InviteTokenScalarWhereWithAggregatesInput = exports.InviteTokenOrderByWithRelationInput = exports.InviteTokenOrderByWithAggregationInput = exports.InviteTokenNullableRelationFilter = exports.InviteTokenMinOrderByAggregateInput = exports.InviteTokenMaxOrderByAggregateInput = exports.InviteTokenCreateWithoutWaitlistEntryInput = exports.InviteTokenCreateOrConnectWithoutWaitlistEntryInput = exports.InviteTokenCreateNestedOneWithoutWaitlistEntryInput = exports.InviteTokenCreateManyInput = exports.InviteTokenCreateInput = exports.InviteTokenCountOrderByAggregateInput = exports.IntWithAggregatesFilter = exports.IntNullableWithAggregatesFilter = exports.IntNullableFilter = exports.IntFilter = exports.IntFieldUpdateOperationsInput = exports.InstitutionalSentimentMetricsWhereUniqueInput = exports.InstitutionalSentimentMetricsWhereInput = exports.InstitutionalSentimentMetricsUpdateManyMutationInput = exports.InstitutionalSentimentMetricsUpdateInput = exports.InstitutionalSentimentMetricsSumOrderByAggregateInput = exports.InstitutionalSentimentMetricsScalarWhereWithAggregatesInput = exports.InstitutionalSentimentMetricsOrderByWithRelationInput = void 0;
|
|
19
|
+
exports.MarketSentimentCreateManyInput = exports.MarketSentimentCreateInput = exports.MarketSentimentCountOrderByAggregateInput = exports.MLTrainingDataWhereUniqueInput = exports.MLTrainingDataWhereInput = exports.MLTrainingDataUpdateManyMutationInput = exports.MLTrainingDataUpdateInput = exports.MLTrainingDataSumOrderByAggregateInput = exports.MLTrainingDataScalarWhereWithAggregatesInput = exports.MLTrainingDataOrderByWithRelationInput = exports.MLTrainingDataOrderByWithAggregationInput = exports.MLTrainingDataMinOrderByAggregateInput = exports.MLTrainingDataMaxOrderByAggregateInput = exports.MLTrainingDataCreateManyInput = exports.MLTrainingDataCreateInput = exports.MLTrainingDataCountOrderByAggregateInput = exports.MLTrainingDataAvgOrderByAggregateInput = exports.LlmConfigurationWhereUniqueInput = exports.LlmConfigurationWhereInput = exports.LlmConfigurationUpsertWithoutUserInput = exports.LlmConfigurationUpdateWithoutUserInput = exports.LlmConfigurationUpdateToOneWithWhereWithoutUserInput = exports.LlmConfigurationUpdateOneWithoutUserNestedInput = exports.LlmConfigurationUpdateManyMutationInput = exports.LlmConfigurationUpdateInput = exports.LlmConfigurationScalarWhereWithAggregatesInput = exports.LlmConfigurationOrderByWithRelationInput = exports.LlmConfigurationOrderByWithAggregationInput = exports.LlmConfigurationNullableRelationFilter = exports.LlmConfigurationMinOrderByAggregateInput = exports.LlmConfigurationMaxOrderByAggregateInput = exports.LlmConfigurationCreateWithoutUserInput = exports.LlmConfigurationCreateOrConnectWithoutUserInput = exports.LlmConfigurationCreateNestedOneWithoutUserInput = exports.LlmConfigurationCreateManyInput = exports.LlmConfigurationCreateInput = exports.LlmConfigurationCountOrderByAggregateInput = exports.LinkedProviderWhereUniqueInput = exports.LinkedProviderWhereInput = exports.LinkedProviderUserIdProviderCompoundUniqueInput = exports.LinkedProviderUpsertWithWhereUniqueWithoutUserInput = exports.LinkedProviderUpdateWithoutUserInput = exports.LinkedProviderUpdateWithWhereUniqueWithoutUserInput = exports.LinkedProviderUpdateManyWithoutUserNestedInput = exports.LinkedProviderUpdateManyWithWhereWithoutUserInput = exports.LinkedProviderUpdateManyMutationInput = exports.LinkedProviderUpdateInput = exports.LinkedProviderScalarWhereWithAggregatesInput = exports.LinkedProviderScalarWhereInput = exports.LinkedProviderProviderProviderAccountIdCompoundUniqueInput = void 0;
|
|
20
|
+
exports.ModelVersionArtifactOrderByWithAggregationInput = exports.ModelVersionArtifactOrderByRelationAggregateInput = exports.ModelVersionArtifactModelVersionIdModelArtifactIdCompoundUniqueInput = exports.ModelVersionArtifactMinOrderByAggregateInput = exports.ModelVersionArtifactMaxOrderByAggregateInput = exports.ModelVersionArtifactListRelationFilter = exports.ModelVersionArtifactCreateWithoutModelVersionInput = exports.ModelVersionArtifactCreateWithoutModelArtifactInput = exports.ModelVersionArtifactCreateOrConnectWithoutModelVersionInput = exports.ModelVersionArtifactCreateOrConnectWithoutModelArtifactInput = exports.ModelVersionArtifactCreateNestedManyWithoutModelVersionInput = exports.ModelVersionArtifactCreateNestedManyWithoutModelArtifactInput = exports.ModelVersionArtifactCreateManyModelVersionInputEnvelope = exports.ModelVersionArtifactCreateManyModelVersionInput = exports.ModelVersionArtifactCreateManyModelArtifactInputEnvelope = exports.ModelVersionArtifactCreateManyModelArtifactInput = exports.ModelVersionArtifactCreateManyInput = exports.ModelVersionArtifactCreateInput = exports.ModelVersionArtifactCountOrderByAggregateInput = exports.ModelArtifactWhereUniqueInput = exports.ModelArtifactWhereInput = exports.ModelArtifactUpsertWithoutModelVersionsInput = exports.ModelArtifactUpdateWithoutModelVersionsInput = exports.ModelArtifactUpdateToOneWithWhereWithoutModelVersionsInput = exports.ModelArtifactUpdateOneRequiredWithoutModelVersionsNestedInput = exports.ModelArtifactUpdateManyMutationInput = exports.ModelArtifactUpdateInput = exports.ModelArtifactSumOrderByAggregateInput = exports.ModelArtifactScalarWhereWithAggregatesInput = exports.ModelArtifactRelationFilter = exports.ModelArtifactOrderByWithRelationInput = exports.ModelArtifactOrderByWithAggregationInput = exports.ModelArtifactMinOrderByAggregateInput = exports.ModelArtifactMaxOrderByAggregateInput = exports.ModelArtifactCreateWithoutModelVersionsInput = exports.ModelArtifactCreateOrConnectWithoutModelVersionsInput = exports.ModelArtifactCreateNestedOneWithoutModelVersionsInput = exports.ModelArtifactCreateManyInput = exports.ModelArtifactCreateInput = exports.ModelArtifactCountOrderByAggregateInput = exports.ModelArtifactAvgOrderByAggregateInput = exports.MarketSentimentWhereUniqueInput = exports.MarketSentimentWhereInput = exports.MarketSentimentUpdateManyMutationInput = exports.MarketSentimentUpdateInput = exports.MarketSentimentScalarWhereWithAggregatesInput = exports.MarketSentimentOrderByWithRelationInput = exports.MarketSentimentOrderByWithAggregationInput = exports.MarketSentimentMinOrderByAggregateInput = exports.MarketSentimentMaxOrderByAggregateInput = void 0;
|
|
21
|
+
exports.ModelVersionRelationFilter = exports.ModelVersionOrderByWithRelationInput = exports.ModelVersionOrderByWithAggregationInput = exports.ModelVersionOrderByRelationAggregateInput = exports.ModelVersionNullableRelationFilter = exports.ModelVersionModelNameVersionCompoundUniqueInput = exports.ModelVersionMinOrderByAggregateInput = exports.ModelVersionMaxOrderByAggregateInput = exports.ModelVersionListRelationFilter = exports.ModelVersionCreateWithoutParentVersionInput = exports.ModelVersionCreateWithoutFeatureImportanceAnalysesInput = exports.ModelVersionCreateWithoutChildVersionsInput = exports.ModelVersionCreateWithoutArtifactsInput = exports.ModelVersionCreateWithoutAbTestsAsTreatmentInput = exports.ModelVersionCreateWithoutAbTestsAsControlInput = exports.ModelVersionCreateOrConnectWithoutParentVersionInput = exports.ModelVersionCreateOrConnectWithoutFeatureImportanceAnalysesInput = exports.ModelVersionCreateOrConnectWithoutChildVersionsInput = exports.ModelVersionCreateOrConnectWithoutArtifactsInput = exports.ModelVersionCreateOrConnectWithoutAbTestsAsTreatmentInput = exports.ModelVersionCreateOrConnectWithoutAbTestsAsControlInput = exports.ModelVersionCreateNestedOneWithoutFeatureImportanceAnalysesInput = exports.ModelVersionCreateNestedOneWithoutChildVersionsInput = exports.ModelVersionCreateNestedOneWithoutArtifactsInput = exports.ModelVersionCreateNestedOneWithoutAbTestsAsTreatmentInput = exports.ModelVersionCreateNestedOneWithoutAbTestsAsControlInput = exports.ModelVersionCreateNestedManyWithoutParentVersionInput = exports.ModelVersionCreateManyParentVersionInputEnvelope = exports.ModelVersionCreateManyParentVersionInput = exports.ModelVersionCreateManyInput = exports.ModelVersionCreateInput = exports.ModelVersionCountOrderByAggregateInput = exports.ModelVersionAvgOrderByAggregateInput = exports.ModelVersionArtifactWhereUniqueInput = exports.ModelVersionArtifactWhereInput = exports.ModelVersionArtifactUpsertWithWhereUniqueWithoutModelVersionInput = exports.ModelVersionArtifactUpsertWithWhereUniqueWithoutModelArtifactInput = exports.ModelVersionArtifactUpdateWithoutModelVersionInput = exports.ModelVersionArtifactUpdateWithoutModelArtifactInput = exports.ModelVersionArtifactUpdateWithWhereUniqueWithoutModelVersionInput = exports.ModelVersionArtifactUpdateWithWhereUniqueWithoutModelArtifactInput = exports.ModelVersionArtifactUpdateManyWithoutModelVersionNestedInput = exports.ModelVersionArtifactUpdateManyWithoutModelArtifactNestedInput = exports.ModelVersionArtifactUpdateManyWithWhereWithoutModelVersionInput = exports.ModelVersionArtifactUpdateManyWithWhereWithoutModelArtifactInput = exports.ModelVersionArtifactUpdateManyMutationInput = exports.ModelVersionArtifactUpdateInput = exports.ModelVersionArtifactScalarWhereWithAggregatesInput = exports.ModelVersionArtifactScalarWhereInput = exports.ModelVersionArtifactOrderByWithRelationInput = void 0;
|
|
22
|
+
exports.NestedEnumABTestRecommendationNullableWithAggregatesFilter = exports.NestedEnumABTestRecommendationNullableFilter = exports.NestedDecimalWithAggregatesFilter = exports.NestedDecimalNullableWithAggregatesFilter = exports.NestedDecimalNullableFilter = exports.NestedDecimalFilter = exports.NestedDateTimeWithAggregatesFilter = exports.NestedDateTimeNullableWithAggregatesFilter = exports.NestedDateTimeNullableFilter = exports.NestedDateTimeFilter = exports.NestedBoolWithAggregatesFilter = exports.NestedBoolNullableWithAggregatesFilter = exports.NestedBoolNullableFilter = exports.NestedBoolFilter = exports.NestedBigIntWithAggregatesFilter = exports.NestedBigIntNullableWithAggregatesFilter = exports.NestedBigIntNullableFilter = exports.NestedBigIntFilter = exports.ModelVersionWhereUniqueInput = exports.ModelVersionWhereInput = exports.ModelVersionUpsertWithoutFeatureImportanceAnalysesInput = exports.ModelVersionUpsertWithoutChildVersionsInput = exports.ModelVersionUpsertWithoutArtifactsInput = exports.ModelVersionUpsertWithoutAbTestsAsTreatmentInput = exports.ModelVersionUpsertWithoutAbTestsAsControlInput = exports.ModelVersionUpsertWithWhereUniqueWithoutParentVersionInput = exports.ModelVersionUpdateWithoutParentVersionInput = exports.ModelVersionUpdateWithoutFeatureImportanceAnalysesInput = exports.ModelVersionUpdateWithoutChildVersionsInput = exports.ModelVersionUpdateWithoutArtifactsInput = exports.ModelVersionUpdateWithoutAbTestsAsTreatmentInput = exports.ModelVersionUpdateWithoutAbTestsAsControlInput = exports.ModelVersionUpdateWithWhereUniqueWithoutParentVersionInput = exports.ModelVersionUpdateToOneWithWhereWithoutFeatureImportanceAnalysesInput = exports.ModelVersionUpdateToOneWithWhereWithoutChildVersionsInput = exports.ModelVersionUpdateToOneWithWhereWithoutArtifactsInput = exports.ModelVersionUpdateToOneWithWhereWithoutAbTestsAsTreatmentInput = exports.ModelVersionUpdateToOneWithWhereWithoutAbTestsAsControlInput = exports.ModelVersionUpdateOneWithoutChildVersionsNestedInput = exports.ModelVersionUpdateOneRequiredWithoutFeatureImportanceAnalysesNestedInput = exports.ModelVersionUpdateOneRequiredWithoutArtifactsNestedInput = exports.ModelVersionUpdateOneRequiredWithoutAbTestsAsTreatmentNestedInput = exports.ModelVersionUpdateOneRequiredWithoutAbTestsAsControlNestedInput = exports.ModelVersionUpdateManyWithoutParentVersionNestedInput = exports.ModelVersionUpdateManyWithWhereWithoutParentVersionInput = exports.ModelVersionUpdateManyMutationInput = exports.ModelVersionUpdateInput = exports.ModelVersionSumOrderByAggregateInput = exports.ModelVersionScalarWhereWithAggregatesInput = exports.ModelVersionScalarWhereInput = void 0;
|
|
23
|
+
exports.NestedEnumLlmProviderNullableFilter = exports.NestedEnumLlmProviderFilter = exports.NestedEnumFeatureImportanceAnalysisTypeWithAggregatesFilter = exports.NestedEnumFeatureImportanceAnalysisTypeFilter = exports.NestedEnumEventSeverityWithAggregatesFilter = exports.NestedEnumEventSeverityNullableWithAggregatesFilter = exports.NestedEnumEventSeverityNullableFilter = exports.NestedEnumEventSeverityFilter = exports.NestedEnumEventImportanceWithAggregatesFilter = exports.NestedEnumEventImportanceFilter = exports.NestedEnumEventCategoryWithAggregatesFilter = exports.NestedEnumEventCategoryNullableWithAggregatesFilter = exports.NestedEnumEventCategoryNullableFilter = exports.NestedEnumEventCategoryFilter = exports.NestedEnumDeploymentEnvironmentWithAggregatesFilter = exports.NestedEnumDeploymentEnvironmentFilter = exports.NestedEnumDeadLetterStatusWithAggregatesFilter = exports.NestedEnumDeadLetterStatusFilter = exports.NestedEnumDeadLetterSeverityWithAggregatesFilter = exports.NestedEnumDeadLetterSeverityFilter = exports.NestedEnumConflictResolutionStrategyWithAggregatesFilter = exports.NestedEnumConflictResolutionStrategyFilter = exports.NestedEnumConfigTypeWithAggregatesFilter = exports.NestedEnumConfigTypeFilter = exports.NestedEnumAuthProviderWithAggregatesFilter = exports.NestedEnumAuthProviderFilter = exports.NestedEnumAuditOperationTypeWithAggregatesFilter = exports.NestedEnumAuditOperationTypeFilter = exports.NestedEnumAssetTypeWithAggregatesFilter = exports.NestedEnumAssetTypeFilter = exports.NestedEnumArtifactTypeWithAggregatesFilter = exports.NestedEnumArtifactTypeFilter = exports.NestedEnumAlpacaAccountTypeWithAggregatesFilter = exports.NestedEnumAlpacaAccountTypeFilter = exports.NestedEnumAlertTypeWithAggregatesFilter = exports.NestedEnumAlertTypeFilter = exports.NestedEnumAlertStatusWithAggregatesFilter = exports.NestedEnumAlertStatusFilter = exports.NestedEnumAlertSeverityWithAggregatesFilter = exports.NestedEnumAlertSeverityFilter = exports.NestedEnumAlertCategoryWithAggregatesFilter = exports.NestedEnumAlertCategoryFilter = exports.NestedEnumActionTypeWithAggregatesFilter = exports.NestedEnumActionTypeFilter = exports.NestedEnumActionStatusWithAggregatesFilter = exports.NestedEnumActionStatusFilter = exports.NestedEnumAccountLinkingStatusWithAggregatesFilter = exports.NestedEnumAccountLinkingStatusFilter = exports.NestedEnumABTestStatusWithAggregatesFilter = exports.NestedEnumABTestStatusFilter = void 0;
|
|
24
|
+
exports.NestedEnumTradeOutcomeQualityWithAggregatesFilter = exports.NestedEnumTradeOutcomeQualityFilter = exports.NestedEnumTradeExitReasonWithAggregatesFilter = exports.NestedEnumTradeExitReasonFilter = exports.NestedEnumSystemAlertTypeWithAggregatesFilter = exports.NestedEnumSystemAlertTypeFilter = exports.NestedEnumSystemAlertStatusWithAggregatesFilter = exports.NestedEnumSystemAlertStatusFilter = exports.NestedEnumSyncDirectionWithAggregatesFilter = exports.NestedEnumSyncDirectionFilter = exports.NestedEnumSubscriptionPlanNullableWithAggregatesFilter = exports.NestedEnumSubscriptionPlanNullableFilter = exports.NestedEnumStorageProviderWithAggregatesFilter = exports.NestedEnumStorageProviderFilter = exports.NestedEnumSignalQueueStatusWithAggregatesFilter = exports.NestedEnumSignalQueueStatusFilter = exports.NestedEnumSignalPriorityTierWithAggregatesFilter = exports.NestedEnumSignalPriorityTierFilter = exports.NestedEnumSignalOutcomeTypeWithAggregatesFilter = exports.NestedEnumSignalOutcomeTypeFilter = exports.NestedEnumSignalGeneratorSourceWithAggregatesFilter = exports.NestedEnumSignalGeneratorSourceFilter = exports.NestedEnumSignalExecutionStatusNullableWithAggregatesFilter = exports.NestedEnumSignalExecutionStatusNullableFilter = exports.NestedEnumSignalDecisionTypeWithAggregatesFilter = exports.NestedEnumSignalDecisionTypeFilter = exports.NestedEnumScheduledOptionOrderStatusWithAggregatesFilter = exports.NestedEnumScheduledOptionOrderStatusFilter = exports.NestedEnumRolloutStrategyWithAggregatesFilter = exports.NestedEnumRolloutStrategyFilter = exports.NestedEnumOptionTypeWithAggregatesFilter = exports.NestedEnumOptionTypeFilter = exports.NestedEnumOptionPositionStatusWithAggregatesFilter = exports.NestedEnumOptionPositionStatusFilter = exports.NestedEnumOptionExecutionSideWithAggregatesFilter = exports.NestedEnumOptionExecutionSideFilter = exports.NestedEnumOpenaiModelNullableWithAggregatesFilter = exports.NestedEnumOpenaiModelNullableFilter = exports.NestedEnumModelVersionStatusWithAggregatesFilter = exports.NestedEnumModelVersionStatusFilter = exports.NestedEnumMarketSentimentLevelWithAggregatesFilter = exports.NestedEnumMarketSentimentLevelFilter = exports.NestedEnumMarketSentimentContextWithAggregatesFilter = exports.NestedEnumMarketSentimentContextFilter = exports.NestedEnumMarketRegimeWithAggregatesFilter = exports.NestedEnumMarketRegimeFilter = exports.NestedEnumMarketConditionWithAggregatesFilter = exports.NestedEnumMarketConditionFilter = exports.NestedEnumLlmProviderWithAggregatesFilter = exports.NestedEnumLlmProviderNullableWithAggregatesFilter = void 0;
|
|
25
|
+
exports.NewsArticleAssetSentimentOrderByWithAggregationInput = exports.NewsArticleAssetSentimentOrderByRelationAggregateInput = exports.NewsArticleAssetSentimentMinOrderByAggregateInput = exports.NewsArticleAssetSentimentMaxOrderByAggregateInput = exports.NewsArticleAssetSentimentListRelationFilter = exports.NewsArticleAssetSentimentCreateWithoutNewsInput = exports.NewsArticleAssetSentimentCreateWithoutAssetInput = exports.NewsArticleAssetSentimentCreateOrConnectWithoutNewsInput = exports.NewsArticleAssetSentimentCreateOrConnectWithoutAssetInput = exports.NewsArticleAssetSentimentCreateNestedManyWithoutNewsInput = exports.NewsArticleAssetSentimentCreateNestedManyWithoutAssetInput = exports.NewsArticleAssetSentimentCreateManyNewsInputEnvelope = exports.NewsArticleAssetSentimentCreateManyNewsInput = exports.NewsArticleAssetSentimentCreateManyInput = exports.NewsArticleAssetSentimentCreateManyAssetInputEnvelope = exports.NewsArticleAssetSentimentCreateManyAssetInput = exports.NewsArticleAssetSentimentCreateInput = exports.NewsArticleAssetSentimentCountOrderByAggregateInput = exports.NestedUuidWithAggregatesFilter = exports.NestedUuidNullableWithAggregatesFilter = exports.NestedUuidNullableFilter = exports.NestedUuidFilter = exports.NestedStringWithAggregatesFilter = exports.NestedStringNullableWithAggregatesFilter = exports.NestedStringNullableFilter = exports.NestedStringFilter = exports.NestedJsonNullableFilter = exports.NestedJsonFilter = exports.NestedIntWithAggregatesFilter = exports.NestedIntNullableWithAggregatesFilter = exports.NestedIntNullableFilter = exports.NestedIntFilter = exports.NestedFloatWithAggregatesFilter = exports.NestedFloatNullableWithAggregatesFilter = exports.NestedFloatNullableFilter = exports.NestedFloatFilter = exports.NestedEnumWaitlistStatusWithAggregatesFilter = exports.NestedEnumWaitlistStatusFilter = exports.NestedEnumVolumeLevelWithAggregatesFilter = exports.NestedEnumVolumeLevelFilter = exports.NestedEnumVolatilityLevelWithAggregatesFilter = exports.NestedEnumVolatilityLevelFilter = exports.NestedEnumUserRoleWithAggregatesFilter = exports.NestedEnumUserRoleFilter = exports.NestedEnumTradeStrategyWithAggregatesFilter = exports.NestedEnumTradeStrategyFilter = exports.NestedEnumTradeStatusWithAggregatesFilter = exports.NestedEnumTradeStatusFilter = exports.NestedEnumTradeSignalWithAggregatesFilter = exports.NestedEnumTradeSignalFilter = void 0;
|
|
26
|
+
exports.NullableEnumOpenaiModelFieldUpdateOperationsInput = exports.NullableEnumLlmProviderFieldUpdateOperationsInput = exports.NullableEnumEventSeverityFieldUpdateOperationsInput = exports.NullableEnumEventCategoryFieldUpdateOperationsInput = exports.NullableEnumABTestRecommendationFieldUpdateOperationsInput = exports.NullableDecimalFieldUpdateOperationsInput = exports.NullableDateTimeFieldUpdateOperationsInput = exports.NullableBoolFieldUpdateOperationsInput = exports.NullableBigIntFieldUpdateOperationsInput = exports.NewsArticleWhereUniqueInput = exports.NewsArticleWhereInput = exports.NewsArticleUpsertWithoutAssetsInput = exports.NewsArticleUpdatetopicsInput = exports.NewsArticleUpdateauthorsInput = exports.NewsArticleUpdateWithoutAssetsInput = exports.NewsArticleUpdateToOneWithWhereWithoutAssetsInput = exports.NewsArticleUpdateOneRequiredWithoutAssetsNestedInput = exports.NewsArticleUpdateManyMutationInput = exports.NewsArticleUpdateInput = exports.NewsArticleScalarWhereWithAggregatesInput = exports.NewsArticleRelationFilter = exports.NewsArticleOrderByWithRelationInput = exports.NewsArticleOrderByWithAggregationInput = exports.NewsArticleMinOrderByAggregateInput = exports.NewsArticleMaxOrderByAggregateInput = exports.NewsArticleCreatetopicsInput = exports.NewsArticleCreateauthorsInput = exports.NewsArticleCreateWithoutAssetsInput = exports.NewsArticleCreateOrConnectWithoutAssetsInput = exports.NewsArticleCreateNestedOneWithoutAssetsInput = exports.NewsArticleCreateManyInput = exports.NewsArticleCreateInput = exports.NewsArticleCountOrderByAggregateInput = exports.NewsArticleAssetSentimentWhereUniqueInput = exports.NewsArticleAssetSentimentWhereInput = exports.NewsArticleAssetSentimentUpsertWithWhereUniqueWithoutNewsInput = exports.NewsArticleAssetSentimentUpsertWithWhereUniqueWithoutAssetInput = exports.NewsArticleAssetSentimentUpdateWithoutNewsInput = exports.NewsArticleAssetSentimentUpdateWithoutAssetInput = exports.NewsArticleAssetSentimentUpdateWithWhereUniqueWithoutNewsInput = exports.NewsArticleAssetSentimentUpdateWithWhereUniqueWithoutAssetInput = exports.NewsArticleAssetSentimentUpdateManyWithoutNewsNestedInput = exports.NewsArticleAssetSentimentUpdateManyWithoutAssetNestedInput = exports.NewsArticleAssetSentimentUpdateManyWithWhereWithoutNewsInput = exports.NewsArticleAssetSentimentUpdateManyWithWhereWithoutAssetInput = exports.NewsArticleAssetSentimentUpdateManyMutationInput = exports.NewsArticleAssetSentimentUpdateInput = exports.NewsArticleAssetSentimentScalarWhereWithAggregatesInput = exports.NewsArticleAssetSentimentScalarWhereInput = exports.NewsArticleAssetSentimentOrderByWithRelationInput = void 0;
|
|
27
|
+
exports.OptionsGreeksHistoryCreateOrConnectWithoutContractInput = exports.OptionsGreeksHistoryCreateNestedManyWithoutContractInput = exports.OptionsGreeksHistoryCreateManyInput = exports.OptionsGreeksHistoryCreateManyContractInputEnvelope = exports.OptionsGreeksHistoryCreateManyContractInput = exports.OptionsGreeksHistoryCreateInput = exports.OptionsGreeksHistoryCountOrderByAggregateInput = exports.OptionsGreeksHistoryContractIdTimestampCompoundUniqueInput = exports.OptionsGreeksHistoryAvgOrderByAggregateInput = exports.OptionsContractWhereUniqueInput = exports.OptionsContractWhereInput = exports.OptionsContractUpsertWithoutPositionsInput = exports.OptionsContractUpsertWithoutGreeksHistoryInput = exports.OptionsContractUpsertWithoutExecutionsInput = exports.OptionsContractUpdateWithoutPositionsInput = exports.OptionsContractUpdateWithoutGreeksHistoryInput = exports.OptionsContractUpdateWithoutExecutionsInput = exports.OptionsContractUpdateToOneWithWhereWithoutPositionsInput = exports.OptionsContractUpdateToOneWithWhereWithoutGreeksHistoryInput = exports.OptionsContractUpdateToOneWithWhereWithoutExecutionsInput = exports.OptionsContractUpdateOneRequiredWithoutPositionsNestedInput = exports.OptionsContractUpdateOneRequiredWithoutGreeksHistoryNestedInput = exports.OptionsContractUpdateOneRequiredWithoutExecutionsNestedInput = exports.OptionsContractUpdateManyMutationInput = exports.OptionsContractUpdateInput = exports.OptionsContractSumOrderByAggregateInput = exports.OptionsContractScalarWhereWithAggregatesInput = exports.OptionsContractRelationFilter = exports.OptionsContractOrderByWithRelationInput = exports.OptionsContractOrderByWithAggregationInput = exports.OptionsContractMinOrderByAggregateInput = exports.OptionsContractMaxOrderByAggregateInput = exports.OptionsContractCreateWithoutPositionsInput = exports.OptionsContractCreateWithoutGreeksHistoryInput = exports.OptionsContractCreateWithoutExecutionsInput = exports.OptionsContractCreateOrConnectWithoutPositionsInput = exports.OptionsContractCreateOrConnectWithoutGreeksHistoryInput = exports.OptionsContractCreateOrConnectWithoutExecutionsInput = exports.OptionsContractCreateNestedOneWithoutPositionsInput = exports.OptionsContractCreateNestedOneWithoutGreeksHistoryInput = exports.OptionsContractCreateNestedOneWithoutExecutionsInput = exports.OptionsContractCreateManyInput = exports.OptionsContractCreateInput = exports.OptionsContractCountOrderByAggregateInput = exports.OptionsContractAvgOrderByAggregateInput = exports.NullableStringFieldUpdateOperationsInput = exports.NullableIntFieldUpdateOperationsInput = exports.NullableFloatFieldUpdateOperationsInput = exports.NullableEnumSubscriptionPlanFieldUpdateOperationsInput = exports.NullableEnumSignalExecutionStatusFieldUpdateOperationsInput = void 0;
|
|
28
|
+
exports.OptionsPositionUpdateWithoutExecutionsInput = exports.OptionsPositionUpdateWithoutContractInput = exports.OptionsPositionUpdateWithWhereUniqueWithoutContractInput = exports.OptionsPositionUpdateToOneWithWhereWithoutExecutionsInput = exports.OptionsPositionUpdateOneRequiredWithoutExecutionsNestedInput = exports.OptionsPositionUpdateManyWithoutContractNestedInput = exports.OptionsPositionUpdateManyWithWhereWithoutContractInput = exports.OptionsPositionUpdateManyMutationInput = exports.OptionsPositionUpdateInput = exports.OptionsPositionSumOrderByAggregateInput = exports.OptionsPositionScalarWhereWithAggregatesInput = exports.OptionsPositionScalarWhereInput = exports.OptionsPositionRelationFilter = exports.OptionsPositionOrderByWithRelationInput = exports.OptionsPositionOrderByWithAggregationInput = exports.OptionsPositionOrderByRelationAggregateInput = exports.OptionsPositionMinOrderByAggregateInput = exports.OptionsPositionMaxOrderByAggregateInput = exports.OptionsPositionListRelationFilter = exports.OptionsPositionCreateWithoutExecutionsInput = exports.OptionsPositionCreateWithoutContractInput = exports.OptionsPositionCreateOrConnectWithoutExecutionsInput = exports.OptionsPositionCreateOrConnectWithoutContractInput = exports.OptionsPositionCreateNestedOneWithoutExecutionsInput = exports.OptionsPositionCreateNestedManyWithoutContractInput = exports.OptionsPositionCreateManyInput = exports.OptionsPositionCreateManyContractInputEnvelope = exports.OptionsPositionCreateManyContractInput = exports.OptionsPositionCreateInput = exports.OptionsPositionCountOrderByAggregateInput = exports.OptionsPositionAvgOrderByAggregateInput = exports.OptionsGreeksHistoryWhereUniqueInput = exports.OptionsGreeksHistoryWhereInput = exports.OptionsGreeksHistoryUpsertWithWhereUniqueWithoutContractInput = exports.OptionsGreeksHistoryUpdateWithoutContractInput = exports.OptionsGreeksHistoryUpdateWithWhereUniqueWithoutContractInput = exports.OptionsGreeksHistoryUpdateManyWithoutContractNestedInput = exports.OptionsGreeksHistoryUpdateManyWithWhereWithoutContractInput = exports.OptionsGreeksHistoryUpdateManyMutationInput = exports.OptionsGreeksHistoryUpdateInput = exports.OptionsGreeksHistorySumOrderByAggregateInput = exports.OptionsGreeksHistoryScalarWhereWithAggregatesInput = exports.OptionsGreeksHistoryScalarWhereInput = exports.OptionsGreeksHistoryOrderByWithRelationInput = exports.OptionsGreeksHistoryOrderByWithAggregationInput = exports.OptionsGreeksHistoryOrderByRelationAggregateInput = exports.OptionsGreeksHistoryMinOrderByAggregateInput = exports.OptionsGreeksHistoryMaxOrderByAggregateInput = exports.OptionsGreeksHistoryListRelationFilter = exports.OptionsGreeksHistoryCreateWithoutContractInput = void 0;
|
|
29
|
+
exports.PortfolioGreeksHistoryOrderByWithRelationInput = exports.PortfolioGreeksHistoryOrderByWithAggregationInput = exports.PortfolioGreeksHistoryMinOrderByAggregateInput = exports.PortfolioGreeksHistoryMaxOrderByAggregateInput = exports.PortfolioGreeksHistoryCreateManyInput = exports.PortfolioGreeksHistoryCreateInput = exports.PortfolioGreeksHistoryCountOrderByAggregateInput = exports.PortfolioGreeksHistoryAvgOrderByAggregateInput = exports.PortfolioGreeksHistoryAccountIdTimestampContractIdCompoundUniqueInput = exports.OptionsTradeExecutionWhereUniqueInput = exports.OptionsTradeExecutionWhereInput = exports.OptionsTradeExecutionUpsertWithWhereUniqueWithoutPositionInput = exports.OptionsTradeExecutionUpsertWithWhereUniqueWithoutContractInput = exports.OptionsTradeExecutionUpdateWithoutPositionInput = exports.OptionsTradeExecutionUpdateWithoutContractInput = exports.OptionsTradeExecutionUpdateWithWhereUniqueWithoutPositionInput = exports.OptionsTradeExecutionUpdateWithWhereUniqueWithoutContractInput = exports.OptionsTradeExecutionUpdateManyWithoutPositionNestedInput = exports.OptionsTradeExecutionUpdateManyWithoutContractNestedInput = exports.OptionsTradeExecutionUpdateManyWithWhereWithoutPositionInput = exports.OptionsTradeExecutionUpdateManyWithWhereWithoutContractInput = exports.OptionsTradeExecutionUpdateManyMutationInput = exports.OptionsTradeExecutionUpdateInput = exports.OptionsTradeExecutionSumOrderByAggregateInput = exports.OptionsTradeExecutionScalarWhereWithAggregatesInput = exports.OptionsTradeExecutionScalarWhereInput = exports.OptionsTradeExecutionOrderByWithRelationInput = exports.OptionsTradeExecutionOrderByWithAggregationInput = exports.OptionsTradeExecutionOrderByRelationAggregateInput = exports.OptionsTradeExecutionMinOrderByAggregateInput = exports.OptionsTradeExecutionMaxOrderByAggregateInput = exports.OptionsTradeExecutionListRelationFilter = exports.OptionsTradeExecutionCreateWithoutPositionInput = exports.OptionsTradeExecutionCreateWithoutContractInput = exports.OptionsTradeExecutionCreateOrConnectWithoutPositionInput = exports.OptionsTradeExecutionCreateOrConnectWithoutContractInput = exports.OptionsTradeExecutionCreateNestedManyWithoutPositionInput = exports.OptionsTradeExecutionCreateNestedManyWithoutContractInput = exports.OptionsTradeExecutionCreateManyPositionInputEnvelope = exports.OptionsTradeExecutionCreateManyPositionInput = exports.OptionsTradeExecutionCreateManyInput = exports.OptionsTradeExecutionCreateManyContractInputEnvelope = exports.OptionsTradeExecutionCreateManyContractInput = exports.OptionsTradeExecutionCreateInput = exports.OptionsTradeExecutionCountOrderByAggregateInput = exports.OptionsTradeExecutionAvgOrderByAggregateInput = exports.OptionsPositionWhereUniqueInput = exports.OptionsPositionWhereInput = exports.OptionsPositionUpsertWithoutExecutionsInput = exports.OptionsPositionUpsertWithWhereUniqueWithoutContractInput = void 0;
|
|
30
|
+
exports.SignalGeneratorMetricsMinOrderByAggregateInput = exports.SignalGeneratorMetricsMaxOrderByAggregateInput = exports.SignalGeneratorMetricsGeneratorSourceSymbolTimestampCompoundUniqueInput = exports.SignalGeneratorMetricsCreateManyInput = exports.SignalGeneratorMetricsCreateInput = exports.SignalGeneratorMetricsCountOrderByAggregateInput = exports.SignalGeneratorMetricsAvgOrderByAggregateInput = exports.SessionWhereUniqueInput = exports.SessionWhereInput = exports.SessionUpsertWithWhereUniqueWithoutUserInput = exports.SessionUpdateWithoutUserInput = exports.SessionUpdateWithWhereUniqueWithoutUserInput = exports.SessionUpdateManyWithoutUserNestedInput = exports.SessionUpdateManyWithWhereWithoutUserInput = exports.SessionUpdateManyMutationInput = exports.SessionUpdateInput = exports.SessionScalarWhereWithAggregatesInput = exports.SessionScalarWhereInput = exports.SessionOrderByWithRelationInput = exports.SessionOrderByWithAggregationInput = exports.SessionOrderByRelationAggregateInput = exports.SessionMinOrderByAggregateInput = exports.SessionMaxOrderByAggregateInput = exports.SessionListRelationFilter = exports.SessionCreateWithoutUserInput = exports.SessionCreateOrConnectWithoutUserInput = exports.SessionCreateNestedManyWithoutUserInput = exports.SessionCreateManyUserInputEnvelope = exports.SessionCreateManyUserInput = exports.SessionCreateManyInput = exports.SessionCreateInput = exports.SessionCountOrderByAggregateInput = exports.ScheduledOptionOrderWhereUniqueInput = exports.ScheduledOptionOrderWhereInput = exports.ScheduledOptionOrderUpdateManyMutationInput = exports.ScheduledOptionOrderUpdateInput = exports.ScheduledOptionOrderScalarWhereWithAggregatesInput = exports.ScheduledOptionOrderOrderByWithRelationInput = exports.ScheduledOptionOrderOrderByWithAggregationInput = exports.ScheduledOptionOrderMinOrderByAggregateInput = exports.ScheduledOptionOrderMaxOrderByAggregateInput = exports.ScheduledOptionOrderCreateManyInput = exports.ScheduledOptionOrderCreateInput = exports.ScheduledOptionOrderCountOrderByAggregateInput = exports.PortfolioGreeksHistoryWhereUniqueInput = exports.PortfolioGreeksHistoryWhereInput = exports.PortfolioGreeksHistoryUpdateManyMutationInput = exports.PortfolioGreeksHistoryUpdateInput = exports.PortfolioGreeksHistorySumOrderByAggregateInput = exports.PortfolioGreeksHistoryScalarWhereWithAggregatesInput = void 0;
|
|
31
|
+
exports.SignalPriorityQueueWhereUniqueInput = exports.SignalPriorityQueueWhereInput = exports.SignalPriorityQueueUpdateManyMutationInput = exports.SignalPriorityQueueUpdateInput = exports.SignalPriorityQueueSumOrderByAggregateInput = exports.SignalPriorityQueueScalarWhereWithAggregatesInput = exports.SignalPriorityQueueOrderByWithRelationInput = exports.SignalPriorityQueueOrderByWithAggregationInput = exports.SignalPriorityQueueMinOrderByAggregateInput = exports.SignalPriorityQueueMaxOrderByAggregateInput = exports.SignalPriorityQueueCreateManyInput = exports.SignalPriorityQueueCreateInput = exports.SignalPriorityQueueCountOrderByAggregateInput = exports.SignalPriorityQueueAvgOrderByAggregateInput = exports.SignalOutcomeWhereUniqueInput = exports.SignalOutcomeWhereInput = exports.SignalOutcomeUpdateManyMutationInput = exports.SignalOutcomeUpdateInput = exports.SignalOutcomeSumOrderByAggregateInput = exports.SignalOutcomeScalarWhereWithAggregatesInput = exports.SignalOutcomeOrderByWithRelationInput = exports.SignalOutcomeOrderByWithAggregationInput = exports.SignalOutcomeMinOrderByAggregateInput = exports.SignalOutcomeMaxOrderByAggregateInput = exports.SignalOutcomeCreateManyInput = exports.SignalOutcomeCreateInput = exports.SignalOutcomeCountOrderByAggregateInput = exports.SignalOutcomeAvgOrderByAggregateInput = exports.SignalLineageWhereUniqueInput = exports.SignalLineageWhereInput = exports.SignalLineageUpdateManyMutationInput = exports.SignalLineageUpdateInput = exports.SignalLineageSumOrderByAggregateInput = exports.SignalLineageScalarWhereWithAggregatesInput = exports.SignalLineageOrderByWithRelationInput = exports.SignalLineageOrderByWithAggregationInput = exports.SignalLineageMinOrderByAggregateInput = exports.SignalLineageMaxOrderByAggregateInput = exports.SignalLineageCreateManyInput = exports.SignalLineageCreateInput = exports.SignalLineageCountOrderByAggregateInput = exports.SignalLineageAvgOrderByAggregateInput = exports.SignalGeneratorMetricsWhereUniqueInput = exports.SignalGeneratorMetricsWhereInput = exports.SignalGeneratorMetricsUpdateManyMutationInput = exports.SignalGeneratorMetricsUpdateInput = exports.SignalGeneratorMetricsSumOrderByAggregateInput = exports.SignalGeneratorMetricsScalarWhereWithAggregatesInput = exports.SignalGeneratorMetricsOrderByWithRelationInput = exports.SignalGeneratorMetricsOrderByWithAggregationInput = void 0;
|
|
32
|
+
exports.TradeAvgOrderByAggregateInput = exports.TradeAuditEventWhereUniqueInput = exports.TradeAuditEventWhereInput = exports.TradeAuditEventUpdateManyMutationInput = exports.TradeAuditEventUpdateInput = exports.TradeAuditEventSumOrderByAggregateInput = exports.TradeAuditEventScalarWhereWithAggregatesInput = exports.TradeAuditEventOrderByWithRelationInput = exports.TradeAuditEventOrderByWithAggregationInput = exports.TradeAuditEventMinOrderByAggregateInput = exports.TradeAuditEventMaxOrderByAggregateInput = exports.TradeAuditEventCreateManyInput = exports.TradeAuditEventCreateInput = exports.TradeAuditEventCountOrderByAggregateInput = exports.TradeAuditEventAvgOrderByAggregateInput = exports.SystemAlertWhereUniqueInput = exports.SystemAlertWhereInput = exports.SystemAlertUpdateManyMutationInput = exports.SystemAlertUpdateInput = exports.SystemAlertSumOrderByAggregateInput = exports.SystemAlertScalarWhereWithAggregatesInput = exports.SystemAlertOrderByWithRelationInput = exports.SystemAlertOrderByWithAggregationInput = exports.SystemAlertMinOrderByAggregateInput = exports.SystemAlertMaxOrderByAggregateInput = exports.SystemAlertCreateManyInput = exports.SystemAlertCreateInput = exports.SystemAlertCountOrderByAggregateInput = exports.SystemAlertAvgOrderByAggregateInput = exports.SyncEventWhereUniqueInput = exports.SyncEventWhereInput = exports.SyncEventUpdateManyMutationInput = exports.SyncEventUpdateInput = exports.SyncEventSumOrderByAggregateInput = exports.SyncEventScalarWhereWithAggregatesInput = exports.SyncEventOrderByWithRelationInput = exports.SyncEventOrderByWithAggregationInput = exports.SyncEventMinOrderByAggregateInput = exports.SyncEventMaxOrderByAggregateInput = exports.SyncEventCreateManyInput = exports.SyncEventCreateInput = exports.SyncEventCountOrderByAggregateInput = exports.SyncEventAvgOrderByAggregateInput = exports.StringWithAggregatesFilter = exports.StringNullableWithAggregatesFilter = exports.StringNullableListFilter = exports.StringNullableFilter = exports.StringFilter = exports.StringFieldUpdateOperationsInput = exports.SortOrderInput = void 0;
|
|
33
|
+
exports.UserCreateOrConnectWithoutAccountLinkingRequestsInput = exports.UserCreateNestedOneWithoutSessionsInput = exports.UserCreateNestedOneWithoutReviewedWaitlistEntriesInput = exports.UserCreateNestedOneWithoutLlmConfigurationInput = exports.UserCreateNestedOneWithoutLinkedProvidersInput = exports.UserCreateNestedOneWithoutAuthenticatorsInput = exports.UserCreateNestedOneWithoutAlpacaAccountsInput = exports.UserCreateNestedOneWithoutAccountsInput = exports.UserCreateNestedOneWithoutAccountLinkingRequestsInput = exports.UserCreateNestedManyWithoutCustomerInput = exports.UserCreateManyInput = exports.UserCreateManyCustomerInputEnvelope = exports.UserCreateManyCustomerInput = exports.UserCreateInput = exports.UserCountOrderByAggregateInput = exports.UserAvgOrderByAggregateInput = exports.TradeWhereUniqueInput = exports.TradeWhereInput = exports.TradeUpsertWithoutActionsInput = exports.TradeUpdateWithoutActionsInput = exports.TradeUpdateToOneWithWhereWithoutActionsInput = exports.TradeUpdateOneRequiredWithoutActionsNestedInput = exports.TradeUpdateManyMutationInput = exports.TradeUpdateInput = exports.TradeSumOrderByAggregateInput = exports.TradeScalarWhereWithAggregatesInput = exports.TradeRelationFilter = exports.TradeOrderByWithRelationInput = exports.TradeOrderByWithAggregationInput = exports.TradeMinOrderByAggregateInput = exports.TradeMaxOrderByAggregateInput = exports.TradeExecutionHistoryWhereUniqueInput = exports.TradeExecutionHistoryWhereInput = exports.TradeExecutionHistoryUpdateManyMutationInput = exports.TradeExecutionHistoryUpdateInput = exports.TradeExecutionHistoryTickerActionTimestampCompoundUniqueInput = exports.TradeExecutionHistoryScalarWhereWithAggregatesInput = exports.TradeExecutionHistoryOrderByWithRelationInput = exports.TradeExecutionHistoryOrderByWithAggregationInput = exports.TradeExecutionHistoryMinOrderByAggregateInput = exports.TradeExecutionHistoryMaxOrderByAggregateInput = exports.TradeExecutionHistoryCreateManyInput = exports.TradeExecutionHistoryCreateInput = exports.TradeExecutionHistoryCountOrderByAggregateInput = exports.TradeCreateWithoutActionsInput = exports.TradeCreateOrConnectWithoutActionsInput = exports.TradeCreateNestedOneWithoutActionsInput = exports.TradeCreateManyInput = exports.TradeCreateInput = exports.TradeCountOrderByAggregateInput = void 0;
|
|
34
|
+
exports.UserUpdateWithoutAccountLinkingRequestsInput = exports.UserUpdateWithWhereUniqueWithoutCustomerInput = exports.UserUpdateToOneWithWhereWithoutSessionsInput = exports.UserUpdateToOneWithWhereWithoutReviewedWaitlistEntriesInput = exports.UserUpdateToOneWithWhereWithoutLlmConfigurationInput = exports.UserUpdateToOneWithWhereWithoutLinkedProvidersInput = exports.UserUpdateToOneWithWhereWithoutAuthenticatorsInput = exports.UserUpdateToOneWithWhereWithoutAlpacaAccountsInput = exports.UserUpdateToOneWithWhereWithoutAccountsInput = exports.UserUpdateToOneWithWhereWithoutAccountLinkingRequestsInput = exports.UserUpdateOneWithoutReviewedWaitlistEntriesNestedInput = exports.UserUpdateOneRequiredWithoutSessionsNestedInput = exports.UserUpdateOneRequiredWithoutLlmConfigurationNestedInput = exports.UserUpdateOneRequiredWithoutLinkedProvidersNestedInput = exports.UserUpdateOneRequiredWithoutAuthenticatorsNestedInput = exports.UserUpdateOneRequiredWithoutAlpacaAccountsNestedInput = exports.UserUpdateOneRequiredWithoutAccountsNestedInput = exports.UserUpdateOneRequiredWithoutAccountLinkingRequestsNestedInput = exports.UserUpdateManyWithoutCustomerNestedInput = exports.UserUpdateManyWithWhereWithoutCustomerInput = exports.UserUpdateManyMutationInput = exports.UserUpdateInput = exports.UserSumOrderByAggregateInput = exports.UserScalarWhereWithAggregatesInput = exports.UserScalarWhereInput = exports.UserRelationFilter = exports.UserOrderByWithRelationInput = exports.UserOrderByWithAggregationInput = exports.UserOrderByRelationAggregateInput = exports.UserNullableRelationFilter = exports.UserMinOrderByAggregateInput = exports.UserMaxOrderByAggregateInput = exports.UserListRelationFilter = exports.UserCreateWithoutSessionsInput = exports.UserCreateWithoutReviewedWaitlistEntriesInput = exports.UserCreateWithoutLlmConfigurationInput = exports.UserCreateWithoutLinkedProvidersInput = exports.UserCreateWithoutCustomerInput = exports.UserCreateWithoutAuthenticatorsInput = exports.UserCreateWithoutAlpacaAccountsInput = exports.UserCreateWithoutAccountsInput = exports.UserCreateWithoutAccountLinkingRequestsInput = exports.UserCreateOrConnectWithoutSessionsInput = exports.UserCreateOrConnectWithoutReviewedWaitlistEntriesInput = exports.UserCreateOrConnectWithoutLlmConfigurationInput = exports.UserCreateOrConnectWithoutLinkedProvidersInput = exports.UserCreateOrConnectWithoutCustomerInput = exports.UserCreateOrConnectWithoutAuthenticatorsInput = exports.UserCreateOrConnectWithoutAlpacaAccountsInput = exports.UserCreateOrConnectWithoutAccountsInput = void 0;
|
|
35
|
+
exports.WaitlistEntryMaxOrderByAggregateInput = exports.WaitlistEntryListRelationFilter = exports.WaitlistEntryCreateWithoutReviewedByInput = exports.WaitlistEntryCreateWithoutInviteTokenInput = exports.WaitlistEntryCreateOrConnectWithoutReviewedByInput = exports.WaitlistEntryCreateOrConnectWithoutInviteTokenInput = exports.WaitlistEntryCreateNestedOneWithoutInviteTokenInput = exports.WaitlistEntryCreateNestedManyWithoutReviewedByInput = exports.WaitlistEntryCreateManyReviewedByInputEnvelope = exports.WaitlistEntryCreateManyReviewedByInput = exports.WaitlistEntryCreateManyInput = exports.WaitlistEntryCreateInput = exports.WaitlistEntryCountOrderByAggregateInput = exports.WaitlistEntryAvgOrderByAggregateInput = exports.VerificationTokenWhereUniqueInput = exports.VerificationTokenWhereInput = exports.VerificationTokenUpdateManyMutationInput = exports.VerificationTokenUpdateInput = exports.VerificationTokenScalarWhereWithAggregatesInput = exports.VerificationTokenOrderByWithRelationInput = exports.VerificationTokenOrderByWithAggregationInput = exports.VerificationTokenMinOrderByAggregateInput = exports.VerificationTokenMaxOrderByAggregateInput = exports.VerificationTokenIdentifierTokenCompoundUniqueInput = exports.VerificationTokenCreateManyInput = exports.VerificationTokenCreateInput = exports.VerificationTokenCountOrderByAggregateInput = exports.UuidWithAggregatesFilter = exports.UuidNullableWithAggregatesFilter = exports.UuidNullableFilter = exports.UuidFilter = exports.UserWhereUniqueInput = exports.UserWhereInput = exports.UserUpsertWithoutSessionsInput = exports.UserUpsertWithoutReviewedWaitlistEntriesInput = exports.UserUpsertWithoutLlmConfigurationInput = exports.UserUpsertWithoutLinkedProvidersInput = exports.UserUpsertWithoutAuthenticatorsInput = exports.UserUpsertWithoutAlpacaAccountsInput = exports.UserUpsertWithoutAccountsInput = exports.UserUpsertWithoutAccountLinkingRequestsInput = exports.UserUpsertWithWhereUniqueWithoutCustomerInput = exports.UserUpdateWithoutSessionsInput = exports.UserUpdateWithoutReviewedWaitlistEntriesInput = exports.UserUpdateWithoutLlmConfigurationInput = exports.UserUpdateWithoutLinkedProvidersInput = exports.UserUpdateWithoutCustomerInput = exports.UserUpdateWithoutAuthenticatorsInput = exports.UserUpdateWithoutAlpacaAccountsInput = exports.UserUpdateWithoutAccountsInput = void 0;
|
|
36
|
+
exports.WaitlistEntryWhereUniqueInput = exports.WaitlistEntryWhereInput = exports.WaitlistEntryUpsertWithoutInviteTokenInput = exports.WaitlistEntryUpsertWithWhereUniqueWithoutReviewedByInput = exports.WaitlistEntryUpdateWithoutReviewedByInput = exports.WaitlistEntryUpdateWithoutInviteTokenInput = exports.WaitlistEntryUpdateWithWhereUniqueWithoutReviewedByInput = exports.WaitlistEntryUpdateToOneWithWhereWithoutInviteTokenInput = exports.WaitlistEntryUpdateOneWithoutInviteTokenNestedInput = exports.WaitlistEntryUpdateManyWithoutReviewedByNestedInput = exports.WaitlistEntryUpdateManyWithWhereWithoutReviewedByInput = exports.WaitlistEntryUpdateManyMutationInput = exports.WaitlistEntryUpdateInput = exports.WaitlistEntrySumOrderByAggregateInput = exports.WaitlistEntryScalarWhereWithAggregatesInput = exports.WaitlistEntryScalarWhereInput = exports.WaitlistEntryOrderByWithRelationInput = exports.WaitlistEntryOrderByWithAggregationInput = exports.WaitlistEntryOrderByRelationAggregateInput = exports.WaitlistEntryNullableRelationFilter = exports.WaitlistEntryMinOrderByAggregateInput = void 0;
|
|
36
37
|
var ABTestAvgOrderByAggregateInput_1 = require("./ABTestAvgOrderByAggregateInput.cjs");
|
|
37
38
|
Object.defineProperty(exports, "ABTestAvgOrderByAggregateInput", { enumerable: true, get: function () { return ABTestAvgOrderByAggregateInput_1.ABTestAvgOrderByAggregateInput; } });
|
|
38
39
|
var ABTestCountOrderByAggregateInput_1 = require("./ABTestCountOrderByAggregateInput.cjs");
|
|
@@ -1009,6 +1010,16 @@ var EnumFeatureImportanceAnalysisTypeFilter_1 = require("./EnumFeatureImportance
|
|
|
1009
1010
|
Object.defineProperty(exports, "EnumFeatureImportanceAnalysisTypeFilter", { enumerable: true, get: function () { return EnumFeatureImportanceAnalysisTypeFilter_1.EnumFeatureImportanceAnalysisTypeFilter; } });
|
|
1010
1011
|
var EnumFeatureImportanceAnalysisTypeWithAggregatesFilter_1 = require("./EnumFeatureImportanceAnalysisTypeWithAggregatesFilter.cjs");
|
|
1011
1012
|
Object.defineProperty(exports, "EnumFeatureImportanceAnalysisTypeWithAggregatesFilter", { enumerable: true, get: function () { return EnumFeatureImportanceAnalysisTypeWithAggregatesFilter_1.EnumFeatureImportanceAnalysisTypeWithAggregatesFilter; } });
|
|
1013
|
+
var EnumLlmProviderFieldUpdateOperationsInput_1 = require("./EnumLlmProviderFieldUpdateOperationsInput.cjs");
|
|
1014
|
+
Object.defineProperty(exports, "EnumLlmProviderFieldUpdateOperationsInput", { enumerable: true, get: function () { return EnumLlmProviderFieldUpdateOperationsInput_1.EnumLlmProviderFieldUpdateOperationsInput; } });
|
|
1015
|
+
var EnumLlmProviderFilter_1 = require("./EnumLlmProviderFilter.cjs");
|
|
1016
|
+
Object.defineProperty(exports, "EnumLlmProviderFilter", { enumerable: true, get: function () { return EnumLlmProviderFilter_1.EnumLlmProviderFilter; } });
|
|
1017
|
+
var EnumLlmProviderNullableFilter_1 = require("./EnumLlmProviderNullableFilter.cjs");
|
|
1018
|
+
Object.defineProperty(exports, "EnumLlmProviderNullableFilter", { enumerable: true, get: function () { return EnumLlmProviderNullableFilter_1.EnumLlmProviderNullableFilter; } });
|
|
1019
|
+
var EnumLlmProviderNullableWithAggregatesFilter_1 = require("./EnumLlmProviderNullableWithAggregatesFilter.cjs");
|
|
1020
|
+
Object.defineProperty(exports, "EnumLlmProviderNullableWithAggregatesFilter", { enumerable: true, get: function () { return EnumLlmProviderNullableWithAggregatesFilter_1.EnumLlmProviderNullableWithAggregatesFilter; } });
|
|
1021
|
+
var EnumLlmProviderWithAggregatesFilter_1 = require("./EnumLlmProviderWithAggregatesFilter.cjs");
|
|
1022
|
+
Object.defineProperty(exports, "EnumLlmProviderWithAggregatesFilter", { enumerable: true, get: function () { return EnumLlmProviderWithAggregatesFilter_1.EnumLlmProviderWithAggregatesFilter; } });
|
|
1012
1023
|
var EnumMarketConditionFieldUpdateOperationsInput_1 = require("./EnumMarketConditionFieldUpdateOperationsInput.cjs");
|
|
1013
1024
|
Object.defineProperty(exports, "EnumMarketConditionFieldUpdateOperationsInput", { enumerable: true, get: function () { return EnumMarketConditionFieldUpdateOperationsInput_1.EnumMarketConditionFieldUpdateOperationsInput; } });
|
|
1014
1025
|
var EnumMarketConditionFilter_1 = require("./EnumMarketConditionFilter.cjs");
|
|
@@ -1649,6 +1660,46 @@ var LinkedProviderWhereInput_1 = require("./LinkedProviderWhereInput.cjs");
|
|
|
1649
1660
|
Object.defineProperty(exports, "LinkedProviderWhereInput", { enumerable: true, get: function () { return LinkedProviderWhereInput_1.LinkedProviderWhereInput; } });
|
|
1650
1661
|
var LinkedProviderWhereUniqueInput_1 = require("./LinkedProviderWhereUniqueInput.cjs");
|
|
1651
1662
|
Object.defineProperty(exports, "LinkedProviderWhereUniqueInput", { enumerable: true, get: function () { return LinkedProviderWhereUniqueInput_1.LinkedProviderWhereUniqueInput; } });
|
|
1663
|
+
var LlmConfigurationCountOrderByAggregateInput_1 = require("./LlmConfigurationCountOrderByAggregateInput.cjs");
|
|
1664
|
+
Object.defineProperty(exports, "LlmConfigurationCountOrderByAggregateInput", { enumerable: true, get: function () { return LlmConfigurationCountOrderByAggregateInput_1.LlmConfigurationCountOrderByAggregateInput; } });
|
|
1665
|
+
var LlmConfigurationCreateInput_1 = require("./LlmConfigurationCreateInput.cjs");
|
|
1666
|
+
Object.defineProperty(exports, "LlmConfigurationCreateInput", { enumerable: true, get: function () { return LlmConfigurationCreateInput_1.LlmConfigurationCreateInput; } });
|
|
1667
|
+
var LlmConfigurationCreateManyInput_1 = require("./LlmConfigurationCreateManyInput.cjs");
|
|
1668
|
+
Object.defineProperty(exports, "LlmConfigurationCreateManyInput", { enumerable: true, get: function () { return LlmConfigurationCreateManyInput_1.LlmConfigurationCreateManyInput; } });
|
|
1669
|
+
var LlmConfigurationCreateNestedOneWithoutUserInput_1 = require("./LlmConfigurationCreateNestedOneWithoutUserInput.cjs");
|
|
1670
|
+
Object.defineProperty(exports, "LlmConfigurationCreateNestedOneWithoutUserInput", { enumerable: true, get: function () { return LlmConfigurationCreateNestedOneWithoutUserInput_1.LlmConfigurationCreateNestedOneWithoutUserInput; } });
|
|
1671
|
+
var LlmConfigurationCreateOrConnectWithoutUserInput_1 = require("./LlmConfigurationCreateOrConnectWithoutUserInput.cjs");
|
|
1672
|
+
Object.defineProperty(exports, "LlmConfigurationCreateOrConnectWithoutUserInput", { enumerable: true, get: function () { return LlmConfigurationCreateOrConnectWithoutUserInput_1.LlmConfigurationCreateOrConnectWithoutUserInput; } });
|
|
1673
|
+
var LlmConfigurationCreateWithoutUserInput_1 = require("./LlmConfigurationCreateWithoutUserInput.cjs");
|
|
1674
|
+
Object.defineProperty(exports, "LlmConfigurationCreateWithoutUserInput", { enumerable: true, get: function () { return LlmConfigurationCreateWithoutUserInput_1.LlmConfigurationCreateWithoutUserInput; } });
|
|
1675
|
+
var LlmConfigurationMaxOrderByAggregateInput_1 = require("./LlmConfigurationMaxOrderByAggregateInput.cjs");
|
|
1676
|
+
Object.defineProperty(exports, "LlmConfigurationMaxOrderByAggregateInput", { enumerable: true, get: function () { return LlmConfigurationMaxOrderByAggregateInput_1.LlmConfigurationMaxOrderByAggregateInput; } });
|
|
1677
|
+
var LlmConfigurationMinOrderByAggregateInput_1 = require("./LlmConfigurationMinOrderByAggregateInput.cjs");
|
|
1678
|
+
Object.defineProperty(exports, "LlmConfigurationMinOrderByAggregateInput", { enumerable: true, get: function () { return LlmConfigurationMinOrderByAggregateInput_1.LlmConfigurationMinOrderByAggregateInput; } });
|
|
1679
|
+
var LlmConfigurationNullableRelationFilter_1 = require("./LlmConfigurationNullableRelationFilter.cjs");
|
|
1680
|
+
Object.defineProperty(exports, "LlmConfigurationNullableRelationFilter", { enumerable: true, get: function () { return LlmConfigurationNullableRelationFilter_1.LlmConfigurationNullableRelationFilter; } });
|
|
1681
|
+
var LlmConfigurationOrderByWithAggregationInput_1 = require("./LlmConfigurationOrderByWithAggregationInput.cjs");
|
|
1682
|
+
Object.defineProperty(exports, "LlmConfigurationOrderByWithAggregationInput", { enumerable: true, get: function () { return LlmConfigurationOrderByWithAggregationInput_1.LlmConfigurationOrderByWithAggregationInput; } });
|
|
1683
|
+
var LlmConfigurationOrderByWithRelationInput_1 = require("./LlmConfigurationOrderByWithRelationInput.cjs");
|
|
1684
|
+
Object.defineProperty(exports, "LlmConfigurationOrderByWithRelationInput", { enumerable: true, get: function () { return LlmConfigurationOrderByWithRelationInput_1.LlmConfigurationOrderByWithRelationInput; } });
|
|
1685
|
+
var LlmConfigurationScalarWhereWithAggregatesInput_1 = require("./LlmConfigurationScalarWhereWithAggregatesInput.cjs");
|
|
1686
|
+
Object.defineProperty(exports, "LlmConfigurationScalarWhereWithAggregatesInput", { enumerable: true, get: function () { return LlmConfigurationScalarWhereWithAggregatesInput_1.LlmConfigurationScalarWhereWithAggregatesInput; } });
|
|
1687
|
+
var LlmConfigurationUpdateInput_1 = require("./LlmConfigurationUpdateInput.cjs");
|
|
1688
|
+
Object.defineProperty(exports, "LlmConfigurationUpdateInput", { enumerable: true, get: function () { return LlmConfigurationUpdateInput_1.LlmConfigurationUpdateInput; } });
|
|
1689
|
+
var LlmConfigurationUpdateManyMutationInput_1 = require("./LlmConfigurationUpdateManyMutationInput.cjs");
|
|
1690
|
+
Object.defineProperty(exports, "LlmConfigurationUpdateManyMutationInput", { enumerable: true, get: function () { return LlmConfigurationUpdateManyMutationInput_1.LlmConfigurationUpdateManyMutationInput; } });
|
|
1691
|
+
var LlmConfigurationUpdateOneWithoutUserNestedInput_1 = require("./LlmConfigurationUpdateOneWithoutUserNestedInput.cjs");
|
|
1692
|
+
Object.defineProperty(exports, "LlmConfigurationUpdateOneWithoutUserNestedInput", { enumerable: true, get: function () { return LlmConfigurationUpdateOneWithoutUserNestedInput_1.LlmConfigurationUpdateOneWithoutUserNestedInput; } });
|
|
1693
|
+
var LlmConfigurationUpdateToOneWithWhereWithoutUserInput_1 = require("./LlmConfigurationUpdateToOneWithWhereWithoutUserInput.cjs");
|
|
1694
|
+
Object.defineProperty(exports, "LlmConfigurationUpdateToOneWithWhereWithoutUserInput", { enumerable: true, get: function () { return LlmConfigurationUpdateToOneWithWhereWithoutUserInput_1.LlmConfigurationUpdateToOneWithWhereWithoutUserInput; } });
|
|
1695
|
+
var LlmConfigurationUpdateWithoutUserInput_1 = require("./LlmConfigurationUpdateWithoutUserInput.cjs");
|
|
1696
|
+
Object.defineProperty(exports, "LlmConfigurationUpdateWithoutUserInput", { enumerable: true, get: function () { return LlmConfigurationUpdateWithoutUserInput_1.LlmConfigurationUpdateWithoutUserInput; } });
|
|
1697
|
+
var LlmConfigurationUpsertWithoutUserInput_1 = require("./LlmConfigurationUpsertWithoutUserInput.cjs");
|
|
1698
|
+
Object.defineProperty(exports, "LlmConfigurationUpsertWithoutUserInput", { enumerable: true, get: function () { return LlmConfigurationUpsertWithoutUserInput_1.LlmConfigurationUpsertWithoutUserInput; } });
|
|
1699
|
+
var LlmConfigurationWhereInput_1 = require("./LlmConfigurationWhereInput.cjs");
|
|
1700
|
+
Object.defineProperty(exports, "LlmConfigurationWhereInput", { enumerable: true, get: function () { return LlmConfigurationWhereInput_1.LlmConfigurationWhereInput; } });
|
|
1701
|
+
var LlmConfigurationWhereUniqueInput_1 = require("./LlmConfigurationWhereUniqueInput.cjs");
|
|
1702
|
+
Object.defineProperty(exports, "LlmConfigurationWhereUniqueInput", { enumerable: true, get: function () { return LlmConfigurationWhereUniqueInput_1.LlmConfigurationWhereUniqueInput; } });
|
|
1652
1703
|
var MLTrainingDataAvgOrderByAggregateInput_1 = require("./MLTrainingDataAvgOrderByAggregateInput.cjs");
|
|
1653
1704
|
Object.defineProperty(exports, "MLTrainingDataAvgOrderByAggregateInput", { enumerable: true, get: function () { return MLTrainingDataAvgOrderByAggregateInput_1.MLTrainingDataAvgOrderByAggregateInput; } });
|
|
1654
1705
|
var MLTrainingDataCountOrderByAggregateInput_1 = require("./MLTrainingDataCountOrderByAggregateInput.cjs");
|
|
@@ -2079,6 +2130,14 @@ var NestedEnumFeatureImportanceAnalysisTypeFilter_1 = require("./NestedEnumFeatu
|
|
|
2079
2130
|
Object.defineProperty(exports, "NestedEnumFeatureImportanceAnalysisTypeFilter", { enumerable: true, get: function () { return NestedEnumFeatureImportanceAnalysisTypeFilter_1.NestedEnumFeatureImportanceAnalysisTypeFilter; } });
|
|
2080
2131
|
var NestedEnumFeatureImportanceAnalysisTypeWithAggregatesFilter_1 = require("./NestedEnumFeatureImportanceAnalysisTypeWithAggregatesFilter.cjs");
|
|
2081
2132
|
Object.defineProperty(exports, "NestedEnumFeatureImportanceAnalysisTypeWithAggregatesFilter", { enumerable: true, get: function () { return NestedEnumFeatureImportanceAnalysisTypeWithAggregatesFilter_1.NestedEnumFeatureImportanceAnalysisTypeWithAggregatesFilter; } });
|
|
2133
|
+
var NestedEnumLlmProviderFilter_1 = require("./NestedEnumLlmProviderFilter.cjs");
|
|
2134
|
+
Object.defineProperty(exports, "NestedEnumLlmProviderFilter", { enumerable: true, get: function () { return NestedEnumLlmProviderFilter_1.NestedEnumLlmProviderFilter; } });
|
|
2135
|
+
var NestedEnumLlmProviderNullableFilter_1 = require("./NestedEnumLlmProviderNullableFilter.cjs");
|
|
2136
|
+
Object.defineProperty(exports, "NestedEnumLlmProviderNullableFilter", { enumerable: true, get: function () { return NestedEnumLlmProviderNullableFilter_1.NestedEnumLlmProviderNullableFilter; } });
|
|
2137
|
+
var NestedEnumLlmProviderNullableWithAggregatesFilter_1 = require("./NestedEnumLlmProviderNullableWithAggregatesFilter.cjs");
|
|
2138
|
+
Object.defineProperty(exports, "NestedEnumLlmProviderNullableWithAggregatesFilter", { enumerable: true, get: function () { return NestedEnumLlmProviderNullableWithAggregatesFilter_1.NestedEnumLlmProviderNullableWithAggregatesFilter; } });
|
|
2139
|
+
var NestedEnumLlmProviderWithAggregatesFilter_1 = require("./NestedEnumLlmProviderWithAggregatesFilter.cjs");
|
|
2140
|
+
Object.defineProperty(exports, "NestedEnumLlmProviderWithAggregatesFilter", { enumerable: true, get: function () { return NestedEnumLlmProviderWithAggregatesFilter_1.NestedEnumLlmProviderWithAggregatesFilter; } });
|
|
2082
2141
|
var NestedEnumMarketConditionFilter_1 = require("./NestedEnumMarketConditionFilter.cjs");
|
|
2083
2142
|
Object.defineProperty(exports, "NestedEnumMarketConditionFilter", { enumerable: true, get: function () { return NestedEnumMarketConditionFilter_1.NestedEnumMarketConditionFilter; } });
|
|
2084
2143
|
var NestedEnumMarketConditionWithAggregatesFilter_1 = require("./NestedEnumMarketConditionWithAggregatesFilter.cjs");
|
|
@@ -2371,6 +2430,8 @@ var NullableEnumEventCategoryFieldUpdateOperationsInput_1 = require("./NullableE
|
|
|
2371
2430
|
Object.defineProperty(exports, "NullableEnumEventCategoryFieldUpdateOperationsInput", { enumerable: true, get: function () { return NullableEnumEventCategoryFieldUpdateOperationsInput_1.NullableEnumEventCategoryFieldUpdateOperationsInput; } });
|
|
2372
2431
|
var NullableEnumEventSeverityFieldUpdateOperationsInput_1 = require("./NullableEnumEventSeverityFieldUpdateOperationsInput.cjs");
|
|
2373
2432
|
Object.defineProperty(exports, "NullableEnumEventSeverityFieldUpdateOperationsInput", { enumerable: true, get: function () { return NullableEnumEventSeverityFieldUpdateOperationsInput_1.NullableEnumEventSeverityFieldUpdateOperationsInput; } });
|
|
2433
|
+
var NullableEnumLlmProviderFieldUpdateOperationsInput_1 = require("./NullableEnumLlmProviderFieldUpdateOperationsInput.cjs");
|
|
2434
|
+
Object.defineProperty(exports, "NullableEnumLlmProviderFieldUpdateOperationsInput", { enumerable: true, get: function () { return NullableEnumLlmProviderFieldUpdateOperationsInput_1.NullableEnumLlmProviderFieldUpdateOperationsInput; } });
|
|
2374
2435
|
var NullableEnumOpenaiModelFieldUpdateOperationsInput_1 = require("./NullableEnumOpenaiModelFieldUpdateOperationsInput.cjs");
|
|
2375
2436
|
Object.defineProperty(exports, "NullableEnumOpenaiModelFieldUpdateOperationsInput", { enumerable: true, get: function () { return NullableEnumOpenaiModelFieldUpdateOperationsInput_1.NullableEnumOpenaiModelFieldUpdateOperationsInput; } });
|
|
2376
2437
|
var NullableEnumSignalExecutionStatusFieldUpdateOperationsInput_1 = require("./NullableEnumSignalExecutionStatusFieldUpdateOperationsInput.cjs");
|
|
@@ -3065,6 +3126,8 @@ var UserCreateNestedOneWithoutAuthenticatorsInput_1 = require("./UserCreateNeste
|
|
|
3065
3126
|
Object.defineProperty(exports, "UserCreateNestedOneWithoutAuthenticatorsInput", { enumerable: true, get: function () { return UserCreateNestedOneWithoutAuthenticatorsInput_1.UserCreateNestedOneWithoutAuthenticatorsInput; } });
|
|
3066
3127
|
var UserCreateNestedOneWithoutLinkedProvidersInput_1 = require("./UserCreateNestedOneWithoutLinkedProvidersInput.cjs");
|
|
3067
3128
|
Object.defineProperty(exports, "UserCreateNestedOneWithoutLinkedProvidersInput", { enumerable: true, get: function () { return UserCreateNestedOneWithoutLinkedProvidersInput_1.UserCreateNestedOneWithoutLinkedProvidersInput; } });
|
|
3129
|
+
var UserCreateNestedOneWithoutLlmConfigurationInput_1 = require("./UserCreateNestedOneWithoutLlmConfigurationInput.cjs");
|
|
3130
|
+
Object.defineProperty(exports, "UserCreateNestedOneWithoutLlmConfigurationInput", { enumerable: true, get: function () { return UserCreateNestedOneWithoutLlmConfigurationInput_1.UserCreateNestedOneWithoutLlmConfigurationInput; } });
|
|
3068
3131
|
var UserCreateNestedOneWithoutReviewedWaitlistEntriesInput_1 = require("./UserCreateNestedOneWithoutReviewedWaitlistEntriesInput.cjs");
|
|
3069
3132
|
Object.defineProperty(exports, "UserCreateNestedOneWithoutReviewedWaitlistEntriesInput", { enumerable: true, get: function () { return UserCreateNestedOneWithoutReviewedWaitlistEntriesInput_1.UserCreateNestedOneWithoutReviewedWaitlistEntriesInput; } });
|
|
3070
3133
|
var UserCreateNestedOneWithoutSessionsInput_1 = require("./UserCreateNestedOneWithoutSessionsInput.cjs");
|
|
@@ -3081,6 +3144,8 @@ var UserCreateOrConnectWithoutCustomerInput_1 = require("./UserCreateOrConnectWi
|
|
|
3081
3144
|
Object.defineProperty(exports, "UserCreateOrConnectWithoutCustomerInput", { enumerable: true, get: function () { return UserCreateOrConnectWithoutCustomerInput_1.UserCreateOrConnectWithoutCustomerInput; } });
|
|
3082
3145
|
var UserCreateOrConnectWithoutLinkedProvidersInput_1 = require("./UserCreateOrConnectWithoutLinkedProvidersInput.cjs");
|
|
3083
3146
|
Object.defineProperty(exports, "UserCreateOrConnectWithoutLinkedProvidersInput", { enumerable: true, get: function () { return UserCreateOrConnectWithoutLinkedProvidersInput_1.UserCreateOrConnectWithoutLinkedProvidersInput; } });
|
|
3147
|
+
var UserCreateOrConnectWithoutLlmConfigurationInput_1 = require("./UserCreateOrConnectWithoutLlmConfigurationInput.cjs");
|
|
3148
|
+
Object.defineProperty(exports, "UserCreateOrConnectWithoutLlmConfigurationInput", { enumerable: true, get: function () { return UserCreateOrConnectWithoutLlmConfigurationInput_1.UserCreateOrConnectWithoutLlmConfigurationInput; } });
|
|
3084
3149
|
var UserCreateOrConnectWithoutReviewedWaitlistEntriesInput_1 = require("./UserCreateOrConnectWithoutReviewedWaitlistEntriesInput.cjs");
|
|
3085
3150
|
Object.defineProperty(exports, "UserCreateOrConnectWithoutReviewedWaitlistEntriesInput", { enumerable: true, get: function () { return UserCreateOrConnectWithoutReviewedWaitlistEntriesInput_1.UserCreateOrConnectWithoutReviewedWaitlistEntriesInput; } });
|
|
3086
3151
|
var UserCreateOrConnectWithoutSessionsInput_1 = require("./UserCreateOrConnectWithoutSessionsInput.cjs");
|
|
@@ -3097,6 +3162,8 @@ var UserCreateWithoutCustomerInput_1 = require("./UserCreateWithoutCustomerInput
|
|
|
3097
3162
|
Object.defineProperty(exports, "UserCreateWithoutCustomerInput", { enumerable: true, get: function () { return UserCreateWithoutCustomerInput_1.UserCreateWithoutCustomerInput; } });
|
|
3098
3163
|
var UserCreateWithoutLinkedProvidersInput_1 = require("./UserCreateWithoutLinkedProvidersInput.cjs");
|
|
3099
3164
|
Object.defineProperty(exports, "UserCreateWithoutLinkedProvidersInput", { enumerable: true, get: function () { return UserCreateWithoutLinkedProvidersInput_1.UserCreateWithoutLinkedProvidersInput; } });
|
|
3165
|
+
var UserCreateWithoutLlmConfigurationInput_1 = require("./UserCreateWithoutLlmConfigurationInput.cjs");
|
|
3166
|
+
Object.defineProperty(exports, "UserCreateWithoutLlmConfigurationInput", { enumerable: true, get: function () { return UserCreateWithoutLlmConfigurationInput_1.UserCreateWithoutLlmConfigurationInput; } });
|
|
3100
3167
|
var UserCreateWithoutReviewedWaitlistEntriesInput_1 = require("./UserCreateWithoutReviewedWaitlistEntriesInput.cjs");
|
|
3101
3168
|
Object.defineProperty(exports, "UserCreateWithoutReviewedWaitlistEntriesInput", { enumerable: true, get: function () { return UserCreateWithoutReviewedWaitlistEntriesInput_1.UserCreateWithoutReviewedWaitlistEntriesInput; } });
|
|
3102
3169
|
var UserCreateWithoutSessionsInput_1 = require("./UserCreateWithoutSessionsInput.cjs");
|
|
@@ -3141,6 +3208,8 @@ var UserUpdateOneRequiredWithoutAuthenticatorsNestedInput_1 = require("./UserUpd
|
|
|
3141
3208
|
Object.defineProperty(exports, "UserUpdateOneRequiredWithoutAuthenticatorsNestedInput", { enumerable: true, get: function () { return UserUpdateOneRequiredWithoutAuthenticatorsNestedInput_1.UserUpdateOneRequiredWithoutAuthenticatorsNestedInput; } });
|
|
3142
3209
|
var UserUpdateOneRequiredWithoutLinkedProvidersNestedInput_1 = require("./UserUpdateOneRequiredWithoutLinkedProvidersNestedInput.cjs");
|
|
3143
3210
|
Object.defineProperty(exports, "UserUpdateOneRequiredWithoutLinkedProvidersNestedInput", { enumerable: true, get: function () { return UserUpdateOneRequiredWithoutLinkedProvidersNestedInput_1.UserUpdateOneRequiredWithoutLinkedProvidersNestedInput; } });
|
|
3211
|
+
var UserUpdateOneRequiredWithoutLlmConfigurationNestedInput_1 = require("./UserUpdateOneRequiredWithoutLlmConfigurationNestedInput.cjs");
|
|
3212
|
+
Object.defineProperty(exports, "UserUpdateOneRequiredWithoutLlmConfigurationNestedInput", { enumerable: true, get: function () { return UserUpdateOneRequiredWithoutLlmConfigurationNestedInput_1.UserUpdateOneRequiredWithoutLlmConfigurationNestedInput; } });
|
|
3144
3213
|
var UserUpdateOneRequiredWithoutSessionsNestedInput_1 = require("./UserUpdateOneRequiredWithoutSessionsNestedInput.cjs");
|
|
3145
3214
|
Object.defineProperty(exports, "UserUpdateOneRequiredWithoutSessionsNestedInput", { enumerable: true, get: function () { return UserUpdateOneRequiredWithoutSessionsNestedInput_1.UserUpdateOneRequiredWithoutSessionsNestedInput; } });
|
|
3146
3215
|
var UserUpdateOneWithoutReviewedWaitlistEntriesNestedInput_1 = require("./UserUpdateOneWithoutReviewedWaitlistEntriesNestedInput.cjs");
|
|
@@ -3155,6 +3224,8 @@ var UserUpdateToOneWithWhereWithoutAuthenticatorsInput_1 = require("./UserUpdate
|
|
|
3155
3224
|
Object.defineProperty(exports, "UserUpdateToOneWithWhereWithoutAuthenticatorsInput", { enumerable: true, get: function () { return UserUpdateToOneWithWhereWithoutAuthenticatorsInput_1.UserUpdateToOneWithWhereWithoutAuthenticatorsInput; } });
|
|
3156
3225
|
var UserUpdateToOneWithWhereWithoutLinkedProvidersInput_1 = require("./UserUpdateToOneWithWhereWithoutLinkedProvidersInput.cjs");
|
|
3157
3226
|
Object.defineProperty(exports, "UserUpdateToOneWithWhereWithoutLinkedProvidersInput", { enumerable: true, get: function () { return UserUpdateToOneWithWhereWithoutLinkedProvidersInput_1.UserUpdateToOneWithWhereWithoutLinkedProvidersInput; } });
|
|
3227
|
+
var UserUpdateToOneWithWhereWithoutLlmConfigurationInput_1 = require("./UserUpdateToOneWithWhereWithoutLlmConfigurationInput.cjs");
|
|
3228
|
+
Object.defineProperty(exports, "UserUpdateToOneWithWhereWithoutLlmConfigurationInput", { enumerable: true, get: function () { return UserUpdateToOneWithWhereWithoutLlmConfigurationInput_1.UserUpdateToOneWithWhereWithoutLlmConfigurationInput; } });
|
|
3158
3229
|
var UserUpdateToOneWithWhereWithoutReviewedWaitlistEntriesInput_1 = require("./UserUpdateToOneWithWhereWithoutReviewedWaitlistEntriesInput.cjs");
|
|
3159
3230
|
Object.defineProperty(exports, "UserUpdateToOneWithWhereWithoutReviewedWaitlistEntriesInput", { enumerable: true, get: function () { return UserUpdateToOneWithWhereWithoutReviewedWaitlistEntriesInput_1.UserUpdateToOneWithWhereWithoutReviewedWaitlistEntriesInput; } });
|
|
3160
3231
|
var UserUpdateToOneWithWhereWithoutSessionsInput_1 = require("./UserUpdateToOneWithWhereWithoutSessionsInput.cjs");
|
|
@@ -3173,6 +3244,8 @@ var UserUpdateWithoutCustomerInput_1 = require("./UserUpdateWithoutCustomerInput
|
|
|
3173
3244
|
Object.defineProperty(exports, "UserUpdateWithoutCustomerInput", { enumerable: true, get: function () { return UserUpdateWithoutCustomerInput_1.UserUpdateWithoutCustomerInput; } });
|
|
3174
3245
|
var UserUpdateWithoutLinkedProvidersInput_1 = require("./UserUpdateWithoutLinkedProvidersInput.cjs");
|
|
3175
3246
|
Object.defineProperty(exports, "UserUpdateWithoutLinkedProvidersInput", { enumerable: true, get: function () { return UserUpdateWithoutLinkedProvidersInput_1.UserUpdateWithoutLinkedProvidersInput; } });
|
|
3247
|
+
var UserUpdateWithoutLlmConfigurationInput_1 = require("./UserUpdateWithoutLlmConfigurationInput.cjs");
|
|
3248
|
+
Object.defineProperty(exports, "UserUpdateWithoutLlmConfigurationInput", { enumerable: true, get: function () { return UserUpdateWithoutLlmConfigurationInput_1.UserUpdateWithoutLlmConfigurationInput; } });
|
|
3176
3249
|
var UserUpdateWithoutReviewedWaitlistEntriesInput_1 = require("./UserUpdateWithoutReviewedWaitlistEntriesInput.cjs");
|
|
3177
3250
|
Object.defineProperty(exports, "UserUpdateWithoutReviewedWaitlistEntriesInput", { enumerable: true, get: function () { return UserUpdateWithoutReviewedWaitlistEntriesInput_1.UserUpdateWithoutReviewedWaitlistEntriesInput; } });
|
|
3178
3251
|
var UserUpdateWithoutSessionsInput_1 = require("./UserUpdateWithoutSessionsInput.cjs");
|
|
@@ -3189,6 +3262,8 @@ var UserUpsertWithoutAuthenticatorsInput_1 = require("./UserUpsertWithoutAuthent
|
|
|
3189
3262
|
Object.defineProperty(exports, "UserUpsertWithoutAuthenticatorsInput", { enumerable: true, get: function () { return UserUpsertWithoutAuthenticatorsInput_1.UserUpsertWithoutAuthenticatorsInput; } });
|
|
3190
3263
|
var UserUpsertWithoutLinkedProvidersInput_1 = require("./UserUpsertWithoutLinkedProvidersInput.cjs");
|
|
3191
3264
|
Object.defineProperty(exports, "UserUpsertWithoutLinkedProvidersInput", { enumerable: true, get: function () { return UserUpsertWithoutLinkedProvidersInput_1.UserUpsertWithoutLinkedProvidersInput; } });
|
|
3265
|
+
var UserUpsertWithoutLlmConfigurationInput_1 = require("./UserUpsertWithoutLlmConfigurationInput.cjs");
|
|
3266
|
+
Object.defineProperty(exports, "UserUpsertWithoutLlmConfigurationInput", { enumerable: true, get: function () { return UserUpsertWithoutLlmConfigurationInput_1.UserUpsertWithoutLlmConfigurationInput; } });
|
|
3192
3267
|
var UserUpsertWithoutReviewedWaitlistEntriesInput_1 = require("./UserUpsertWithoutReviewedWaitlistEntriesInput.cjs");
|
|
3193
3268
|
Object.defineProperty(exports, "UserUpsertWithoutReviewedWaitlistEntriesInput", { enumerable: true, get: function () { return UserUpsertWithoutReviewedWaitlistEntriesInput_1.UserUpsertWithoutReviewedWaitlistEntriesInput; } });
|
|
3194
3269
|
var UserUpsertWithoutSessionsInput_1 = require("./UserUpsertWithoutSessionsInput.cjs");
|