@codemation/host 0.7.0 → 0.9.0
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/CHANGELOG.md +89 -0
- package/LICENSE +37 -1
- package/dist/{ApiPaths-Dv1dcHu_.js → ApiPaths-DCvrlIjg.js} +12 -1
- package/dist/{ApiPaths-Dv1dcHu_.js.map → ApiPaths-DCvrlIjg.js.map} +1 -1
- package/dist/{AppConfigFactory-Cx4qQvRk.js → AppConfigFactory-D4LL1aOR.js} +77 -297
- package/dist/AppConfigFactory-D4LL1aOR.js.map +1 -0
- package/dist/{AppConfigFactory-DnLoQ9Li.d.ts → AppConfigFactory-DncmwCD1.d.ts} +2918 -199
- package/dist/{AppContainerFactory-DqKYCRNP.js → AppContainerFactory-jpYXGZGe.js} +1733 -475
- package/dist/AppContainerFactory-jpYXGZGe.js.map +1 -0
- package/dist/{CodemationAppContext-CKVv9W9q.d.ts → CodemationAppContext-K51b7oXe.d.ts} +9 -3
- package/dist/{CodemationAuthoring.types-DA3G3s6d.d.ts → CodemationAuthoring.types-BXlXIl4K.d.ts} +9 -4
- package/dist/{CodemationAuthoring.types-NGkBcmmT.js → CodemationAuthoring.types-BteaR3Dc.js} +3 -2
- package/dist/CodemationAuthoring.types-BteaR3Dc.js.map +1 -0
- package/dist/{CodemationConfigNormalizer-BAKjetJ6.d.ts → CodemationConfigNormalizer-B4rDYC9h.d.ts} +3 -3
- package/dist/{CodemationConsumerConfigLoader-GYpBBvqE.js → CodemationConsumerConfigLoader-By-6tuGc.js} +3 -1
- package/dist/CodemationConsumerConfigLoader-By-6tuGc.js.map +1 -0
- package/dist/{CodemationConsumerConfigLoader-nxOqvv46.d.ts → CodemationConsumerConfigLoader-Dt4jyLx6.d.ts} +3 -2
- package/dist/{CodemationPluginListMerger-DKLAHT2b.d.ts → CodemationPluginListMerger-DS6I3Xe0.d.ts} +64 -27
- package/dist/{persistenceServer-C-hH4z6l.js → CodemationPostgresPrismaClientFactory-C7156Fe-.js} +2 -2
- package/dist/CodemationPostgresPrismaClientFactory-C7156Fe-.js.map +1 -0
- package/dist/CodemationPostgresPrismaClientFactory-CTNTPnDr.d.ts +9 -0
- package/dist/{CredentialContractsRegistry-Bq2bq28t.d.ts → CredentialContractsRegistry-Dgu-rEXi.d.ts} +16 -3
- package/dist/{CredentialServices-Be2I60Th.d.ts → CredentialServices-B3wPyp2y.d.ts} +4 -4
- package/dist/{CredentialServices-Dk8yypeL.js → CredentialServices-Bios0dM8.js} +10 -4
- package/dist/CredentialServices-Bios0dM8.js.map +1 -0
- package/dist/{InternalPingRegistrar-DY3kSfxP.js → InternalPingRegistrar-BavAAnvk.js} +19 -16
- package/dist/InternalPingRegistrar-BavAAnvk.js.map +1 -0
- package/dist/{ItemsInputNormalizer-_RwIfRIQ.d.ts → ItemsInputNormalizer-CFkfNMLt.d.ts} +1434 -1225
- package/dist/PrismaMigrationDeployer-DdEcXXVi.d.ts +14 -0
- package/dist/{PublicFrontendBootstrapFactory-CY2FS-5g.d.ts → PublicFrontendBootstrapFactory-ClEjZP74.d.ts} +2 -2
- package/dist/{PublicFrontendBootstrapJsonCodec-CXG9Dxft.d.ts → PublicFrontendBootstrapJsonCodec-HNItQ7ol.d.ts} +6 -1
- package/dist/{TelemetryContracts-BtDx84Cp.d.ts → TelemetryContracts-DpZEODQM.d.ts} +2 -2
- package/dist/{WorkflowPolicyUiPresentationFactory-6MyjCvBO.d.ts → WorkflowPolicyUiPresentationFactory-BNn2fvR_.d.ts} +2 -2
- package/dist/{WorkflowPolicyUiPresentationFactory-Bb-ae_Zh.js → WorkflowPolicyUiPresentationFactory-DfvD2VHk.js} +1 -1
- package/dist/{WorkflowPolicyUiPresentationFactory-Bb-ae_Zh.js.map → WorkflowPolicyUiPresentationFactory-DfvD2VHk.js.map} +1 -1
- package/dist/authoring.d.ts +4 -4
- package/dist/authoring.js +1 -1
- package/dist/client.d.ts +1 -1
- package/dist/client.js +1 -1
- package/dist/consumer.d.ts +5 -5
- package/dist/consumer.js +1 -1
- package/dist/credentials.d.ts +5 -5
- package/dist/credentials.js +1 -1
- package/dist/devServerSidecar.d.ts +2 -2
- package/dist/dto.d.ts +5 -5
- package/dist/{index-DilAYwnH.d.ts → index-ChIfeWzk.d.ts} +71 -28
- package/dist/index.d.ts +49 -17
- package/dist/index.js +106 -13
- package/dist/index.js.map +1 -0
- package/dist/infrastructure/persistence/PrismaMigrationOperations.d.ts +44 -0
- package/dist/infrastructure/persistence/PrismaMigrationOperations.js +302 -0
- package/dist/infrastructure/persistence/PrismaMigrationOperations.js.map +1 -0
- package/dist/mapping.d.ts +2 -2
- package/dist/mapping.js +1 -1
- package/dist/nextServer.d.ts +15 -39
- package/dist/nextServer.js +6 -6
- package/dist/pairing.d.ts +27 -8
- package/dist/pairing.js +19 -3
- package/dist/pairing.js.map +1 -0
- package/dist/{pairing.types-snfZ_OzB.d.ts → pairing.types-D9Bjn98U.d.ts} +1 -1
- package/dist/persistenceServer.d.ts +31 -7
- package/dist/persistenceServer.js +2 -2
- package/dist/{server-C4bS62rg.d.ts → server-B5trn7y4.d.ts} +5 -5
- package/dist/{server-Y7kxwtCK.js → server-BlG9qV5S.js} +5 -5
- package/dist/{server-Y7kxwtCK.js.map → server-BlG9qV5S.js.map} +1 -1
- package/dist/server.d.ts +10 -10
- package/dist/server.js +9 -9
- package/package.json +28 -25
- package/playwright.config.ts +8 -2
- package/playwright.scaffolded-dev.config.ts +8 -2
- package/prisma/migrations/20260526120000_credential_material_pointer/migration.sql +18 -0
- package/prisma/migrations/20260527120000_add_human_task/migration.sql +32 -0
- package/prisma/migrations/20260527130000_add_hitl_state_json/migration.sql +6 -0
- package/prisma/migrations/20260527130000_add_hmac_nonce/migration.sql +12 -0
- package/prisma/migrations.sqlite/20260526120000_credential_material_pointer/migration.sql +13 -0
- package/prisma/migrations.sqlite/20260527120000_add_human_task/migration.sql +30 -0
- package/prisma/migrations.sqlite/20260527130000_add_hitl_state_json/migration.sql +6 -0
- package/prisma/migrations.sqlite/20260527130000_add_hmac_nonce/migration.sql +9 -0
- package/prisma/schema.postgresql.prisma +48 -0
- package/prisma/schema.sqlite.prisma +48 -0
- package/prisma-generated/prisma-postgresql-client/edge.js +40 -6
- package/prisma-generated/prisma-postgresql-client/index-browser.js +36 -2
- package/prisma-generated/prisma-postgresql-client/index.d.ts +3179 -163
- package/prisma-generated/prisma-postgresql-client/index.js +40 -6
- package/prisma-generated/prisma-postgresql-client/package.json +1 -1
- package/prisma-generated/prisma-postgresql-client/schema.prisma +48 -0
- package/prisma-generated/prisma-sqlite-client/edge.js +40 -6
- package/prisma-generated/prisma-sqlite-client/index-browser.js +36 -2
- package/prisma-generated/prisma-sqlite-client/index.d.ts +3175 -163
- package/prisma-generated/prisma-sqlite-client/index.js +40 -6
- package/prisma-generated/prisma-sqlite-client/package.json +1 -1
- package/prisma-generated/prisma-sqlite-client/schema.prisma +48 -0
- package/src/application/contracts/CredentialContractsRegistry.ts +15 -0
- package/src/application/credentials/AppGalleryProjector.ts +69 -0
- package/src/application/hitl/DecideHumanTaskCommandHandler.ts +149 -0
- package/src/application/hitl/DecisionSchemaValidator.ts +22 -0
- package/src/application/hitl/HitlCallbackHandler.ts +96 -0
- package/src/application/mapping/WorkflowDefinitionMapper.ts +1 -3
- package/src/application/queries/CredentialQueryHandlers.ts +2 -0
- package/src/application/queries/GetCredentialAppsQuery.ts +4 -0
- package/src/application/queries/GetCredentialAppsQueryHandler.ts +27 -0
- package/src/application/telemetry/ResumeTelemetryContextForRun.ts +53 -0
- package/src/application/telemetry/TelemetryRetentionTimestampFactory.ts +9 -8
- package/src/applicationTokens.ts +11 -1
- package/src/auth/managed/ManagedCorsMiddleware.ts +20 -5
- package/src/bootstrap/AppContainerFactory.ts +121 -3
- package/src/bootstrap/runtime/HeadlessApiRuntime.ts +47 -0
- package/src/credentials/CachingCredentialMaterialProvider.ts +96 -0
- package/src/credentials/CompositeCredentialMaterialProvider.ts +47 -0
- package/src/credentials/ControlPlaneCatalogFetcher.ts +8 -28
- package/src/credentials/ControlPlaneCredentialMaterialProvider.ts +79 -0
- package/src/credentials/CredentialOAuth2MaterialReader.ts +2 -7
- package/src/credentials/InternalCredentialsBindingRegistrar.ts +83 -0
- package/src/credentials/LocalCredentialMaterialProvider.ts +92 -0
- package/src/domain/credentials/CredentialInstanceService.ts +5 -1
- package/src/domain/credentials/CredentialTypeRegistryImpl.ts +18 -4
- package/src/domain/workflows/WorkflowActivationPreflightRules.ts +7 -4
- package/src/dto.ts +2 -0
- package/src/hitl/ControlPlaneInboxChannel.ts +102 -0
- package/src/hitl/HitlResumeTokenSigner.ts +80 -0
- package/src/hitl/HitlTimeoutJobScheduler.ts +77 -0
- package/src/hitl/HitlTimeoutWorker.ts +138 -0
- package/src/hitl/InboxChannelResolver.ts +49 -0
- package/src/hitl/LocalInboxChannel.ts +37 -0
- package/src/index.ts +3 -0
- package/src/infrastructure/persistence/PrismaCredentialStore.ts +10 -0
- package/src/infrastructure/persistence/PrismaHmacNonceStore.ts +29 -0
- package/src/infrastructure/persistence/PrismaHumanTaskStore.ts +156 -0
- package/src/infrastructure/persistence/PrismaMigrationDeployer.ts +53 -383
- package/src/infrastructure/persistence/PrismaMigrationOperations.ts +401 -0
- package/src/infrastructure/persistence/PrismaWorkflowRunRepository.ts +39 -0
- package/src/mcp/AgentMcpIntegrationImpl.ts +5 -1
- package/src/pairing/HmacNonceStore.ts +14 -0
- package/src/pairing/HmacNonceStoreToken.ts +4 -0
- package/src/pairing/HmacRequestSigner.ts +10 -1
- package/src/pairing/InMemoryHmacNonceStore.ts +24 -0
- package/src/pairing/IncomingHmacVerifier.ts +28 -12
- package/src/pairing/InternalHmacAuthMiddleware.ts +1 -1
- package/src/pairing/index.ts +3 -0
- package/src/presentation/config/CodemationAuthoring.types.ts +7 -1
- package/src/presentation/config/CodemationConfig.ts +6 -0
- package/src/presentation/http/ApiPaths.ts +14 -0
- package/src/presentation/http/HeadlessHttpServerFactory.ts +56 -0
- package/src/presentation/http/hono/HonoHttpAnonymousRoutePolicyRegistry.ts +4 -0
- package/src/presentation/http/hono/registrars/CredentialHonoApiRouteRegistrar.ts +1 -0
- package/src/presentation/http/hono/registrars/HitlDecideHonoApiRouteRegistrar.ts +54 -0
- package/src/presentation/http/hono/registrars/HitlInternalCallbackHonoApiRouteRegistrar.ts +33 -0
- package/src/presentation/http/hono/registrars/HitlResumeHonoApiRouteRegistrar.ts +43 -0
- package/src/presentation/http/routeHandlers/CredentialHttpRouteHandler.ts +9 -0
- package/src/presentation/http/routeHandlers/OAuth2HttpRouteHandlerFactory.ts +1 -1
- package/src/presentation/server/CodemationConsumerConfigLoader.ts +7 -2
- package/src/presentation/websocket/WorkflowWebsocketServerFactory.ts +16 -0
- package/src/server.ts +7 -2
- package/src/workflows/InternalWorkflowTestRunRegistrar.ts +9 -0
- package/tsconfig.json +1 -0
- package/dist/AppConfigFactory-Cx4qQvRk.js.map +0 -1
- package/dist/AppContainerFactory-DqKYCRNP.js.map +0 -1
- package/dist/CodemationAuthoring.types-NGkBcmmT.js.map +0 -1
- package/dist/CodemationConsumerConfigLoader-GYpBBvqE.js.map +0 -1
- package/dist/CredentialServices-Dk8yypeL.js.map +0 -1
- package/dist/InternalPingRegistrar-DY3kSfxP.js.map +0 -1
- package/dist/persistenceServer-C-hH4z6l.js.map +0 -1
- package/dist/persistenceServer-CeTHtC6E.d.ts +0 -30
- package/src/credentials/catalogTypes.ts +0 -4
|
@@ -147,6 +147,18 @@ export type VerificationToken = $Result.DefaultSelection<Prisma.$VerificationTok
|
|
|
147
147
|
*
|
|
148
148
|
*/
|
|
149
149
|
export type WorkflowAuditLog = $Result.DefaultSelection<Prisma.$WorkflowAuditLogPayload>
|
|
150
|
+
/**
|
|
151
|
+
* Model HmacNonce
|
|
152
|
+
* HMAC nonce store for replay protection (T6 security fix).
|
|
153
|
+
* Nonces are persisted across process restarts so a replayed request within
|
|
154
|
+
* the 300-second timestamp window is rejected even after a restart.
|
|
155
|
+
*/
|
|
156
|
+
export type HmacNonce = $Result.DefaultSelection<Prisma.$HmacNoncePayload>
|
|
157
|
+
/**
|
|
158
|
+
* Model HumanTask
|
|
159
|
+
*
|
|
160
|
+
*/
|
|
161
|
+
export type HumanTask = $Result.DefaultSelection<Prisma.$HumanTaskPayload>
|
|
150
162
|
|
|
151
163
|
/**
|
|
152
164
|
* ## Prisma Client ʲˢ
|
|
@@ -528,6 +540,26 @@ export class PrismaClient<
|
|
|
528
540
|
* ```
|
|
529
541
|
*/
|
|
530
542
|
get workflowAuditLog(): Prisma.WorkflowAuditLogDelegate<ExtArgs, ClientOptions>;
|
|
543
|
+
|
|
544
|
+
/**
|
|
545
|
+
* `prisma.hmacNonce`: Exposes CRUD operations for the **HmacNonce** model.
|
|
546
|
+
* Example usage:
|
|
547
|
+
* ```ts
|
|
548
|
+
* // Fetch zero or more HmacNonces
|
|
549
|
+
* const hmacNonces = await prisma.hmacNonce.findMany()
|
|
550
|
+
* ```
|
|
551
|
+
*/
|
|
552
|
+
get hmacNonce(): Prisma.HmacNonceDelegate<ExtArgs, ClientOptions>;
|
|
553
|
+
|
|
554
|
+
/**
|
|
555
|
+
* `prisma.humanTask`: Exposes CRUD operations for the **HumanTask** model.
|
|
556
|
+
* Example usage:
|
|
557
|
+
* ```ts
|
|
558
|
+
* // Fetch zero or more HumanTasks
|
|
559
|
+
* const humanTasks = await prisma.humanTask.findMany()
|
|
560
|
+
* ```
|
|
561
|
+
*/
|
|
562
|
+
get humanTask(): Prisma.HumanTaskDelegate<ExtArgs, ClientOptions>;
|
|
531
563
|
}
|
|
532
564
|
|
|
533
565
|
export namespace Prisma {
|
|
@@ -987,7 +1019,9 @@ export namespace Prisma {
|
|
|
987
1019
|
Account: 'Account',
|
|
988
1020
|
Session: 'Session',
|
|
989
1021
|
VerificationToken: 'VerificationToken',
|
|
990
|
-
WorkflowAuditLog: 'WorkflowAuditLog'
|
|
1022
|
+
WorkflowAuditLog: 'WorkflowAuditLog',
|
|
1023
|
+
HmacNonce: 'HmacNonce',
|
|
1024
|
+
HumanTask: 'HumanTask'
|
|
991
1025
|
};
|
|
992
1026
|
|
|
993
1027
|
export type ModelName = (typeof ModelName)[keyof typeof ModelName]
|
|
@@ -1003,7 +1037,7 @@ export namespace Prisma {
|
|
|
1003
1037
|
omit: GlobalOmitOptions
|
|
1004
1038
|
}
|
|
1005
1039
|
meta: {
|
|
1006
|
-
modelProps: "run" | "runWorkItem" | "executionInstance" | "runSlotProjection" | "testSuiteRun" | "testAssertion" | "workflowDebuggerOverlay" | "workflowActivation" | "triggerSetupState" | "runTraceContext" | "telemetrySpan" | "workflowSnapshot" | "telemetryArtifact" | "telemetryMetricPoint" | "credentialInstance" | "credentialSecretMaterial" | "credentialOAuth2Material" | "credentialOAuth2State" | "credentialBinding" | "credentialTestResult" | "user" | "userInvite" | "account" | "session" | "verificationToken" | "workflowAuditLog"
|
|
1040
|
+
modelProps: "run" | "runWorkItem" | "executionInstance" | "runSlotProjection" | "testSuiteRun" | "testAssertion" | "workflowDebuggerOverlay" | "workflowActivation" | "triggerSetupState" | "runTraceContext" | "telemetrySpan" | "workflowSnapshot" | "telemetryArtifact" | "telemetryMetricPoint" | "credentialInstance" | "credentialSecretMaterial" | "credentialOAuth2Material" | "credentialOAuth2State" | "credentialBinding" | "credentialTestResult" | "user" | "userInvite" | "account" | "session" | "verificationToken" | "workflowAuditLog" | "hmacNonce" | "humanTask"
|
|
1007
1041
|
txIsolationLevel: Prisma.TransactionIsolationLevel
|
|
1008
1042
|
}
|
|
1009
1043
|
model: {
|
|
@@ -2931,6 +2965,154 @@ export namespace Prisma {
|
|
|
2931
2965
|
}
|
|
2932
2966
|
}
|
|
2933
2967
|
}
|
|
2968
|
+
HmacNonce: {
|
|
2969
|
+
payload: Prisma.$HmacNoncePayload<ExtArgs>
|
|
2970
|
+
fields: Prisma.HmacNonceFieldRefs
|
|
2971
|
+
operations: {
|
|
2972
|
+
findUnique: {
|
|
2973
|
+
args: Prisma.HmacNonceFindUniqueArgs<ExtArgs>
|
|
2974
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload> | null
|
|
2975
|
+
}
|
|
2976
|
+
findUniqueOrThrow: {
|
|
2977
|
+
args: Prisma.HmacNonceFindUniqueOrThrowArgs<ExtArgs>
|
|
2978
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload>
|
|
2979
|
+
}
|
|
2980
|
+
findFirst: {
|
|
2981
|
+
args: Prisma.HmacNonceFindFirstArgs<ExtArgs>
|
|
2982
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload> | null
|
|
2983
|
+
}
|
|
2984
|
+
findFirstOrThrow: {
|
|
2985
|
+
args: Prisma.HmacNonceFindFirstOrThrowArgs<ExtArgs>
|
|
2986
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload>
|
|
2987
|
+
}
|
|
2988
|
+
findMany: {
|
|
2989
|
+
args: Prisma.HmacNonceFindManyArgs<ExtArgs>
|
|
2990
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload>[]
|
|
2991
|
+
}
|
|
2992
|
+
create: {
|
|
2993
|
+
args: Prisma.HmacNonceCreateArgs<ExtArgs>
|
|
2994
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload>
|
|
2995
|
+
}
|
|
2996
|
+
createMany: {
|
|
2997
|
+
args: Prisma.HmacNonceCreateManyArgs<ExtArgs>
|
|
2998
|
+
result: BatchPayload
|
|
2999
|
+
}
|
|
3000
|
+
createManyAndReturn: {
|
|
3001
|
+
args: Prisma.HmacNonceCreateManyAndReturnArgs<ExtArgs>
|
|
3002
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload>[]
|
|
3003
|
+
}
|
|
3004
|
+
delete: {
|
|
3005
|
+
args: Prisma.HmacNonceDeleteArgs<ExtArgs>
|
|
3006
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload>
|
|
3007
|
+
}
|
|
3008
|
+
update: {
|
|
3009
|
+
args: Prisma.HmacNonceUpdateArgs<ExtArgs>
|
|
3010
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload>
|
|
3011
|
+
}
|
|
3012
|
+
deleteMany: {
|
|
3013
|
+
args: Prisma.HmacNonceDeleteManyArgs<ExtArgs>
|
|
3014
|
+
result: BatchPayload
|
|
3015
|
+
}
|
|
3016
|
+
updateMany: {
|
|
3017
|
+
args: Prisma.HmacNonceUpdateManyArgs<ExtArgs>
|
|
3018
|
+
result: BatchPayload
|
|
3019
|
+
}
|
|
3020
|
+
updateManyAndReturn: {
|
|
3021
|
+
args: Prisma.HmacNonceUpdateManyAndReturnArgs<ExtArgs>
|
|
3022
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload>[]
|
|
3023
|
+
}
|
|
3024
|
+
upsert: {
|
|
3025
|
+
args: Prisma.HmacNonceUpsertArgs<ExtArgs>
|
|
3026
|
+
result: $Utils.PayloadToResult<Prisma.$HmacNoncePayload>
|
|
3027
|
+
}
|
|
3028
|
+
aggregate: {
|
|
3029
|
+
args: Prisma.HmacNonceAggregateArgs<ExtArgs>
|
|
3030
|
+
result: $Utils.Optional<AggregateHmacNonce>
|
|
3031
|
+
}
|
|
3032
|
+
groupBy: {
|
|
3033
|
+
args: Prisma.HmacNonceGroupByArgs<ExtArgs>
|
|
3034
|
+
result: $Utils.Optional<HmacNonceGroupByOutputType>[]
|
|
3035
|
+
}
|
|
3036
|
+
count: {
|
|
3037
|
+
args: Prisma.HmacNonceCountArgs<ExtArgs>
|
|
3038
|
+
result: $Utils.Optional<HmacNonceCountAggregateOutputType> | number
|
|
3039
|
+
}
|
|
3040
|
+
}
|
|
3041
|
+
}
|
|
3042
|
+
HumanTask: {
|
|
3043
|
+
payload: Prisma.$HumanTaskPayload<ExtArgs>
|
|
3044
|
+
fields: Prisma.HumanTaskFieldRefs
|
|
3045
|
+
operations: {
|
|
3046
|
+
findUnique: {
|
|
3047
|
+
args: Prisma.HumanTaskFindUniqueArgs<ExtArgs>
|
|
3048
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload> | null
|
|
3049
|
+
}
|
|
3050
|
+
findUniqueOrThrow: {
|
|
3051
|
+
args: Prisma.HumanTaskFindUniqueOrThrowArgs<ExtArgs>
|
|
3052
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload>
|
|
3053
|
+
}
|
|
3054
|
+
findFirst: {
|
|
3055
|
+
args: Prisma.HumanTaskFindFirstArgs<ExtArgs>
|
|
3056
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload> | null
|
|
3057
|
+
}
|
|
3058
|
+
findFirstOrThrow: {
|
|
3059
|
+
args: Prisma.HumanTaskFindFirstOrThrowArgs<ExtArgs>
|
|
3060
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload>
|
|
3061
|
+
}
|
|
3062
|
+
findMany: {
|
|
3063
|
+
args: Prisma.HumanTaskFindManyArgs<ExtArgs>
|
|
3064
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload>[]
|
|
3065
|
+
}
|
|
3066
|
+
create: {
|
|
3067
|
+
args: Prisma.HumanTaskCreateArgs<ExtArgs>
|
|
3068
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload>
|
|
3069
|
+
}
|
|
3070
|
+
createMany: {
|
|
3071
|
+
args: Prisma.HumanTaskCreateManyArgs<ExtArgs>
|
|
3072
|
+
result: BatchPayload
|
|
3073
|
+
}
|
|
3074
|
+
createManyAndReturn: {
|
|
3075
|
+
args: Prisma.HumanTaskCreateManyAndReturnArgs<ExtArgs>
|
|
3076
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload>[]
|
|
3077
|
+
}
|
|
3078
|
+
delete: {
|
|
3079
|
+
args: Prisma.HumanTaskDeleteArgs<ExtArgs>
|
|
3080
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload>
|
|
3081
|
+
}
|
|
3082
|
+
update: {
|
|
3083
|
+
args: Prisma.HumanTaskUpdateArgs<ExtArgs>
|
|
3084
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload>
|
|
3085
|
+
}
|
|
3086
|
+
deleteMany: {
|
|
3087
|
+
args: Prisma.HumanTaskDeleteManyArgs<ExtArgs>
|
|
3088
|
+
result: BatchPayload
|
|
3089
|
+
}
|
|
3090
|
+
updateMany: {
|
|
3091
|
+
args: Prisma.HumanTaskUpdateManyArgs<ExtArgs>
|
|
3092
|
+
result: BatchPayload
|
|
3093
|
+
}
|
|
3094
|
+
updateManyAndReturn: {
|
|
3095
|
+
args: Prisma.HumanTaskUpdateManyAndReturnArgs<ExtArgs>
|
|
3096
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload>[]
|
|
3097
|
+
}
|
|
3098
|
+
upsert: {
|
|
3099
|
+
args: Prisma.HumanTaskUpsertArgs<ExtArgs>
|
|
3100
|
+
result: $Utils.PayloadToResult<Prisma.$HumanTaskPayload>
|
|
3101
|
+
}
|
|
3102
|
+
aggregate: {
|
|
3103
|
+
args: Prisma.HumanTaskAggregateArgs<ExtArgs>
|
|
3104
|
+
result: $Utils.Optional<AggregateHumanTask>
|
|
3105
|
+
}
|
|
3106
|
+
groupBy: {
|
|
3107
|
+
args: Prisma.HumanTaskGroupByArgs<ExtArgs>
|
|
3108
|
+
result: $Utils.Optional<HumanTaskGroupByOutputType>[]
|
|
3109
|
+
}
|
|
3110
|
+
count: {
|
|
3111
|
+
args: Prisma.HumanTaskCountArgs<ExtArgs>
|
|
3112
|
+
result: $Utils.Optional<HumanTaskCountAggregateOutputType> | number
|
|
3113
|
+
}
|
|
3114
|
+
}
|
|
3115
|
+
}
|
|
2934
3116
|
}
|
|
2935
3117
|
} & {
|
|
2936
3118
|
other: {
|
|
@@ -3065,6 +3247,8 @@ export namespace Prisma {
|
|
|
3065
3247
|
session?: SessionOmit
|
|
3066
3248
|
verificationToken?: VerificationTokenOmit
|
|
3067
3249
|
workflowAuditLog?: WorkflowAuditLogOmit
|
|
3250
|
+
hmacNonce?: HmacNonceOmit
|
|
3251
|
+
humanTask?: HumanTaskOmit
|
|
3068
3252
|
}
|
|
3069
3253
|
|
|
3070
3254
|
/* Types for Logging */
|
|
@@ -3350,6 +3534,7 @@ export namespace Prisma {
|
|
|
3350
3534
|
policySnapshotJson: string | null
|
|
3351
3535
|
engineCountersJson: string | null
|
|
3352
3536
|
mutableStateJson: string | null
|
|
3537
|
+
hitlStateJson: string | null
|
|
3353
3538
|
outputsByNodeJson: string | null
|
|
3354
3539
|
updatedAt: string | null
|
|
3355
3540
|
testSuiteRunId: string | null
|
|
@@ -3373,6 +3558,7 @@ export namespace Prisma {
|
|
|
3373
3558
|
policySnapshotJson: string | null
|
|
3374
3559
|
engineCountersJson: string | null
|
|
3375
3560
|
mutableStateJson: string | null
|
|
3561
|
+
hitlStateJson: string | null
|
|
3376
3562
|
outputsByNodeJson: string | null
|
|
3377
3563
|
updatedAt: string | null
|
|
3378
3564
|
testSuiteRunId: string | null
|
|
@@ -3396,6 +3582,7 @@ export namespace Prisma {
|
|
|
3396
3582
|
policySnapshotJson: number
|
|
3397
3583
|
engineCountersJson: number
|
|
3398
3584
|
mutableStateJson: number
|
|
3585
|
+
hitlStateJson: number
|
|
3399
3586
|
outputsByNodeJson: number
|
|
3400
3587
|
updatedAt: number
|
|
3401
3588
|
testSuiteRunId: number
|
|
@@ -3431,6 +3618,7 @@ export namespace Prisma {
|
|
|
3431
3618
|
policySnapshotJson?: true
|
|
3432
3619
|
engineCountersJson?: true
|
|
3433
3620
|
mutableStateJson?: true
|
|
3621
|
+
hitlStateJson?: true
|
|
3434
3622
|
outputsByNodeJson?: true
|
|
3435
3623
|
updatedAt?: true
|
|
3436
3624
|
testSuiteRunId?: true
|
|
@@ -3454,6 +3642,7 @@ export namespace Prisma {
|
|
|
3454
3642
|
policySnapshotJson?: true
|
|
3455
3643
|
engineCountersJson?: true
|
|
3456
3644
|
mutableStateJson?: true
|
|
3645
|
+
hitlStateJson?: true
|
|
3457
3646
|
outputsByNodeJson?: true
|
|
3458
3647
|
updatedAt?: true
|
|
3459
3648
|
testSuiteRunId?: true
|
|
@@ -3477,6 +3666,7 @@ export namespace Prisma {
|
|
|
3477
3666
|
policySnapshotJson?: true
|
|
3478
3667
|
engineCountersJson?: true
|
|
3479
3668
|
mutableStateJson?: true
|
|
3669
|
+
hitlStateJson?: true
|
|
3480
3670
|
outputsByNodeJson?: true
|
|
3481
3671
|
updatedAt?: true
|
|
3482
3672
|
testSuiteRunId?: true
|
|
@@ -3587,6 +3777,7 @@ export namespace Prisma {
|
|
|
3587
3777
|
policySnapshotJson: string | null
|
|
3588
3778
|
engineCountersJson: string | null
|
|
3589
3779
|
mutableStateJson: string | null
|
|
3780
|
+
hitlStateJson: string | null
|
|
3590
3781
|
outputsByNodeJson: string
|
|
3591
3782
|
updatedAt: string
|
|
3592
3783
|
testSuiteRunId: string | null
|
|
@@ -3629,6 +3820,7 @@ export namespace Prisma {
|
|
|
3629
3820
|
policySnapshotJson?: boolean
|
|
3630
3821
|
engineCountersJson?: boolean
|
|
3631
3822
|
mutableStateJson?: boolean
|
|
3823
|
+
hitlStateJson?: boolean
|
|
3632
3824
|
outputsByNodeJson?: boolean
|
|
3633
3825
|
updatedAt?: boolean
|
|
3634
3826
|
testSuiteRunId?: boolean
|
|
@@ -3659,6 +3851,7 @@ export namespace Prisma {
|
|
|
3659
3851
|
policySnapshotJson?: boolean
|
|
3660
3852
|
engineCountersJson?: boolean
|
|
3661
3853
|
mutableStateJson?: boolean
|
|
3854
|
+
hitlStateJson?: boolean
|
|
3662
3855
|
outputsByNodeJson?: boolean
|
|
3663
3856
|
updatedAt?: boolean
|
|
3664
3857
|
testSuiteRunId?: boolean
|
|
@@ -3684,6 +3877,7 @@ export namespace Prisma {
|
|
|
3684
3877
|
policySnapshotJson?: boolean
|
|
3685
3878
|
engineCountersJson?: boolean
|
|
3686
3879
|
mutableStateJson?: boolean
|
|
3880
|
+
hitlStateJson?: boolean
|
|
3687
3881
|
outputsByNodeJson?: boolean
|
|
3688
3882
|
updatedAt?: boolean
|
|
3689
3883
|
testSuiteRunId?: boolean
|
|
@@ -3709,6 +3903,7 @@ export namespace Prisma {
|
|
|
3709
3903
|
policySnapshotJson?: boolean
|
|
3710
3904
|
engineCountersJson?: boolean
|
|
3711
3905
|
mutableStateJson?: boolean
|
|
3906
|
+
hitlStateJson?: boolean
|
|
3712
3907
|
outputsByNodeJson?: boolean
|
|
3713
3908
|
updatedAt?: boolean
|
|
3714
3909
|
testSuiteRunId?: boolean
|
|
@@ -3717,7 +3912,7 @@ export namespace Prisma {
|
|
|
3717
3912
|
testCaseStatus?: boolean
|
|
3718
3913
|
}
|
|
3719
3914
|
|
|
3720
|
-
export type RunOmit<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetOmit<"runId" | "workflowId" | "startedAt" | "finishedAt" | "status" | "revision" | "parentJson" | "executionOptionsJson" | "controlJson" | "workflowSnapshotJson" | "workflowSnapshotId" | "policySnapshotJson" | "engineCountersJson" | "mutableStateJson" | "outputsByNodeJson" | "updatedAt" | "testSuiteRunId" | "testCaseIndex" | "testCaseLabel" | "testCaseStatus", ExtArgs["result"]["run"]>
|
|
3915
|
+
export type RunOmit<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetOmit<"runId" | "workflowId" | "startedAt" | "finishedAt" | "status" | "revision" | "parentJson" | "executionOptionsJson" | "controlJson" | "workflowSnapshotJson" | "workflowSnapshotId" | "policySnapshotJson" | "engineCountersJson" | "mutableStateJson" | "hitlStateJson" | "outputsByNodeJson" | "updatedAt" | "testSuiteRunId" | "testCaseIndex" | "testCaseLabel" | "testCaseStatus", ExtArgs["result"]["run"]>
|
|
3721
3916
|
export type RunInclude<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
3722
3917
|
workItems?: boolean | Run$workItemsArgs<ExtArgs>
|
|
3723
3918
|
executionInstances?: boolean | Run$executionInstancesArgs<ExtArgs>
|
|
@@ -3761,6 +3956,7 @@ export namespace Prisma {
|
|
|
3761
3956
|
policySnapshotJson: string | null
|
|
3762
3957
|
engineCountersJson: string | null
|
|
3763
3958
|
mutableStateJson: string | null
|
|
3959
|
+
hitlStateJson: string | null
|
|
3764
3960
|
outputsByNodeJson: string
|
|
3765
3961
|
updatedAt: string
|
|
3766
3962
|
testSuiteRunId: string | null
|
|
@@ -4210,6 +4406,7 @@ export namespace Prisma {
|
|
|
4210
4406
|
readonly policySnapshotJson: FieldRef<"Run", 'String'>
|
|
4211
4407
|
readonly engineCountersJson: FieldRef<"Run", 'String'>
|
|
4212
4408
|
readonly mutableStateJson: FieldRef<"Run", 'String'>
|
|
4409
|
+
readonly hitlStateJson: FieldRef<"Run", 'String'>
|
|
4213
4410
|
readonly outputsByNodeJson: FieldRef<"Run", 'String'>
|
|
4214
4411
|
readonly updatedAt: FieldRef<"Run", 'String'>
|
|
4215
4412
|
readonly testSuiteRunId: FieldRef<"Run", 'String'>
|
|
@@ -20059,6 +20256,8 @@ export namespace Prisma {
|
|
|
20059
20256
|
setupStatus: string | null
|
|
20060
20257
|
createdAt: string | null
|
|
20061
20258
|
updatedAt: string | null
|
|
20259
|
+
materialSource: string | null
|
|
20260
|
+
materialRef: string | null
|
|
20062
20261
|
}
|
|
20063
20262
|
|
|
20064
20263
|
export type CredentialInstanceMaxAggregateOutputType = {
|
|
@@ -20072,6 +20271,8 @@ export namespace Prisma {
|
|
|
20072
20271
|
setupStatus: string | null
|
|
20073
20272
|
createdAt: string | null
|
|
20074
20273
|
updatedAt: string | null
|
|
20274
|
+
materialSource: string | null
|
|
20275
|
+
materialRef: string | null
|
|
20075
20276
|
}
|
|
20076
20277
|
|
|
20077
20278
|
export type CredentialInstanceCountAggregateOutputType = {
|
|
@@ -20085,6 +20286,8 @@ export namespace Prisma {
|
|
|
20085
20286
|
setupStatus: number
|
|
20086
20287
|
createdAt: number
|
|
20087
20288
|
updatedAt: number
|
|
20289
|
+
materialSource: number
|
|
20290
|
+
materialRef: number
|
|
20088
20291
|
_all: number
|
|
20089
20292
|
}
|
|
20090
20293
|
|
|
@@ -20100,6 +20303,8 @@ export namespace Prisma {
|
|
|
20100
20303
|
setupStatus?: true
|
|
20101
20304
|
createdAt?: true
|
|
20102
20305
|
updatedAt?: true
|
|
20306
|
+
materialSource?: true
|
|
20307
|
+
materialRef?: true
|
|
20103
20308
|
}
|
|
20104
20309
|
|
|
20105
20310
|
export type CredentialInstanceMaxAggregateInputType = {
|
|
@@ -20113,6 +20318,8 @@ export namespace Prisma {
|
|
|
20113
20318
|
setupStatus?: true
|
|
20114
20319
|
createdAt?: true
|
|
20115
20320
|
updatedAt?: true
|
|
20321
|
+
materialSource?: true
|
|
20322
|
+
materialRef?: true
|
|
20116
20323
|
}
|
|
20117
20324
|
|
|
20118
20325
|
export type CredentialInstanceCountAggregateInputType = {
|
|
@@ -20126,6 +20333,8 @@ export namespace Prisma {
|
|
|
20126
20333
|
setupStatus?: true
|
|
20127
20334
|
createdAt?: true
|
|
20128
20335
|
updatedAt?: true
|
|
20336
|
+
materialSource?: true
|
|
20337
|
+
materialRef?: true
|
|
20129
20338
|
_all?: true
|
|
20130
20339
|
}
|
|
20131
20340
|
|
|
@@ -20212,6 +20421,8 @@ export namespace Prisma {
|
|
|
20212
20421
|
setupStatus: string
|
|
20213
20422
|
createdAt: string
|
|
20214
20423
|
updatedAt: string
|
|
20424
|
+
materialSource: string
|
|
20425
|
+
materialRef: string
|
|
20215
20426
|
_count: CredentialInstanceCountAggregateOutputType | null
|
|
20216
20427
|
_min: CredentialInstanceMinAggregateOutputType | null
|
|
20217
20428
|
_max: CredentialInstanceMaxAggregateOutputType | null
|
|
@@ -20242,6 +20453,8 @@ export namespace Prisma {
|
|
|
20242
20453
|
setupStatus?: boolean
|
|
20243
20454
|
createdAt?: boolean
|
|
20244
20455
|
updatedAt?: boolean
|
|
20456
|
+
materialSource?: boolean
|
|
20457
|
+
materialRef?: boolean
|
|
20245
20458
|
}, ExtArgs["result"]["credentialInstance"]>
|
|
20246
20459
|
|
|
20247
20460
|
export type CredentialInstanceSelectCreateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
@@ -20255,6 +20468,8 @@ export namespace Prisma {
|
|
|
20255
20468
|
setupStatus?: boolean
|
|
20256
20469
|
createdAt?: boolean
|
|
20257
20470
|
updatedAt?: boolean
|
|
20471
|
+
materialSource?: boolean
|
|
20472
|
+
materialRef?: boolean
|
|
20258
20473
|
}, ExtArgs["result"]["credentialInstance"]>
|
|
20259
20474
|
|
|
20260
20475
|
export type CredentialInstanceSelectUpdateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
@@ -20268,6 +20483,8 @@ export namespace Prisma {
|
|
|
20268
20483
|
setupStatus?: boolean
|
|
20269
20484
|
createdAt?: boolean
|
|
20270
20485
|
updatedAt?: boolean
|
|
20486
|
+
materialSource?: boolean
|
|
20487
|
+
materialRef?: boolean
|
|
20271
20488
|
}, ExtArgs["result"]["credentialInstance"]>
|
|
20272
20489
|
|
|
20273
20490
|
export type CredentialInstanceSelectScalar = {
|
|
@@ -20281,9 +20498,11 @@ export namespace Prisma {
|
|
|
20281
20498
|
setupStatus?: boolean
|
|
20282
20499
|
createdAt?: boolean
|
|
20283
20500
|
updatedAt?: boolean
|
|
20501
|
+
materialSource?: boolean
|
|
20502
|
+
materialRef?: boolean
|
|
20284
20503
|
}
|
|
20285
20504
|
|
|
20286
|
-
export type CredentialInstanceOmit<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetOmit<"instanceId" | "typeId" | "displayName" | "sourceKind" | "publicConfigJson" | "secretRefJson" | "tagsJson" | "setupStatus" | "createdAt" | "updatedAt", ExtArgs["result"]["credentialInstance"]>
|
|
20505
|
+
export type CredentialInstanceOmit<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetOmit<"instanceId" | "typeId" | "displayName" | "sourceKind" | "publicConfigJson" | "secretRefJson" | "tagsJson" | "setupStatus" | "createdAt" | "updatedAt" | "materialSource" | "materialRef", ExtArgs["result"]["credentialInstance"]>
|
|
20287
20506
|
|
|
20288
20507
|
export type $CredentialInstancePayload<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
20289
20508
|
name: "CredentialInstance"
|
|
@@ -20299,6 +20518,8 @@ export namespace Prisma {
|
|
|
20299
20518
|
setupStatus: string
|
|
20300
20519
|
createdAt: string
|
|
20301
20520
|
updatedAt: string
|
|
20521
|
+
materialSource: string
|
|
20522
|
+
materialRef: string
|
|
20302
20523
|
}, ExtArgs["result"]["credentialInstance"]>
|
|
20303
20524
|
composites: {}
|
|
20304
20525
|
}
|
|
@@ -20732,6 +20953,8 @@ export namespace Prisma {
|
|
|
20732
20953
|
readonly setupStatus: FieldRef<"CredentialInstance", 'String'>
|
|
20733
20954
|
readonly createdAt: FieldRef<"CredentialInstance", 'String'>
|
|
20734
20955
|
readonly updatedAt: FieldRef<"CredentialInstance", 'String'>
|
|
20956
|
+
readonly materialSource: FieldRef<"CredentialInstance", 'String'>
|
|
20957
|
+
readonly materialRef: FieldRef<"CredentialInstance", 'String'>
|
|
20735
20958
|
}
|
|
20736
20959
|
|
|
20737
20960
|
|
|
@@ -32606,388 +32829,2596 @@ export namespace Prisma {
|
|
|
32606
32829
|
|
|
32607
32830
|
|
|
32608
32831
|
/**
|
|
32609
|
-
* Fields of the WorkflowAuditLog model
|
|
32832
|
+
* Fields of the WorkflowAuditLog model
|
|
32833
|
+
*/
|
|
32834
|
+
interface WorkflowAuditLogFieldRefs {
|
|
32835
|
+
readonly id: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32836
|
+
readonly occurredAt: FieldRef<"WorkflowAuditLog", 'DateTime'>
|
|
32837
|
+
readonly actorUserId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32838
|
+
readonly actorSessionId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32839
|
+
readonly action: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32840
|
+
readonly resourceType: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32841
|
+
readonly resourceId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32842
|
+
readonly outcome: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32843
|
+
readonly errorCode: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32844
|
+
readonly correlationId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32845
|
+
readonly workflowId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32846
|
+
readonly runId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32847
|
+
readonly nodeId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32848
|
+
}
|
|
32849
|
+
|
|
32850
|
+
|
|
32851
|
+
// Custom InputTypes
|
|
32852
|
+
/**
|
|
32853
|
+
* WorkflowAuditLog findUnique
|
|
32854
|
+
*/
|
|
32855
|
+
export type WorkflowAuditLogFindUniqueArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32856
|
+
/**
|
|
32857
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
32858
|
+
*/
|
|
32859
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
32860
|
+
/**
|
|
32861
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
32862
|
+
*/
|
|
32863
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
32864
|
+
/**
|
|
32865
|
+
* Filter, which WorkflowAuditLog to fetch.
|
|
32866
|
+
*/
|
|
32867
|
+
where: WorkflowAuditLogWhereUniqueInput
|
|
32868
|
+
}
|
|
32869
|
+
|
|
32870
|
+
/**
|
|
32871
|
+
* WorkflowAuditLog findUniqueOrThrow
|
|
32872
|
+
*/
|
|
32873
|
+
export type WorkflowAuditLogFindUniqueOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32874
|
+
/**
|
|
32875
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
32876
|
+
*/
|
|
32877
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
32878
|
+
/**
|
|
32879
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
32880
|
+
*/
|
|
32881
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
32882
|
+
/**
|
|
32883
|
+
* Filter, which WorkflowAuditLog to fetch.
|
|
32884
|
+
*/
|
|
32885
|
+
where: WorkflowAuditLogWhereUniqueInput
|
|
32886
|
+
}
|
|
32887
|
+
|
|
32888
|
+
/**
|
|
32889
|
+
* WorkflowAuditLog findFirst
|
|
32890
|
+
*/
|
|
32891
|
+
export type WorkflowAuditLogFindFirstArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32892
|
+
/**
|
|
32893
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
32894
|
+
*/
|
|
32895
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
32896
|
+
/**
|
|
32897
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
32898
|
+
*/
|
|
32899
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
32900
|
+
/**
|
|
32901
|
+
* Filter, which WorkflowAuditLog to fetch.
|
|
32902
|
+
*/
|
|
32903
|
+
where?: WorkflowAuditLogWhereInput
|
|
32904
|
+
/**
|
|
32905
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
32906
|
+
*
|
|
32907
|
+
* Determine the order of WorkflowAuditLogs to fetch.
|
|
32908
|
+
*/
|
|
32909
|
+
orderBy?: WorkflowAuditLogOrderByWithRelationInput | WorkflowAuditLogOrderByWithRelationInput[]
|
|
32910
|
+
/**
|
|
32911
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
32912
|
+
*
|
|
32913
|
+
* Sets the position for searching for WorkflowAuditLogs.
|
|
32914
|
+
*/
|
|
32915
|
+
cursor?: WorkflowAuditLogWhereUniqueInput
|
|
32916
|
+
/**
|
|
32917
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32918
|
+
*
|
|
32919
|
+
* Take `±n` WorkflowAuditLogs from the position of the cursor.
|
|
32920
|
+
*/
|
|
32921
|
+
take?: number
|
|
32922
|
+
/**
|
|
32923
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32924
|
+
*
|
|
32925
|
+
* Skip the first `n` WorkflowAuditLogs.
|
|
32926
|
+
*/
|
|
32927
|
+
skip?: number
|
|
32928
|
+
/**
|
|
32929
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
32930
|
+
*
|
|
32931
|
+
* Filter by unique combinations of WorkflowAuditLogs.
|
|
32932
|
+
*/
|
|
32933
|
+
distinct?: WorkflowAuditLogScalarFieldEnum | WorkflowAuditLogScalarFieldEnum[]
|
|
32934
|
+
}
|
|
32935
|
+
|
|
32936
|
+
/**
|
|
32937
|
+
* WorkflowAuditLog findFirstOrThrow
|
|
32938
|
+
*/
|
|
32939
|
+
export type WorkflowAuditLogFindFirstOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32940
|
+
/**
|
|
32941
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
32942
|
+
*/
|
|
32943
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
32944
|
+
/**
|
|
32945
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
32946
|
+
*/
|
|
32947
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
32948
|
+
/**
|
|
32949
|
+
* Filter, which WorkflowAuditLog to fetch.
|
|
32950
|
+
*/
|
|
32951
|
+
where?: WorkflowAuditLogWhereInput
|
|
32952
|
+
/**
|
|
32953
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
32954
|
+
*
|
|
32955
|
+
* Determine the order of WorkflowAuditLogs to fetch.
|
|
32956
|
+
*/
|
|
32957
|
+
orderBy?: WorkflowAuditLogOrderByWithRelationInput | WorkflowAuditLogOrderByWithRelationInput[]
|
|
32958
|
+
/**
|
|
32959
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
32960
|
+
*
|
|
32961
|
+
* Sets the position for searching for WorkflowAuditLogs.
|
|
32962
|
+
*/
|
|
32963
|
+
cursor?: WorkflowAuditLogWhereUniqueInput
|
|
32964
|
+
/**
|
|
32965
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32966
|
+
*
|
|
32967
|
+
* Take `±n` WorkflowAuditLogs from the position of the cursor.
|
|
32968
|
+
*/
|
|
32969
|
+
take?: number
|
|
32970
|
+
/**
|
|
32971
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32972
|
+
*
|
|
32973
|
+
* Skip the first `n` WorkflowAuditLogs.
|
|
32974
|
+
*/
|
|
32975
|
+
skip?: number
|
|
32976
|
+
/**
|
|
32977
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
32978
|
+
*
|
|
32979
|
+
* Filter by unique combinations of WorkflowAuditLogs.
|
|
32980
|
+
*/
|
|
32981
|
+
distinct?: WorkflowAuditLogScalarFieldEnum | WorkflowAuditLogScalarFieldEnum[]
|
|
32982
|
+
}
|
|
32983
|
+
|
|
32984
|
+
/**
|
|
32985
|
+
* WorkflowAuditLog findMany
|
|
32986
|
+
*/
|
|
32987
|
+
export type WorkflowAuditLogFindManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32988
|
+
/**
|
|
32989
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
32990
|
+
*/
|
|
32991
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
32992
|
+
/**
|
|
32993
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
32994
|
+
*/
|
|
32995
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
32996
|
+
/**
|
|
32997
|
+
* Filter, which WorkflowAuditLogs to fetch.
|
|
32998
|
+
*/
|
|
32999
|
+
where?: WorkflowAuditLogWhereInput
|
|
33000
|
+
/**
|
|
33001
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
33002
|
+
*
|
|
33003
|
+
* Determine the order of WorkflowAuditLogs to fetch.
|
|
33004
|
+
*/
|
|
33005
|
+
orderBy?: WorkflowAuditLogOrderByWithRelationInput | WorkflowAuditLogOrderByWithRelationInput[]
|
|
33006
|
+
/**
|
|
33007
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
33008
|
+
*
|
|
33009
|
+
* Sets the position for listing WorkflowAuditLogs.
|
|
33010
|
+
*/
|
|
33011
|
+
cursor?: WorkflowAuditLogWhereUniqueInput
|
|
33012
|
+
/**
|
|
33013
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33014
|
+
*
|
|
33015
|
+
* Take `±n` WorkflowAuditLogs from the position of the cursor.
|
|
33016
|
+
*/
|
|
33017
|
+
take?: number
|
|
33018
|
+
/**
|
|
33019
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33020
|
+
*
|
|
33021
|
+
* Skip the first `n` WorkflowAuditLogs.
|
|
33022
|
+
*/
|
|
33023
|
+
skip?: number
|
|
33024
|
+
/**
|
|
33025
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
33026
|
+
*
|
|
33027
|
+
* Filter by unique combinations of WorkflowAuditLogs.
|
|
33028
|
+
*/
|
|
33029
|
+
distinct?: WorkflowAuditLogScalarFieldEnum | WorkflowAuditLogScalarFieldEnum[]
|
|
33030
|
+
}
|
|
33031
|
+
|
|
33032
|
+
/**
|
|
33033
|
+
* WorkflowAuditLog create
|
|
33034
|
+
*/
|
|
33035
|
+
export type WorkflowAuditLogCreateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33036
|
+
/**
|
|
33037
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33038
|
+
*/
|
|
33039
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33040
|
+
/**
|
|
33041
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33042
|
+
*/
|
|
33043
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33044
|
+
/**
|
|
33045
|
+
* The data needed to create a WorkflowAuditLog.
|
|
33046
|
+
*/
|
|
33047
|
+
data: XOR<WorkflowAuditLogCreateInput, WorkflowAuditLogUncheckedCreateInput>
|
|
33048
|
+
}
|
|
33049
|
+
|
|
33050
|
+
/**
|
|
33051
|
+
* WorkflowAuditLog createMany
|
|
33052
|
+
*/
|
|
33053
|
+
export type WorkflowAuditLogCreateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33054
|
+
/**
|
|
33055
|
+
* The data used to create many WorkflowAuditLogs.
|
|
33056
|
+
*/
|
|
33057
|
+
data: WorkflowAuditLogCreateManyInput | WorkflowAuditLogCreateManyInput[]
|
|
33058
|
+
}
|
|
33059
|
+
|
|
33060
|
+
/**
|
|
33061
|
+
* WorkflowAuditLog createManyAndReturn
|
|
33062
|
+
*/
|
|
33063
|
+
export type WorkflowAuditLogCreateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33064
|
+
/**
|
|
33065
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33066
|
+
*/
|
|
33067
|
+
select?: WorkflowAuditLogSelectCreateManyAndReturn<ExtArgs> | null
|
|
33068
|
+
/**
|
|
33069
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33070
|
+
*/
|
|
33071
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33072
|
+
/**
|
|
33073
|
+
* The data used to create many WorkflowAuditLogs.
|
|
33074
|
+
*/
|
|
33075
|
+
data: WorkflowAuditLogCreateManyInput | WorkflowAuditLogCreateManyInput[]
|
|
33076
|
+
}
|
|
33077
|
+
|
|
33078
|
+
/**
|
|
33079
|
+
* WorkflowAuditLog update
|
|
33080
|
+
*/
|
|
33081
|
+
export type WorkflowAuditLogUpdateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33082
|
+
/**
|
|
33083
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33084
|
+
*/
|
|
33085
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33086
|
+
/**
|
|
33087
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33088
|
+
*/
|
|
33089
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33090
|
+
/**
|
|
33091
|
+
* The data needed to update a WorkflowAuditLog.
|
|
33092
|
+
*/
|
|
33093
|
+
data: XOR<WorkflowAuditLogUpdateInput, WorkflowAuditLogUncheckedUpdateInput>
|
|
33094
|
+
/**
|
|
33095
|
+
* Choose, which WorkflowAuditLog to update.
|
|
33096
|
+
*/
|
|
33097
|
+
where: WorkflowAuditLogWhereUniqueInput
|
|
33098
|
+
}
|
|
33099
|
+
|
|
33100
|
+
/**
|
|
33101
|
+
* WorkflowAuditLog updateMany
|
|
33102
|
+
*/
|
|
33103
|
+
export type WorkflowAuditLogUpdateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33104
|
+
/**
|
|
33105
|
+
* The data used to update WorkflowAuditLogs.
|
|
33106
|
+
*/
|
|
33107
|
+
data: XOR<WorkflowAuditLogUpdateManyMutationInput, WorkflowAuditLogUncheckedUpdateManyInput>
|
|
33108
|
+
/**
|
|
33109
|
+
* Filter which WorkflowAuditLogs to update
|
|
33110
|
+
*/
|
|
33111
|
+
where?: WorkflowAuditLogWhereInput
|
|
33112
|
+
/**
|
|
33113
|
+
* Limit how many WorkflowAuditLogs to update.
|
|
33114
|
+
*/
|
|
33115
|
+
limit?: number
|
|
33116
|
+
}
|
|
33117
|
+
|
|
33118
|
+
/**
|
|
33119
|
+
* WorkflowAuditLog updateManyAndReturn
|
|
33120
|
+
*/
|
|
33121
|
+
export type WorkflowAuditLogUpdateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33122
|
+
/**
|
|
33123
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33124
|
+
*/
|
|
33125
|
+
select?: WorkflowAuditLogSelectUpdateManyAndReturn<ExtArgs> | null
|
|
33126
|
+
/**
|
|
33127
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33128
|
+
*/
|
|
33129
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33130
|
+
/**
|
|
33131
|
+
* The data used to update WorkflowAuditLogs.
|
|
33132
|
+
*/
|
|
33133
|
+
data: XOR<WorkflowAuditLogUpdateManyMutationInput, WorkflowAuditLogUncheckedUpdateManyInput>
|
|
33134
|
+
/**
|
|
33135
|
+
* Filter which WorkflowAuditLogs to update
|
|
33136
|
+
*/
|
|
33137
|
+
where?: WorkflowAuditLogWhereInput
|
|
33138
|
+
/**
|
|
33139
|
+
* Limit how many WorkflowAuditLogs to update.
|
|
33140
|
+
*/
|
|
33141
|
+
limit?: number
|
|
33142
|
+
}
|
|
33143
|
+
|
|
33144
|
+
/**
|
|
33145
|
+
* WorkflowAuditLog upsert
|
|
33146
|
+
*/
|
|
33147
|
+
export type WorkflowAuditLogUpsertArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33148
|
+
/**
|
|
33149
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33150
|
+
*/
|
|
33151
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33152
|
+
/**
|
|
33153
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33154
|
+
*/
|
|
33155
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33156
|
+
/**
|
|
33157
|
+
* The filter to search for the WorkflowAuditLog to update in case it exists.
|
|
33158
|
+
*/
|
|
33159
|
+
where: WorkflowAuditLogWhereUniqueInput
|
|
33160
|
+
/**
|
|
33161
|
+
* In case the WorkflowAuditLog found by the `where` argument doesn't exist, create a new WorkflowAuditLog with this data.
|
|
33162
|
+
*/
|
|
33163
|
+
create: XOR<WorkflowAuditLogCreateInput, WorkflowAuditLogUncheckedCreateInput>
|
|
33164
|
+
/**
|
|
33165
|
+
* In case the WorkflowAuditLog was found with the provided `where` argument, update it with this data.
|
|
33166
|
+
*/
|
|
33167
|
+
update: XOR<WorkflowAuditLogUpdateInput, WorkflowAuditLogUncheckedUpdateInput>
|
|
33168
|
+
}
|
|
33169
|
+
|
|
33170
|
+
/**
|
|
33171
|
+
* WorkflowAuditLog delete
|
|
33172
|
+
*/
|
|
33173
|
+
export type WorkflowAuditLogDeleteArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33174
|
+
/**
|
|
33175
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33176
|
+
*/
|
|
33177
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33178
|
+
/**
|
|
33179
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33180
|
+
*/
|
|
33181
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33182
|
+
/**
|
|
33183
|
+
* Filter which WorkflowAuditLog to delete.
|
|
33184
|
+
*/
|
|
33185
|
+
where: WorkflowAuditLogWhereUniqueInput
|
|
33186
|
+
}
|
|
33187
|
+
|
|
33188
|
+
/**
|
|
33189
|
+
* WorkflowAuditLog deleteMany
|
|
33190
|
+
*/
|
|
33191
|
+
export type WorkflowAuditLogDeleteManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33192
|
+
/**
|
|
33193
|
+
* Filter which WorkflowAuditLogs to delete
|
|
33194
|
+
*/
|
|
33195
|
+
where?: WorkflowAuditLogWhereInput
|
|
33196
|
+
/**
|
|
33197
|
+
* Limit how many WorkflowAuditLogs to delete.
|
|
33198
|
+
*/
|
|
33199
|
+
limit?: number
|
|
33200
|
+
}
|
|
33201
|
+
|
|
33202
|
+
/**
|
|
33203
|
+
* WorkflowAuditLog without action
|
|
33204
|
+
*/
|
|
33205
|
+
export type WorkflowAuditLogDefaultArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33206
|
+
/**
|
|
33207
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33208
|
+
*/
|
|
33209
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33210
|
+
/**
|
|
33211
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33212
|
+
*/
|
|
33213
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33214
|
+
}
|
|
33215
|
+
|
|
33216
|
+
|
|
33217
|
+
/**
|
|
33218
|
+
* Model HmacNonce
|
|
33219
|
+
*/
|
|
33220
|
+
|
|
33221
|
+
export type AggregateHmacNonce = {
|
|
33222
|
+
_count: HmacNonceCountAggregateOutputType | null
|
|
33223
|
+
_min: HmacNonceMinAggregateOutputType | null
|
|
33224
|
+
_max: HmacNonceMaxAggregateOutputType | null
|
|
33225
|
+
}
|
|
33226
|
+
|
|
33227
|
+
export type HmacNonceMinAggregateOutputType = {
|
|
33228
|
+
nonce: string | null
|
|
33229
|
+
expiresAt: Date | null
|
|
33230
|
+
}
|
|
33231
|
+
|
|
33232
|
+
export type HmacNonceMaxAggregateOutputType = {
|
|
33233
|
+
nonce: string | null
|
|
33234
|
+
expiresAt: Date | null
|
|
33235
|
+
}
|
|
33236
|
+
|
|
33237
|
+
export type HmacNonceCountAggregateOutputType = {
|
|
33238
|
+
nonce: number
|
|
33239
|
+
expiresAt: number
|
|
33240
|
+
_all: number
|
|
33241
|
+
}
|
|
33242
|
+
|
|
33243
|
+
|
|
33244
|
+
export type HmacNonceMinAggregateInputType = {
|
|
33245
|
+
nonce?: true
|
|
33246
|
+
expiresAt?: true
|
|
33247
|
+
}
|
|
33248
|
+
|
|
33249
|
+
export type HmacNonceMaxAggregateInputType = {
|
|
33250
|
+
nonce?: true
|
|
33251
|
+
expiresAt?: true
|
|
33252
|
+
}
|
|
33253
|
+
|
|
33254
|
+
export type HmacNonceCountAggregateInputType = {
|
|
33255
|
+
nonce?: true
|
|
33256
|
+
expiresAt?: true
|
|
33257
|
+
_all?: true
|
|
33258
|
+
}
|
|
33259
|
+
|
|
33260
|
+
export type HmacNonceAggregateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33261
|
+
/**
|
|
33262
|
+
* Filter which HmacNonce to aggregate.
|
|
33263
|
+
*/
|
|
33264
|
+
where?: HmacNonceWhereInput
|
|
33265
|
+
/**
|
|
33266
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
33267
|
+
*
|
|
33268
|
+
* Determine the order of HmacNonces to fetch.
|
|
33269
|
+
*/
|
|
33270
|
+
orderBy?: HmacNonceOrderByWithRelationInput | HmacNonceOrderByWithRelationInput[]
|
|
33271
|
+
/**
|
|
33272
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
33273
|
+
*
|
|
33274
|
+
* Sets the start position
|
|
33275
|
+
*/
|
|
33276
|
+
cursor?: HmacNonceWhereUniqueInput
|
|
33277
|
+
/**
|
|
33278
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33279
|
+
*
|
|
33280
|
+
* Take `±n` HmacNonces from the position of the cursor.
|
|
33281
|
+
*/
|
|
33282
|
+
take?: number
|
|
33283
|
+
/**
|
|
33284
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33285
|
+
*
|
|
33286
|
+
* Skip the first `n` HmacNonces.
|
|
33287
|
+
*/
|
|
33288
|
+
skip?: number
|
|
33289
|
+
/**
|
|
33290
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
33291
|
+
*
|
|
33292
|
+
* Count returned HmacNonces
|
|
33293
|
+
**/
|
|
33294
|
+
_count?: true | HmacNonceCountAggregateInputType
|
|
33295
|
+
/**
|
|
33296
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
33297
|
+
*
|
|
33298
|
+
* Select which fields to find the minimum value
|
|
33299
|
+
**/
|
|
33300
|
+
_min?: HmacNonceMinAggregateInputType
|
|
33301
|
+
/**
|
|
33302
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
33303
|
+
*
|
|
33304
|
+
* Select which fields to find the maximum value
|
|
33305
|
+
**/
|
|
33306
|
+
_max?: HmacNonceMaxAggregateInputType
|
|
33307
|
+
}
|
|
33308
|
+
|
|
33309
|
+
export type GetHmacNonceAggregateType<T extends HmacNonceAggregateArgs> = {
|
|
33310
|
+
[P in keyof T & keyof AggregateHmacNonce]: P extends '_count' | 'count'
|
|
33311
|
+
? T[P] extends true
|
|
33312
|
+
? number
|
|
33313
|
+
: GetScalarType<T[P], AggregateHmacNonce[P]>
|
|
33314
|
+
: GetScalarType<T[P], AggregateHmacNonce[P]>
|
|
33315
|
+
}
|
|
33316
|
+
|
|
33317
|
+
|
|
33318
|
+
|
|
33319
|
+
|
|
33320
|
+
export type HmacNonceGroupByArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33321
|
+
where?: HmacNonceWhereInput
|
|
33322
|
+
orderBy?: HmacNonceOrderByWithAggregationInput | HmacNonceOrderByWithAggregationInput[]
|
|
33323
|
+
by: HmacNonceScalarFieldEnum[] | HmacNonceScalarFieldEnum
|
|
33324
|
+
having?: HmacNonceScalarWhereWithAggregatesInput
|
|
33325
|
+
take?: number
|
|
33326
|
+
skip?: number
|
|
33327
|
+
_count?: HmacNonceCountAggregateInputType | true
|
|
33328
|
+
_min?: HmacNonceMinAggregateInputType
|
|
33329
|
+
_max?: HmacNonceMaxAggregateInputType
|
|
33330
|
+
}
|
|
33331
|
+
|
|
33332
|
+
export type HmacNonceGroupByOutputType = {
|
|
33333
|
+
nonce: string
|
|
33334
|
+
expiresAt: Date
|
|
33335
|
+
_count: HmacNonceCountAggregateOutputType | null
|
|
33336
|
+
_min: HmacNonceMinAggregateOutputType | null
|
|
33337
|
+
_max: HmacNonceMaxAggregateOutputType | null
|
|
33338
|
+
}
|
|
33339
|
+
|
|
33340
|
+
type GetHmacNonceGroupByPayload<T extends HmacNonceGroupByArgs> = Prisma.PrismaPromise<
|
|
33341
|
+
Array<
|
|
33342
|
+
PickEnumerable<HmacNonceGroupByOutputType, T['by']> &
|
|
33343
|
+
{
|
|
33344
|
+
[P in ((keyof T) & (keyof HmacNonceGroupByOutputType))]: P extends '_count'
|
|
33345
|
+
? T[P] extends boolean
|
|
33346
|
+
? number
|
|
33347
|
+
: GetScalarType<T[P], HmacNonceGroupByOutputType[P]>
|
|
33348
|
+
: GetScalarType<T[P], HmacNonceGroupByOutputType[P]>
|
|
33349
|
+
}
|
|
33350
|
+
>
|
|
33351
|
+
>
|
|
33352
|
+
|
|
33353
|
+
|
|
33354
|
+
export type HmacNonceSelect<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
33355
|
+
nonce?: boolean
|
|
33356
|
+
expiresAt?: boolean
|
|
33357
|
+
}, ExtArgs["result"]["hmacNonce"]>
|
|
33358
|
+
|
|
33359
|
+
export type HmacNonceSelectCreateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
33360
|
+
nonce?: boolean
|
|
33361
|
+
expiresAt?: boolean
|
|
33362
|
+
}, ExtArgs["result"]["hmacNonce"]>
|
|
33363
|
+
|
|
33364
|
+
export type HmacNonceSelectUpdateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
33365
|
+
nonce?: boolean
|
|
33366
|
+
expiresAt?: boolean
|
|
33367
|
+
}, ExtArgs["result"]["hmacNonce"]>
|
|
33368
|
+
|
|
33369
|
+
export type HmacNonceSelectScalar = {
|
|
33370
|
+
nonce?: boolean
|
|
33371
|
+
expiresAt?: boolean
|
|
33372
|
+
}
|
|
33373
|
+
|
|
33374
|
+
export type HmacNonceOmit<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetOmit<"nonce" | "expiresAt", ExtArgs["result"]["hmacNonce"]>
|
|
33375
|
+
|
|
33376
|
+
export type $HmacNoncePayload<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33377
|
+
name: "HmacNonce"
|
|
33378
|
+
objects: {}
|
|
33379
|
+
scalars: $Extensions.GetPayloadResult<{
|
|
33380
|
+
nonce: string
|
|
33381
|
+
expiresAt: Date
|
|
33382
|
+
}, ExtArgs["result"]["hmacNonce"]>
|
|
33383
|
+
composites: {}
|
|
33384
|
+
}
|
|
33385
|
+
|
|
33386
|
+
type HmacNonceGetPayload<S extends boolean | null | undefined | HmacNonceDefaultArgs> = $Result.GetResult<Prisma.$HmacNoncePayload, S>
|
|
33387
|
+
|
|
33388
|
+
type HmacNonceCountArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> =
|
|
33389
|
+
Omit<HmacNonceFindManyArgs, 'select' | 'include' | 'distinct' | 'omit'> & {
|
|
33390
|
+
select?: HmacNonceCountAggregateInputType | true
|
|
33391
|
+
}
|
|
33392
|
+
|
|
33393
|
+
export interface HmacNonceDelegate<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs, GlobalOmitOptions = {}> {
|
|
33394
|
+
[K: symbol]: { types: Prisma.TypeMap<ExtArgs>['model']['HmacNonce'], meta: { name: 'HmacNonce' } }
|
|
33395
|
+
/**
|
|
33396
|
+
* Find zero or one HmacNonce that matches the filter.
|
|
33397
|
+
* @param {HmacNonceFindUniqueArgs} args - Arguments to find a HmacNonce
|
|
33398
|
+
* @example
|
|
33399
|
+
* // Get one HmacNonce
|
|
33400
|
+
* const hmacNonce = await prisma.hmacNonce.findUnique({
|
|
33401
|
+
* where: {
|
|
33402
|
+
* // ... provide filter here
|
|
33403
|
+
* }
|
|
33404
|
+
* })
|
|
33405
|
+
*/
|
|
33406
|
+
findUnique<T extends HmacNonceFindUniqueArgs>(args: SelectSubset<T, HmacNonceFindUniqueArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "findUnique", GlobalOmitOptions> | null, null, ExtArgs, GlobalOmitOptions>
|
|
33407
|
+
|
|
33408
|
+
/**
|
|
33409
|
+
* Find one HmacNonce that matches the filter or throw an error with `error.code='P2025'`
|
|
33410
|
+
* if no matches were found.
|
|
33411
|
+
* @param {HmacNonceFindUniqueOrThrowArgs} args - Arguments to find a HmacNonce
|
|
33412
|
+
* @example
|
|
33413
|
+
* // Get one HmacNonce
|
|
33414
|
+
* const hmacNonce = await prisma.hmacNonce.findUniqueOrThrow({
|
|
33415
|
+
* where: {
|
|
33416
|
+
* // ... provide filter here
|
|
33417
|
+
* }
|
|
33418
|
+
* })
|
|
33419
|
+
*/
|
|
33420
|
+
findUniqueOrThrow<T extends HmacNonceFindUniqueOrThrowArgs>(args: SelectSubset<T, HmacNonceFindUniqueOrThrowArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "findUniqueOrThrow", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33421
|
+
|
|
33422
|
+
/**
|
|
33423
|
+
* Find the first HmacNonce that matches the filter.
|
|
33424
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33425
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33426
|
+
* @param {HmacNonceFindFirstArgs} args - Arguments to find a HmacNonce
|
|
33427
|
+
* @example
|
|
33428
|
+
* // Get one HmacNonce
|
|
33429
|
+
* const hmacNonce = await prisma.hmacNonce.findFirst({
|
|
33430
|
+
* where: {
|
|
33431
|
+
* // ... provide filter here
|
|
33432
|
+
* }
|
|
33433
|
+
* })
|
|
33434
|
+
*/
|
|
33435
|
+
findFirst<T extends HmacNonceFindFirstArgs>(args?: SelectSubset<T, HmacNonceFindFirstArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "findFirst", GlobalOmitOptions> | null, null, ExtArgs, GlobalOmitOptions>
|
|
33436
|
+
|
|
33437
|
+
/**
|
|
33438
|
+
* Find the first HmacNonce that matches the filter or
|
|
33439
|
+
* throw `PrismaKnownClientError` with `P2025` code if no matches were found.
|
|
33440
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33441
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33442
|
+
* @param {HmacNonceFindFirstOrThrowArgs} args - Arguments to find a HmacNonce
|
|
33443
|
+
* @example
|
|
33444
|
+
* // Get one HmacNonce
|
|
33445
|
+
* const hmacNonce = await prisma.hmacNonce.findFirstOrThrow({
|
|
33446
|
+
* where: {
|
|
33447
|
+
* // ... provide filter here
|
|
33448
|
+
* }
|
|
33449
|
+
* })
|
|
33450
|
+
*/
|
|
33451
|
+
findFirstOrThrow<T extends HmacNonceFindFirstOrThrowArgs>(args?: SelectSubset<T, HmacNonceFindFirstOrThrowArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "findFirstOrThrow", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33452
|
+
|
|
33453
|
+
/**
|
|
33454
|
+
* Find zero or more HmacNonces that matches the filter.
|
|
33455
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33456
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33457
|
+
* @param {HmacNonceFindManyArgs} args - Arguments to filter and select certain fields only.
|
|
33458
|
+
* @example
|
|
33459
|
+
* // Get all HmacNonces
|
|
33460
|
+
* const hmacNonces = await prisma.hmacNonce.findMany()
|
|
33461
|
+
*
|
|
33462
|
+
* // Get first 10 HmacNonces
|
|
33463
|
+
* const hmacNonces = await prisma.hmacNonce.findMany({ take: 10 })
|
|
33464
|
+
*
|
|
33465
|
+
* // Only select the `nonce`
|
|
33466
|
+
* const hmacNonceWithNonceOnly = await prisma.hmacNonce.findMany({ select: { nonce: true } })
|
|
33467
|
+
*
|
|
33468
|
+
*/
|
|
33469
|
+
findMany<T extends HmacNonceFindManyArgs>(args?: SelectSubset<T, HmacNonceFindManyArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "findMany", GlobalOmitOptions>>
|
|
33470
|
+
|
|
33471
|
+
/**
|
|
33472
|
+
* Create a HmacNonce.
|
|
33473
|
+
* @param {HmacNonceCreateArgs} args - Arguments to create a HmacNonce.
|
|
33474
|
+
* @example
|
|
33475
|
+
* // Create one HmacNonce
|
|
33476
|
+
* const HmacNonce = await prisma.hmacNonce.create({
|
|
33477
|
+
* data: {
|
|
33478
|
+
* // ... data to create a HmacNonce
|
|
33479
|
+
* }
|
|
33480
|
+
* })
|
|
33481
|
+
*
|
|
33482
|
+
*/
|
|
33483
|
+
create<T extends HmacNonceCreateArgs>(args: SelectSubset<T, HmacNonceCreateArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "create", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33484
|
+
|
|
33485
|
+
/**
|
|
33486
|
+
* Create many HmacNonces.
|
|
33487
|
+
* @param {HmacNonceCreateManyArgs} args - Arguments to create many HmacNonces.
|
|
33488
|
+
* @example
|
|
33489
|
+
* // Create many HmacNonces
|
|
33490
|
+
* const hmacNonce = await prisma.hmacNonce.createMany({
|
|
33491
|
+
* data: [
|
|
33492
|
+
* // ... provide data here
|
|
33493
|
+
* ]
|
|
33494
|
+
* })
|
|
33495
|
+
*
|
|
33496
|
+
*/
|
|
33497
|
+
createMany<T extends HmacNonceCreateManyArgs>(args?: SelectSubset<T, HmacNonceCreateManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
33498
|
+
|
|
33499
|
+
/**
|
|
33500
|
+
* Create many HmacNonces and returns the data saved in the database.
|
|
33501
|
+
* @param {HmacNonceCreateManyAndReturnArgs} args - Arguments to create many HmacNonces.
|
|
33502
|
+
* @example
|
|
33503
|
+
* // Create many HmacNonces
|
|
33504
|
+
* const hmacNonce = await prisma.hmacNonce.createManyAndReturn({
|
|
33505
|
+
* data: [
|
|
33506
|
+
* // ... provide data here
|
|
33507
|
+
* ]
|
|
33508
|
+
* })
|
|
33509
|
+
*
|
|
33510
|
+
* // Create many HmacNonces and only return the `nonce`
|
|
33511
|
+
* const hmacNonceWithNonceOnly = await prisma.hmacNonce.createManyAndReturn({
|
|
33512
|
+
* select: { nonce: true },
|
|
33513
|
+
* data: [
|
|
33514
|
+
* // ... provide data here
|
|
33515
|
+
* ]
|
|
33516
|
+
* })
|
|
33517
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33518
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33519
|
+
*
|
|
33520
|
+
*/
|
|
33521
|
+
createManyAndReturn<T extends HmacNonceCreateManyAndReturnArgs>(args?: SelectSubset<T, HmacNonceCreateManyAndReturnArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "createManyAndReturn", GlobalOmitOptions>>
|
|
33522
|
+
|
|
33523
|
+
/**
|
|
33524
|
+
* Delete a HmacNonce.
|
|
33525
|
+
* @param {HmacNonceDeleteArgs} args - Arguments to delete one HmacNonce.
|
|
33526
|
+
* @example
|
|
33527
|
+
* // Delete one HmacNonce
|
|
33528
|
+
* const HmacNonce = await prisma.hmacNonce.delete({
|
|
33529
|
+
* where: {
|
|
33530
|
+
* // ... filter to delete one HmacNonce
|
|
33531
|
+
* }
|
|
33532
|
+
* })
|
|
33533
|
+
*
|
|
33534
|
+
*/
|
|
33535
|
+
delete<T extends HmacNonceDeleteArgs>(args: SelectSubset<T, HmacNonceDeleteArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "delete", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33536
|
+
|
|
33537
|
+
/**
|
|
33538
|
+
* Update one HmacNonce.
|
|
33539
|
+
* @param {HmacNonceUpdateArgs} args - Arguments to update one HmacNonce.
|
|
33540
|
+
* @example
|
|
33541
|
+
* // Update one HmacNonce
|
|
33542
|
+
* const hmacNonce = await prisma.hmacNonce.update({
|
|
33543
|
+
* where: {
|
|
33544
|
+
* // ... provide filter here
|
|
33545
|
+
* },
|
|
33546
|
+
* data: {
|
|
33547
|
+
* // ... provide data here
|
|
33548
|
+
* }
|
|
33549
|
+
* })
|
|
33550
|
+
*
|
|
33551
|
+
*/
|
|
33552
|
+
update<T extends HmacNonceUpdateArgs>(args: SelectSubset<T, HmacNonceUpdateArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "update", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33553
|
+
|
|
33554
|
+
/**
|
|
33555
|
+
* Delete zero or more HmacNonces.
|
|
33556
|
+
* @param {HmacNonceDeleteManyArgs} args - Arguments to filter HmacNonces to delete.
|
|
33557
|
+
* @example
|
|
33558
|
+
* // Delete a few HmacNonces
|
|
33559
|
+
* const { count } = await prisma.hmacNonce.deleteMany({
|
|
33560
|
+
* where: {
|
|
33561
|
+
* // ... provide filter here
|
|
33562
|
+
* }
|
|
33563
|
+
* })
|
|
33564
|
+
*
|
|
33565
|
+
*/
|
|
33566
|
+
deleteMany<T extends HmacNonceDeleteManyArgs>(args?: SelectSubset<T, HmacNonceDeleteManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
33567
|
+
|
|
33568
|
+
/**
|
|
33569
|
+
* Update zero or more HmacNonces.
|
|
33570
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33571
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33572
|
+
* @param {HmacNonceUpdateManyArgs} args - Arguments to update one or more rows.
|
|
33573
|
+
* @example
|
|
33574
|
+
* // Update many HmacNonces
|
|
33575
|
+
* const hmacNonce = await prisma.hmacNonce.updateMany({
|
|
33576
|
+
* where: {
|
|
33577
|
+
* // ... provide filter here
|
|
33578
|
+
* },
|
|
33579
|
+
* data: {
|
|
33580
|
+
* // ... provide data here
|
|
33581
|
+
* }
|
|
33582
|
+
* })
|
|
33583
|
+
*
|
|
33584
|
+
*/
|
|
33585
|
+
updateMany<T extends HmacNonceUpdateManyArgs>(args: SelectSubset<T, HmacNonceUpdateManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
33586
|
+
|
|
33587
|
+
/**
|
|
33588
|
+
* Update zero or more HmacNonces and returns the data updated in the database.
|
|
33589
|
+
* @param {HmacNonceUpdateManyAndReturnArgs} args - Arguments to update many HmacNonces.
|
|
33590
|
+
* @example
|
|
33591
|
+
* // Update many HmacNonces
|
|
33592
|
+
* const hmacNonce = await prisma.hmacNonce.updateManyAndReturn({
|
|
33593
|
+
* where: {
|
|
33594
|
+
* // ... provide filter here
|
|
33595
|
+
* },
|
|
33596
|
+
* data: [
|
|
33597
|
+
* // ... provide data here
|
|
33598
|
+
* ]
|
|
33599
|
+
* })
|
|
33600
|
+
*
|
|
33601
|
+
* // Update zero or more HmacNonces and only return the `nonce`
|
|
33602
|
+
* const hmacNonceWithNonceOnly = await prisma.hmacNonce.updateManyAndReturn({
|
|
33603
|
+
* select: { nonce: true },
|
|
33604
|
+
* where: {
|
|
33605
|
+
* // ... provide filter here
|
|
33606
|
+
* },
|
|
33607
|
+
* data: [
|
|
33608
|
+
* // ... provide data here
|
|
33609
|
+
* ]
|
|
33610
|
+
* })
|
|
33611
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33612
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33613
|
+
*
|
|
33614
|
+
*/
|
|
33615
|
+
updateManyAndReturn<T extends HmacNonceUpdateManyAndReturnArgs>(args: SelectSubset<T, HmacNonceUpdateManyAndReturnArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "updateManyAndReturn", GlobalOmitOptions>>
|
|
33616
|
+
|
|
33617
|
+
/**
|
|
33618
|
+
* Create or update one HmacNonce.
|
|
33619
|
+
* @param {HmacNonceUpsertArgs} args - Arguments to update or create a HmacNonce.
|
|
33620
|
+
* @example
|
|
33621
|
+
* // Update or create a HmacNonce
|
|
33622
|
+
* const hmacNonce = await prisma.hmacNonce.upsert({
|
|
33623
|
+
* create: {
|
|
33624
|
+
* // ... data to create a HmacNonce
|
|
33625
|
+
* },
|
|
33626
|
+
* update: {
|
|
33627
|
+
* // ... in case it already exists, update
|
|
33628
|
+
* },
|
|
33629
|
+
* where: {
|
|
33630
|
+
* // ... the filter for the HmacNonce we want to update
|
|
33631
|
+
* }
|
|
33632
|
+
* })
|
|
33633
|
+
*/
|
|
33634
|
+
upsert<T extends HmacNonceUpsertArgs>(args: SelectSubset<T, HmacNonceUpsertArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "upsert", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33635
|
+
|
|
33636
|
+
|
|
33637
|
+
/**
|
|
33638
|
+
* Count the number of HmacNonces.
|
|
33639
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33640
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33641
|
+
* @param {HmacNonceCountArgs} args - Arguments to filter HmacNonces to count.
|
|
33642
|
+
* @example
|
|
33643
|
+
* // Count the number of HmacNonces
|
|
33644
|
+
* const count = await prisma.hmacNonce.count({
|
|
33645
|
+
* where: {
|
|
33646
|
+
* // ... the filter for the HmacNonces we want to count
|
|
33647
|
+
* }
|
|
33648
|
+
* })
|
|
33649
|
+
**/
|
|
33650
|
+
count<T extends HmacNonceCountArgs>(
|
|
33651
|
+
args?: Subset<T, HmacNonceCountArgs>,
|
|
33652
|
+
): Prisma.PrismaPromise<
|
|
33653
|
+
T extends $Utils.Record<'select', any>
|
|
33654
|
+
? T['select'] extends true
|
|
33655
|
+
? number
|
|
33656
|
+
: GetScalarType<T['select'], HmacNonceCountAggregateOutputType>
|
|
33657
|
+
: number
|
|
33658
|
+
>
|
|
33659
|
+
|
|
33660
|
+
/**
|
|
33661
|
+
* Allows you to perform aggregations operations on a HmacNonce.
|
|
33662
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33663
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33664
|
+
* @param {HmacNonceAggregateArgs} args - Select which aggregations you would like to apply and on what fields.
|
|
33665
|
+
* @example
|
|
33666
|
+
* // Ordered by age ascending
|
|
33667
|
+
* // Where email contains prisma.io
|
|
33668
|
+
* // Limited to the 10 users
|
|
33669
|
+
* const aggregations = await prisma.user.aggregate({
|
|
33670
|
+
* _avg: {
|
|
33671
|
+
* age: true,
|
|
33672
|
+
* },
|
|
33673
|
+
* where: {
|
|
33674
|
+
* email: {
|
|
33675
|
+
* contains: "prisma.io",
|
|
33676
|
+
* },
|
|
33677
|
+
* },
|
|
33678
|
+
* orderBy: {
|
|
33679
|
+
* age: "asc",
|
|
33680
|
+
* },
|
|
33681
|
+
* take: 10,
|
|
33682
|
+
* })
|
|
33683
|
+
**/
|
|
33684
|
+
aggregate<T extends HmacNonceAggregateArgs>(args: Subset<T, HmacNonceAggregateArgs>): Prisma.PrismaPromise<GetHmacNonceAggregateType<T>>
|
|
33685
|
+
|
|
33686
|
+
/**
|
|
33687
|
+
* Group by HmacNonce.
|
|
33688
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33689
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33690
|
+
* @param {HmacNonceGroupByArgs} args - Group by arguments.
|
|
33691
|
+
* @example
|
|
33692
|
+
* // Group by city, order by createdAt, get count
|
|
33693
|
+
* const result = await prisma.user.groupBy({
|
|
33694
|
+
* by: ['city', 'createdAt'],
|
|
33695
|
+
* orderBy: {
|
|
33696
|
+
* createdAt: true
|
|
33697
|
+
* },
|
|
33698
|
+
* _count: {
|
|
33699
|
+
* _all: true
|
|
33700
|
+
* },
|
|
33701
|
+
* })
|
|
33702
|
+
*
|
|
33703
|
+
**/
|
|
33704
|
+
groupBy<
|
|
33705
|
+
T extends HmacNonceGroupByArgs,
|
|
33706
|
+
HasSelectOrTake extends Or<
|
|
33707
|
+
Extends<'skip', Keys<T>>,
|
|
33708
|
+
Extends<'take', Keys<T>>
|
|
33709
|
+
>,
|
|
33710
|
+
OrderByArg extends True extends HasSelectOrTake
|
|
33711
|
+
? { orderBy: HmacNonceGroupByArgs['orderBy'] }
|
|
33712
|
+
: { orderBy?: HmacNonceGroupByArgs['orderBy'] },
|
|
33713
|
+
OrderFields extends ExcludeUnderscoreKeys<Keys<MaybeTupleToUnion<T['orderBy']>>>,
|
|
33714
|
+
ByFields extends MaybeTupleToUnion<T['by']>,
|
|
33715
|
+
ByValid extends Has<ByFields, OrderFields>,
|
|
33716
|
+
HavingFields extends GetHavingFields<T['having']>,
|
|
33717
|
+
HavingValid extends Has<ByFields, HavingFields>,
|
|
33718
|
+
ByEmpty extends T['by'] extends never[] ? True : False,
|
|
33719
|
+
InputErrors extends ByEmpty extends True
|
|
33720
|
+
? `Error: "by" must not be empty.`
|
|
33721
|
+
: HavingValid extends False
|
|
33722
|
+
? {
|
|
33723
|
+
[P in HavingFields]: P extends ByFields
|
|
33724
|
+
? never
|
|
33725
|
+
: P extends string
|
|
33726
|
+
? `Error: Field "${P}" used in "having" needs to be provided in "by".`
|
|
33727
|
+
: [
|
|
33728
|
+
Error,
|
|
33729
|
+
'Field ',
|
|
33730
|
+
P,
|
|
33731
|
+
` in "having" needs to be provided in "by"`,
|
|
33732
|
+
]
|
|
33733
|
+
}[HavingFields]
|
|
33734
|
+
: 'take' extends Keys<T>
|
|
33735
|
+
? 'orderBy' extends Keys<T>
|
|
33736
|
+
? ByValid extends True
|
|
33737
|
+
? {}
|
|
33738
|
+
: {
|
|
33739
|
+
[P in OrderFields]: P extends ByFields
|
|
33740
|
+
? never
|
|
33741
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
33742
|
+
}[OrderFields]
|
|
33743
|
+
: 'Error: If you provide "take", you also need to provide "orderBy"'
|
|
33744
|
+
: 'skip' extends Keys<T>
|
|
33745
|
+
? 'orderBy' extends Keys<T>
|
|
33746
|
+
? ByValid extends True
|
|
33747
|
+
? {}
|
|
33748
|
+
: {
|
|
33749
|
+
[P in OrderFields]: P extends ByFields
|
|
33750
|
+
? never
|
|
33751
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
33752
|
+
}[OrderFields]
|
|
33753
|
+
: 'Error: If you provide "skip", you also need to provide "orderBy"'
|
|
33754
|
+
: ByValid extends True
|
|
33755
|
+
? {}
|
|
33756
|
+
: {
|
|
33757
|
+
[P in OrderFields]: P extends ByFields
|
|
33758
|
+
? never
|
|
33759
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
33760
|
+
}[OrderFields]
|
|
33761
|
+
>(args: SubsetIntersection<T, HmacNonceGroupByArgs, OrderByArg> & InputErrors): {} extends InputErrors ? GetHmacNonceGroupByPayload<T> : Prisma.PrismaPromise<InputErrors>
|
|
33762
|
+
/**
|
|
33763
|
+
* Fields of the HmacNonce model
|
|
33764
|
+
*/
|
|
33765
|
+
readonly fields: HmacNonceFieldRefs;
|
|
33766
|
+
}
|
|
33767
|
+
|
|
33768
|
+
/**
|
|
33769
|
+
* The delegate class that acts as a "Promise-like" for HmacNonce.
|
|
33770
|
+
* Why is this prefixed with `Prisma__`?
|
|
33771
|
+
* Because we want to prevent naming conflicts as mentioned in
|
|
33772
|
+
* https://github.com/prisma/prisma-client-js/issues/707
|
|
33773
|
+
*/
|
|
33774
|
+
export interface Prisma__HmacNonceClient<T, Null = never, ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs, GlobalOmitOptions = {}> extends Prisma.PrismaPromise<T> {
|
|
33775
|
+
readonly [Symbol.toStringTag]: "PrismaPromise"
|
|
33776
|
+
/**
|
|
33777
|
+
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
33778
|
+
* @param onfulfilled The callback to execute when the Promise is resolved.
|
|
33779
|
+
* @param onrejected The callback to execute when the Promise is rejected.
|
|
33780
|
+
* @returns A Promise for the completion of which ever callback is executed.
|
|
33781
|
+
*/
|
|
33782
|
+
then<TResult1 = T, TResult2 = never>(onfulfilled?: ((value: T) => TResult1 | PromiseLike<TResult1>) | undefined | null, onrejected?: ((reason: any) => TResult2 | PromiseLike<TResult2>) | undefined | null): $Utils.JsPromise<TResult1 | TResult2>
|
|
33783
|
+
/**
|
|
33784
|
+
* Attaches a callback for only the rejection of the Promise.
|
|
33785
|
+
* @param onrejected The callback to execute when the Promise is rejected.
|
|
33786
|
+
* @returns A Promise for the completion of the callback.
|
|
33787
|
+
*/
|
|
33788
|
+
catch<TResult = never>(onrejected?: ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null): $Utils.JsPromise<T | TResult>
|
|
33789
|
+
/**
|
|
33790
|
+
* Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The
|
|
33791
|
+
* resolved value cannot be modified from the callback.
|
|
33792
|
+
* @param onfinally The callback to execute when the Promise is settled (fulfilled or rejected).
|
|
33793
|
+
* @returns A Promise for the completion of the callback.
|
|
33794
|
+
*/
|
|
33795
|
+
finally(onfinally?: (() => void) | undefined | null): $Utils.JsPromise<T>
|
|
33796
|
+
}
|
|
33797
|
+
|
|
33798
|
+
|
|
33799
|
+
|
|
33800
|
+
|
|
33801
|
+
/**
|
|
33802
|
+
* Fields of the HmacNonce model
|
|
33803
|
+
*/
|
|
33804
|
+
interface HmacNonceFieldRefs {
|
|
33805
|
+
readonly nonce: FieldRef<"HmacNonce", 'String'>
|
|
33806
|
+
readonly expiresAt: FieldRef<"HmacNonce", 'DateTime'>
|
|
33807
|
+
}
|
|
33808
|
+
|
|
33809
|
+
|
|
33810
|
+
// Custom InputTypes
|
|
33811
|
+
/**
|
|
33812
|
+
* HmacNonce findUnique
|
|
33813
|
+
*/
|
|
33814
|
+
export type HmacNonceFindUniqueArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33815
|
+
/**
|
|
33816
|
+
* Select specific fields to fetch from the HmacNonce
|
|
33817
|
+
*/
|
|
33818
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
33819
|
+
/**
|
|
33820
|
+
* Omit specific fields from the HmacNonce
|
|
33821
|
+
*/
|
|
33822
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
33823
|
+
/**
|
|
33824
|
+
* Filter, which HmacNonce to fetch.
|
|
33825
|
+
*/
|
|
33826
|
+
where: HmacNonceWhereUniqueInput
|
|
33827
|
+
}
|
|
33828
|
+
|
|
33829
|
+
/**
|
|
33830
|
+
* HmacNonce findUniqueOrThrow
|
|
33831
|
+
*/
|
|
33832
|
+
export type HmacNonceFindUniqueOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33833
|
+
/**
|
|
33834
|
+
* Select specific fields to fetch from the HmacNonce
|
|
33835
|
+
*/
|
|
33836
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
33837
|
+
/**
|
|
33838
|
+
* Omit specific fields from the HmacNonce
|
|
33839
|
+
*/
|
|
33840
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
33841
|
+
/**
|
|
33842
|
+
* Filter, which HmacNonce to fetch.
|
|
33843
|
+
*/
|
|
33844
|
+
where: HmacNonceWhereUniqueInput
|
|
33845
|
+
}
|
|
33846
|
+
|
|
33847
|
+
/**
|
|
33848
|
+
* HmacNonce findFirst
|
|
33849
|
+
*/
|
|
33850
|
+
export type HmacNonceFindFirstArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33851
|
+
/**
|
|
33852
|
+
* Select specific fields to fetch from the HmacNonce
|
|
33853
|
+
*/
|
|
33854
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
33855
|
+
/**
|
|
33856
|
+
* Omit specific fields from the HmacNonce
|
|
33857
|
+
*/
|
|
33858
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
33859
|
+
/**
|
|
33860
|
+
* Filter, which HmacNonce to fetch.
|
|
33861
|
+
*/
|
|
33862
|
+
where?: HmacNonceWhereInput
|
|
33863
|
+
/**
|
|
33864
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
33865
|
+
*
|
|
33866
|
+
* Determine the order of HmacNonces to fetch.
|
|
33867
|
+
*/
|
|
33868
|
+
orderBy?: HmacNonceOrderByWithRelationInput | HmacNonceOrderByWithRelationInput[]
|
|
33869
|
+
/**
|
|
33870
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
33871
|
+
*
|
|
33872
|
+
* Sets the position for searching for HmacNonces.
|
|
33873
|
+
*/
|
|
33874
|
+
cursor?: HmacNonceWhereUniqueInput
|
|
33875
|
+
/**
|
|
33876
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33877
|
+
*
|
|
33878
|
+
* Take `±n` HmacNonces from the position of the cursor.
|
|
33879
|
+
*/
|
|
33880
|
+
take?: number
|
|
33881
|
+
/**
|
|
33882
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33883
|
+
*
|
|
33884
|
+
* Skip the first `n` HmacNonces.
|
|
33885
|
+
*/
|
|
33886
|
+
skip?: number
|
|
33887
|
+
/**
|
|
33888
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
33889
|
+
*
|
|
33890
|
+
* Filter by unique combinations of HmacNonces.
|
|
33891
|
+
*/
|
|
33892
|
+
distinct?: HmacNonceScalarFieldEnum | HmacNonceScalarFieldEnum[]
|
|
33893
|
+
}
|
|
33894
|
+
|
|
33895
|
+
/**
|
|
33896
|
+
* HmacNonce findFirstOrThrow
|
|
33897
|
+
*/
|
|
33898
|
+
export type HmacNonceFindFirstOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33899
|
+
/**
|
|
33900
|
+
* Select specific fields to fetch from the HmacNonce
|
|
33901
|
+
*/
|
|
33902
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
33903
|
+
/**
|
|
33904
|
+
* Omit specific fields from the HmacNonce
|
|
33905
|
+
*/
|
|
33906
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
33907
|
+
/**
|
|
33908
|
+
* Filter, which HmacNonce to fetch.
|
|
33909
|
+
*/
|
|
33910
|
+
where?: HmacNonceWhereInput
|
|
33911
|
+
/**
|
|
33912
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
33913
|
+
*
|
|
33914
|
+
* Determine the order of HmacNonces to fetch.
|
|
33915
|
+
*/
|
|
33916
|
+
orderBy?: HmacNonceOrderByWithRelationInput | HmacNonceOrderByWithRelationInput[]
|
|
33917
|
+
/**
|
|
33918
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
33919
|
+
*
|
|
33920
|
+
* Sets the position for searching for HmacNonces.
|
|
33921
|
+
*/
|
|
33922
|
+
cursor?: HmacNonceWhereUniqueInput
|
|
33923
|
+
/**
|
|
33924
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33925
|
+
*
|
|
33926
|
+
* Take `±n` HmacNonces from the position of the cursor.
|
|
33927
|
+
*/
|
|
33928
|
+
take?: number
|
|
33929
|
+
/**
|
|
33930
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33931
|
+
*
|
|
33932
|
+
* Skip the first `n` HmacNonces.
|
|
33933
|
+
*/
|
|
33934
|
+
skip?: number
|
|
33935
|
+
/**
|
|
33936
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
33937
|
+
*
|
|
33938
|
+
* Filter by unique combinations of HmacNonces.
|
|
33939
|
+
*/
|
|
33940
|
+
distinct?: HmacNonceScalarFieldEnum | HmacNonceScalarFieldEnum[]
|
|
33941
|
+
}
|
|
33942
|
+
|
|
33943
|
+
/**
|
|
33944
|
+
* HmacNonce findMany
|
|
33945
|
+
*/
|
|
33946
|
+
export type HmacNonceFindManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33947
|
+
/**
|
|
33948
|
+
* Select specific fields to fetch from the HmacNonce
|
|
33949
|
+
*/
|
|
33950
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
33951
|
+
/**
|
|
33952
|
+
* Omit specific fields from the HmacNonce
|
|
33953
|
+
*/
|
|
33954
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
33955
|
+
/**
|
|
33956
|
+
* Filter, which HmacNonces to fetch.
|
|
33957
|
+
*/
|
|
33958
|
+
where?: HmacNonceWhereInput
|
|
33959
|
+
/**
|
|
33960
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
33961
|
+
*
|
|
33962
|
+
* Determine the order of HmacNonces to fetch.
|
|
33963
|
+
*/
|
|
33964
|
+
orderBy?: HmacNonceOrderByWithRelationInput | HmacNonceOrderByWithRelationInput[]
|
|
33965
|
+
/**
|
|
33966
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
33967
|
+
*
|
|
33968
|
+
* Sets the position for listing HmacNonces.
|
|
33969
|
+
*/
|
|
33970
|
+
cursor?: HmacNonceWhereUniqueInput
|
|
33971
|
+
/**
|
|
33972
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33973
|
+
*
|
|
33974
|
+
* Take `±n` HmacNonces from the position of the cursor.
|
|
33975
|
+
*/
|
|
33976
|
+
take?: number
|
|
33977
|
+
/**
|
|
33978
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33979
|
+
*
|
|
33980
|
+
* Skip the first `n` HmacNonces.
|
|
33981
|
+
*/
|
|
33982
|
+
skip?: number
|
|
33983
|
+
/**
|
|
33984
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
33985
|
+
*
|
|
33986
|
+
* Filter by unique combinations of HmacNonces.
|
|
33987
|
+
*/
|
|
33988
|
+
distinct?: HmacNonceScalarFieldEnum | HmacNonceScalarFieldEnum[]
|
|
33989
|
+
}
|
|
33990
|
+
|
|
33991
|
+
/**
|
|
33992
|
+
* HmacNonce create
|
|
33993
|
+
*/
|
|
33994
|
+
export type HmacNonceCreateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33995
|
+
/**
|
|
33996
|
+
* Select specific fields to fetch from the HmacNonce
|
|
33997
|
+
*/
|
|
33998
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
33999
|
+
/**
|
|
34000
|
+
* Omit specific fields from the HmacNonce
|
|
34001
|
+
*/
|
|
34002
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34003
|
+
/**
|
|
34004
|
+
* The data needed to create a HmacNonce.
|
|
34005
|
+
*/
|
|
34006
|
+
data: XOR<HmacNonceCreateInput, HmacNonceUncheckedCreateInput>
|
|
34007
|
+
}
|
|
34008
|
+
|
|
34009
|
+
/**
|
|
34010
|
+
* HmacNonce createMany
|
|
34011
|
+
*/
|
|
34012
|
+
export type HmacNonceCreateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34013
|
+
/**
|
|
34014
|
+
* The data used to create many HmacNonces.
|
|
34015
|
+
*/
|
|
34016
|
+
data: HmacNonceCreateManyInput | HmacNonceCreateManyInput[]
|
|
34017
|
+
}
|
|
34018
|
+
|
|
34019
|
+
/**
|
|
34020
|
+
* HmacNonce createManyAndReturn
|
|
34021
|
+
*/
|
|
34022
|
+
export type HmacNonceCreateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34023
|
+
/**
|
|
34024
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34025
|
+
*/
|
|
34026
|
+
select?: HmacNonceSelectCreateManyAndReturn<ExtArgs> | null
|
|
34027
|
+
/**
|
|
34028
|
+
* Omit specific fields from the HmacNonce
|
|
34029
|
+
*/
|
|
34030
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34031
|
+
/**
|
|
34032
|
+
* The data used to create many HmacNonces.
|
|
34033
|
+
*/
|
|
34034
|
+
data: HmacNonceCreateManyInput | HmacNonceCreateManyInput[]
|
|
34035
|
+
}
|
|
34036
|
+
|
|
34037
|
+
/**
|
|
34038
|
+
* HmacNonce update
|
|
34039
|
+
*/
|
|
34040
|
+
export type HmacNonceUpdateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34041
|
+
/**
|
|
34042
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34043
|
+
*/
|
|
34044
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
34045
|
+
/**
|
|
34046
|
+
* Omit specific fields from the HmacNonce
|
|
34047
|
+
*/
|
|
34048
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34049
|
+
/**
|
|
34050
|
+
* The data needed to update a HmacNonce.
|
|
34051
|
+
*/
|
|
34052
|
+
data: XOR<HmacNonceUpdateInput, HmacNonceUncheckedUpdateInput>
|
|
34053
|
+
/**
|
|
34054
|
+
* Choose, which HmacNonce to update.
|
|
34055
|
+
*/
|
|
34056
|
+
where: HmacNonceWhereUniqueInput
|
|
34057
|
+
}
|
|
34058
|
+
|
|
34059
|
+
/**
|
|
34060
|
+
* HmacNonce updateMany
|
|
34061
|
+
*/
|
|
34062
|
+
export type HmacNonceUpdateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34063
|
+
/**
|
|
34064
|
+
* The data used to update HmacNonces.
|
|
34065
|
+
*/
|
|
34066
|
+
data: XOR<HmacNonceUpdateManyMutationInput, HmacNonceUncheckedUpdateManyInput>
|
|
34067
|
+
/**
|
|
34068
|
+
* Filter which HmacNonces to update
|
|
34069
|
+
*/
|
|
34070
|
+
where?: HmacNonceWhereInput
|
|
34071
|
+
/**
|
|
34072
|
+
* Limit how many HmacNonces to update.
|
|
34073
|
+
*/
|
|
34074
|
+
limit?: number
|
|
34075
|
+
}
|
|
34076
|
+
|
|
34077
|
+
/**
|
|
34078
|
+
* HmacNonce updateManyAndReturn
|
|
34079
|
+
*/
|
|
34080
|
+
export type HmacNonceUpdateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34081
|
+
/**
|
|
34082
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34083
|
+
*/
|
|
34084
|
+
select?: HmacNonceSelectUpdateManyAndReturn<ExtArgs> | null
|
|
34085
|
+
/**
|
|
34086
|
+
* Omit specific fields from the HmacNonce
|
|
34087
|
+
*/
|
|
34088
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34089
|
+
/**
|
|
34090
|
+
* The data used to update HmacNonces.
|
|
34091
|
+
*/
|
|
34092
|
+
data: XOR<HmacNonceUpdateManyMutationInput, HmacNonceUncheckedUpdateManyInput>
|
|
34093
|
+
/**
|
|
34094
|
+
* Filter which HmacNonces to update
|
|
34095
|
+
*/
|
|
34096
|
+
where?: HmacNonceWhereInput
|
|
34097
|
+
/**
|
|
34098
|
+
* Limit how many HmacNonces to update.
|
|
34099
|
+
*/
|
|
34100
|
+
limit?: number
|
|
34101
|
+
}
|
|
34102
|
+
|
|
34103
|
+
/**
|
|
34104
|
+
* HmacNonce upsert
|
|
34105
|
+
*/
|
|
34106
|
+
export type HmacNonceUpsertArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34107
|
+
/**
|
|
34108
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34109
|
+
*/
|
|
34110
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
34111
|
+
/**
|
|
34112
|
+
* Omit specific fields from the HmacNonce
|
|
34113
|
+
*/
|
|
34114
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34115
|
+
/**
|
|
34116
|
+
* The filter to search for the HmacNonce to update in case it exists.
|
|
34117
|
+
*/
|
|
34118
|
+
where: HmacNonceWhereUniqueInput
|
|
34119
|
+
/**
|
|
34120
|
+
* In case the HmacNonce found by the `where` argument doesn't exist, create a new HmacNonce with this data.
|
|
34121
|
+
*/
|
|
34122
|
+
create: XOR<HmacNonceCreateInput, HmacNonceUncheckedCreateInput>
|
|
34123
|
+
/**
|
|
34124
|
+
* In case the HmacNonce was found with the provided `where` argument, update it with this data.
|
|
34125
|
+
*/
|
|
34126
|
+
update: XOR<HmacNonceUpdateInput, HmacNonceUncheckedUpdateInput>
|
|
34127
|
+
}
|
|
34128
|
+
|
|
34129
|
+
/**
|
|
34130
|
+
* HmacNonce delete
|
|
34131
|
+
*/
|
|
34132
|
+
export type HmacNonceDeleteArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34133
|
+
/**
|
|
34134
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34135
|
+
*/
|
|
34136
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
34137
|
+
/**
|
|
34138
|
+
* Omit specific fields from the HmacNonce
|
|
34139
|
+
*/
|
|
34140
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34141
|
+
/**
|
|
34142
|
+
* Filter which HmacNonce to delete.
|
|
34143
|
+
*/
|
|
34144
|
+
where: HmacNonceWhereUniqueInput
|
|
34145
|
+
}
|
|
34146
|
+
|
|
34147
|
+
/**
|
|
34148
|
+
* HmacNonce deleteMany
|
|
34149
|
+
*/
|
|
34150
|
+
export type HmacNonceDeleteManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34151
|
+
/**
|
|
34152
|
+
* Filter which HmacNonces to delete
|
|
34153
|
+
*/
|
|
34154
|
+
where?: HmacNonceWhereInput
|
|
34155
|
+
/**
|
|
34156
|
+
* Limit how many HmacNonces to delete.
|
|
34157
|
+
*/
|
|
34158
|
+
limit?: number
|
|
34159
|
+
}
|
|
34160
|
+
|
|
34161
|
+
/**
|
|
34162
|
+
* HmacNonce without action
|
|
34163
|
+
*/
|
|
34164
|
+
export type HmacNonceDefaultArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34165
|
+
/**
|
|
34166
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34167
|
+
*/
|
|
34168
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
34169
|
+
/**
|
|
34170
|
+
* Omit specific fields from the HmacNonce
|
|
34171
|
+
*/
|
|
34172
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34173
|
+
}
|
|
34174
|
+
|
|
34175
|
+
|
|
34176
|
+
/**
|
|
34177
|
+
* Model HumanTask
|
|
34178
|
+
*/
|
|
34179
|
+
|
|
34180
|
+
export type AggregateHumanTask = {
|
|
34181
|
+
_count: HumanTaskCountAggregateOutputType | null
|
|
34182
|
+
_avg: HumanTaskAvgAggregateOutputType | null
|
|
34183
|
+
_sum: HumanTaskSumAggregateOutputType | null
|
|
34184
|
+
_min: HumanTaskMinAggregateOutputType | null
|
|
34185
|
+
_max: HumanTaskMaxAggregateOutputType | null
|
|
34186
|
+
}
|
|
34187
|
+
|
|
34188
|
+
export type HumanTaskAvgAggregateOutputType = {
|
|
34189
|
+
itemIndex: number | null
|
|
34190
|
+
}
|
|
34191
|
+
|
|
34192
|
+
export type HumanTaskSumAggregateOutputType = {
|
|
34193
|
+
itemIndex: number | null
|
|
34194
|
+
}
|
|
34195
|
+
|
|
34196
|
+
export type HumanTaskMinAggregateOutputType = {
|
|
34197
|
+
id: string | null
|
|
34198
|
+
runId: string | null
|
|
34199
|
+
workflowId: string | null
|
|
34200
|
+
workspaceId: string | null
|
|
34201
|
+
nodeId: string | null
|
|
34202
|
+
activationId: string | null
|
|
34203
|
+
itemIndex: number | null
|
|
34204
|
+
status: string | null
|
|
34205
|
+
channel: string | null
|
|
34206
|
+
subjectJson: string | null
|
|
34207
|
+
metadataJson: string | null
|
|
34208
|
+
decisionSchemaJson: string | null
|
|
34209
|
+
decisionSchemaHash: string | null
|
|
34210
|
+
onTimeout: string | null
|
|
34211
|
+
deliveryRefJson: string | null
|
|
34212
|
+
decisionJson: string | null
|
|
34213
|
+
decidedAt: Date | null
|
|
34214
|
+
decidedByJson: string | null
|
|
34215
|
+
resumeTokenHash: string | null
|
|
34216
|
+
expiresAt: Date | null
|
|
34217
|
+
createdAt: Date | null
|
|
34218
|
+
}
|
|
34219
|
+
|
|
34220
|
+
export type HumanTaskMaxAggregateOutputType = {
|
|
34221
|
+
id: string | null
|
|
34222
|
+
runId: string | null
|
|
34223
|
+
workflowId: string | null
|
|
34224
|
+
workspaceId: string | null
|
|
34225
|
+
nodeId: string | null
|
|
34226
|
+
activationId: string | null
|
|
34227
|
+
itemIndex: number | null
|
|
34228
|
+
status: string | null
|
|
34229
|
+
channel: string | null
|
|
34230
|
+
subjectJson: string | null
|
|
34231
|
+
metadataJson: string | null
|
|
34232
|
+
decisionSchemaJson: string | null
|
|
34233
|
+
decisionSchemaHash: string | null
|
|
34234
|
+
onTimeout: string | null
|
|
34235
|
+
deliveryRefJson: string | null
|
|
34236
|
+
decisionJson: string | null
|
|
34237
|
+
decidedAt: Date | null
|
|
34238
|
+
decidedByJson: string | null
|
|
34239
|
+
resumeTokenHash: string | null
|
|
34240
|
+
expiresAt: Date | null
|
|
34241
|
+
createdAt: Date | null
|
|
34242
|
+
}
|
|
34243
|
+
|
|
34244
|
+
export type HumanTaskCountAggregateOutputType = {
|
|
34245
|
+
id: number
|
|
34246
|
+
runId: number
|
|
34247
|
+
workflowId: number
|
|
34248
|
+
workspaceId: number
|
|
34249
|
+
nodeId: number
|
|
34250
|
+
activationId: number
|
|
34251
|
+
itemIndex: number
|
|
34252
|
+
status: number
|
|
34253
|
+
channel: number
|
|
34254
|
+
subjectJson: number
|
|
34255
|
+
metadataJson: number
|
|
34256
|
+
decisionSchemaJson: number
|
|
34257
|
+
decisionSchemaHash: number
|
|
34258
|
+
onTimeout: number
|
|
34259
|
+
deliveryRefJson: number
|
|
34260
|
+
decisionJson: number
|
|
34261
|
+
decidedAt: number
|
|
34262
|
+
decidedByJson: number
|
|
34263
|
+
resumeTokenHash: number
|
|
34264
|
+
expiresAt: number
|
|
34265
|
+
createdAt: number
|
|
34266
|
+
_all: number
|
|
34267
|
+
}
|
|
34268
|
+
|
|
34269
|
+
|
|
34270
|
+
export type HumanTaskAvgAggregateInputType = {
|
|
34271
|
+
itemIndex?: true
|
|
34272
|
+
}
|
|
34273
|
+
|
|
34274
|
+
export type HumanTaskSumAggregateInputType = {
|
|
34275
|
+
itemIndex?: true
|
|
34276
|
+
}
|
|
34277
|
+
|
|
34278
|
+
export type HumanTaskMinAggregateInputType = {
|
|
34279
|
+
id?: true
|
|
34280
|
+
runId?: true
|
|
34281
|
+
workflowId?: true
|
|
34282
|
+
workspaceId?: true
|
|
34283
|
+
nodeId?: true
|
|
34284
|
+
activationId?: true
|
|
34285
|
+
itemIndex?: true
|
|
34286
|
+
status?: true
|
|
34287
|
+
channel?: true
|
|
34288
|
+
subjectJson?: true
|
|
34289
|
+
metadataJson?: true
|
|
34290
|
+
decisionSchemaJson?: true
|
|
34291
|
+
decisionSchemaHash?: true
|
|
34292
|
+
onTimeout?: true
|
|
34293
|
+
deliveryRefJson?: true
|
|
34294
|
+
decisionJson?: true
|
|
34295
|
+
decidedAt?: true
|
|
34296
|
+
decidedByJson?: true
|
|
34297
|
+
resumeTokenHash?: true
|
|
34298
|
+
expiresAt?: true
|
|
34299
|
+
createdAt?: true
|
|
34300
|
+
}
|
|
34301
|
+
|
|
34302
|
+
export type HumanTaskMaxAggregateInputType = {
|
|
34303
|
+
id?: true
|
|
34304
|
+
runId?: true
|
|
34305
|
+
workflowId?: true
|
|
34306
|
+
workspaceId?: true
|
|
34307
|
+
nodeId?: true
|
|
34308
|
+
activationId?: true
|
|
34309
|
+
itemIndex?: true
|
|
34310
|
+
status?: true
|
|
34311
|
+
channel?: true
|
|
34312
|
+
subjectJson?: true
|
|
34313
|
+
metadataJson?: true
|
|
34314
|
+
decisionSchemaJson?: true
|
|
34315
|
+
decisionSchemaHash?: true
|
|
34316
|
+
onTimeout?: true
|
|
34317
|
+
deliveryRefJson?: true
|
|
34318
|
+
decisionJson?: true
|
|
34319
|
+
decidedAt?: true
|
|
34320
|
+
decidedByJson?: true
|
|
34321
|
+
resumeTokenHash?: true
|
|
34322
|
+
expiresAt?: true
|
|
34323
|
+
createdAt?: true
|
|
34324
|
+
}
|
|
34325
|
+
|
|
34326
|
+
export type HumanTaskCountAggregateInputType = {
|
|
34327
|
+
id?: true
|
|
34328
|
+
runId?: true
|
|
34329
|
+
workflowId?: true
|
|
34330
|
+
workspaceId?: true
|
|
34331
|
+
nodeId?: true
|
|
34332
|
+
activationId?: true
|
|
34333
|
+
itemIndex?: true
|
|
34334
|
+
status?: true
|
|
34335
|
+
channel?: true
|
|
34336
|
+
subjectJson?: true
|
|
34337
|
+
metadataJson?: true
|
|
34338
|
+
decisionSchemaJson?: true
|
|
34339
|
+
decisionSchemaHash?: true
|
|
34340
|
+
onTimeout?: true
|
|
34341
|
+
deliveryRefJson?: true
|
|
34342
|
+
decisionJson?: true
|
|
34343
|
+
decidedAt?: true
|
|
34344
|
+
decidedByJson?: true
|
|
34345
|
+
resumeTokenHash?: true
|
|
34346
|
+
expiresAt?: true
|
|
34347
|
+
createdAt?: true
|
|
34348
|
+
_all?: true
|
|
34349
|
+
}
|
|
34350
|
+
|
|
34351
|
+
export type HumanTaskAggregateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34352
|
+
/**
|
|
34353
|
+
* Filter which HumanTask to aggregate.
|
|
34354
|
+
*/
|
|
34355
|
+
where?: HumanTaskWhereInput
|
|
34356
|
+
/**
|
|
34357
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
34358
|
+
*
|
|
34359
|
+
* Determine the order of HumanTasks to fetch.
|
|
34360
|
+
*/
|
|
34361
|
+
orderBy?: HumanTaskOrderByWithRelationInput | HumanTaskOrderByWithRelationInput[]
|
|
34362
|
+
/**
|
|
34363
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
34364
|
+
*
|
|
34365
|
+
* Sets the start position
|
|
34366
|
+
*/
|
|
34367
|
+
cursor?: HumanTaskWhereUniqueInput
|
|
34368
|
+
/**
|
|
34369
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
34370
|
+
*
|
|
34371
|
+
* Take `±n` HumanTasks from the position of the cursor.
|
|
34372
|
+
*/
|
|
34373
|
+
take?: number
|
|
34374
|
+
/**
|
|
34375
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
34376
|
+
*
|
|
34377
|
+
* Skip the first `n` HumanTasks.
|
|
34378
|
+
*/
|
|
34379
|
+
skip?: number
|
|
34380
|
+
/**
|
|
34381
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
34382
|
+
*
|
|
34383
|
+
* Count returned HumanTasks
|
|
34384
|
+
**/
|
|
34385
|
+
_count?: true | HumanTaskCountAggregateInputType
|
|
34386
|
+
/**
|
|
34387
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
34388
|
+
*
|
|
34389
|
+
* Select which fields to average
|
|
34390
|
+
**/
|
|
34391
|
+
_avg?: HumanTaskAvgAggregateInputType
|
|
34392
|
+
/**
|
|
34393
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
34394
|
+
*
|
|
34395
|
+
* Select which fields to sum
|
|
34396
|
+
**/
|
|
34397
|
+
_sum?: HumanTaskSumAggregateInputType
|
|
34398
|
+
/**
|
|
34399
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
34400
|
+
*
|
|
34401
|
+
* Select which fields to find the minimum value
|
|
34402
|
+
**/
|
|
34403
|
+
_min?: HumanTaskMinAggregateInputType
|
|
34404
|
+
/**
|
|
34405
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
34406
|
+
*
|
|
34407
|
+
* Select which fields to find the maximum value
|
|
34408
|
+
**/
|
|
34409
|
+
_max?: HumanTaskMaxAggregateInputType
|
|
34410
|
+
}
|
|
34411
|
+
|
|
34412
|
+
export type GetHumanTaskAggregateType<T extends HumanTaskAggregateArgs> = {
|
|
34413
|
+
[P in keyof T & keyof AggregateHumanTask]: P extends '_count' | 'count'
|
|
34414
|
+
? T[P] extends true
|
|
34415
|
+
? number
|
|
34416
|
+
: GetScalarType<T[P], AggregateHumanTask[P]>
|
|
34417
|
+
: GetScalarType<T[P], AggregateHumanTask[P]>
|
|
34418
|
+
}
|
|
34419
|
+
|
|
34420
|
+
|
|
34421
|
+
|
|
34422
|
+
|
|
34423
|
+
export type HumanTaskGroupByArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34424
|
+
where?: HumanTaskWhereInput
|
|
34425
|
+
orderBy?: HumanTaskOrderByWithAggregationInput | HumanTaskOrderByWithAggregationInput[]
|
|
34426
|
+
by: HumanTaskScalarFieldEnum[] | HumanTaskScalarFieldEnum
|
|
34427
|
+
having?: HumanTaskScalarWhereWithAggregatesInput
|
|
34428
|
+
take?: number
|
|
34429
|
+
skip?: number
|
|
34430
|
+
_count?: HumanTaskCountAggregateInputType | true
|
|
34431
|
+
_avg?: HumanTaskAvgAggregateInputType
|
|
34432
|
+
_sum?: HumanTaskSumAggregateInputType
|
|
34433
|
+
_min?: HumanTaskMinAggregateInputType
|
|
34434
|
+
_max?: HumanTaskMaxAggregateInputType
|
|
34435
|
+
}
|
|
34436
|
+
|
|
34437
|
+
export type HumanTaskGroupByOutputType = {
|
|
34438
|
+
id: string
|
|
34439
|
+
runId: string
|
|
34440
|
+
workflowId: string
|
|
34441
|
+
workspaceId: string | null
|
|
34442
|
+
nodeId: string
|
|
34443
|
+
activationId: string
|
|
34444
|
+
itemIndex: number
|
|
34445
|
+
status: string
|
|
34446
|
+
channel: string
|
|
34447
|
+
subjectJson: string
|
|
34448
|
+
metadataJson: string
|
|
34449
|
+
decisionSchemaJson: string
|
|
34450
|
+
decisionSchemaHash: string
|
|
34451
|
+
onTimeout: string
|
|
34452
|
+
deliveryRefJson: string | null
|
|
34453
|
+
decisionJson: string | null
|
|
34454
|
+
decidedAt: Date | null
|
|
34455
|
+
decidedByJson: string | null
|
|
34456
|
+
resumeTokenHash: string
|
|
34457
|
+
expiresAt: Date
|
|
34458
|
+
createdAt: Date
|
|
34459
|
+
_count: HumanTaskCountAggregateOutputType | null
|
|
34460
|
+
_avg: HumanTaskAvgAggregateOutputType | null
|
|
34461
|
+
_sum: HumanTaskSumAggregateOutputType | null
|
|
34462
|
+
_min: HumanTaskMinAggregateOutputType | null
|
|
34463
|
+
_max: HumanTaskMaxAggregateOutputType | null
|
|
34464
|
+
}
|
|
34465
|
+
|
|
34466
|
+
type GetHumanTaskGroupByPayload<T extends HumanTaskGroupByArgs> = Prisma.PrismaPromise<
|
|
34467
|
+
Array<
|
|
34468
|
+
PickEnumerable<HumanTaskGroupByOutputType, T['by']> &
|
|
34469
|
+
{
|
|
34470
|
+
[P in ((keyof T) & (keyof HumanTaskGroupByOutputType))]: P extends '_count'
|
|
34471
|
+
? T[P] extends boolean
|
|
34472
|
+
? number
|
|
34473
|
+
: GetScalarType<T[P], HumanTaskGroupByOutputType[P]>
|
|
34474
|
+
: GetScalarType<T[P], HumanTaskGroupByOutputType[P]>
|
|
34475
|
+
}
|
|
34476
|
+
>
|
|
34477
|
+
>
|
|
34478
|
+
|
|
34479
|
+
|
|
34480
|
+
export type HumanTaskSelect<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
34481
|
+
id?: boolean
|
|
34482
|
+
runId?: boolean
|
|
34483
|
+
workflowId?: boolean
|
|
34484
|
+
workspaceId?: boolean
|
|
34485
|
+
nodeId?: boolean
|
|
34486
|
+
activationId?: boolean
|
|
34487
|
+
itemIndex?: boolean
|
|
34488
|
+
status?: boolean
|
|
34489
|
+
channel?: boolean
|
|
34490
|
+
subjectJson?: boolean
|
|
34491
|
+
metadataJson?: boolean
|
|
34492
|
+
decisionSchemaJson?: boolean
|
|
34493
|
+
decisionSchemaHash?: boolean
|
|
34494
|
+
onTimeout?: boolean
|
|
34495
|
+
deliveryRefJson?: boolean
|
|
34496
|
+
decisionJson?: boolean
|
|
34497
|
+
decidedAt?: boolean
|
|
34498
|
+
decidedByJson?: boolean
|
|
34499
|
+
resumeTokenHash?: boolean
|
|
34500
|
+
expiresAt?: boolean
|
|
34501
|
+
createdAt?: boolean
|
|
34502
|
+
}, ExtArgs["result"]["humanTask"]>
|
|
34503
|
+
|
|
34504
|
+
export type HumanTaskSelectCreateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
34505
|
+
id?: boolean
|
|
34506
|
+
runId?: boolean
|
|
34507
|
+
workflowId?: boolean
|
|
34508
|
+
workspaceId?: boolean
|
|
34509
|
+
nodeId?: boolean
|
|
34510
|
+
activationId?: boolean
|
|
34511
|
+
itemIndex?: boolean
|
|
34512
|
+
status?: boolean
|
|
34513
|
+
channel?: boolean
|
|
34514
|
+
subjectJson?: boolean
|
|
34515
|
+
metadataJson?: boolean
|
|
34516
|
+
decisionSchemaJson?: boolean
|
|
34517
|
+
decisionSchemaHash?: boolean
|
|
34518
|
+
onTimeout?: boolean
|
|
34519
|
+
deliveryRefJson?: boolean
|
|
34520
|
+
decisionJson?: boolean
|
|
34521
|
+
decidedAt?: boolean
|
|
34522
|
+
decidedByJson?: boolean
|
|
34523
|
+
resumeTokenHash?: boolean
|
|
34524
|
+
expiresAt?: boolean
|
|
34525
|
+
createdAt?: boolean
|
|
34526
|
+
}, ExtArgs["result"]["humanTask"]>
|
|
34527
|
+
|
|
34528
|
+
export type HumanTaskSelectUpdateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
34529
|
+
id?: boolean
|
|
34530
|
+
runId?: boolean
|
|
34531
|
+
workflowId?: boolean
|
|
34532
|
+
workspaceId?: boolean
|
|
34533
|
+
nodeId?: boolean
|
|
34534
|
+
activationId?: boolean
|
|
34535
|
+
itemIndex?: boolean
|
|
34536
|
+
status?: boolean
|
|
34537
|
+
channel?: boolean
|
|
34538
|
+
subjectJson?: boolean
|
|
34539
|
+
metadataJson?: boolean
|
|
34540
|
+
decisionSchemaJson?: boolean
|
|
34541
|
+
decisionSchemaHash?: boolean
|
|
34542
|
+
onTimeout?: boolean
|
|
34543
|
+
deliveryRefJson?: boolean
|
|
34544
|
+
decisionJson?: boolean
|
|
34545
|
+
decidedAt?: boolean
|
|
34546
|
+
decidedByJson?: boolean
|
|
34547
|
+
resumeTokenHash?: boolean
|
|
34548
|
+
expiresAt?: boolean
|
|
34549
|
+
createdAt?: boolean
|
|
34550
|
+
}, ExtArgs["result"]["humanTask"]>
|
|
34551
|
+
|
|
34552
|
+
export type HumanTaskSelectScalar = {
|
|
34553
|
+
id?: boolean
|
|
34554
|
+
runId?: boolean
|
|
34555
|
+
workflowId?: boolean
|
|
34556
|
+
workspaceId?: boolean
|
|
34557
|
+
nodeId?: boolean
|
|
34558
|
+
activationId?: boolean
|
|
34559
|
+
itemIndex?: boolean
|
|
34560
|
+
status?: boolean
|
|
34561
|
+
channel?: boolean
|
|
34562
|
+
subjectJson?: boolean
|
|
34563
|
+
metadataJson?: boolean
|
|
34564
|
+
decisionSchemaJson?: boolean
|
|
34565
|
+
decisionSchemaHash?: boolean
|
|
34566
|
+
onTimeout?: boolean
|
|
34567
|
+
deliveryRefJson?: boolean
|
|
34568
|
+
decisionJson?: boolean
|
|
34569
|
+
decidedAt?: boolean
|
|
34570
|
+
decidedByJson?: boolean
|
|
34571
|
+
resumeTokenHash?: boolean
|
|
34572
|
+
expiresAt?: boolean
|
|
34573
|
+
createdAt?: boolean
|
|
34574
|
+
}
|
|
34575
|
+
|
|
34576
|
+
export type HumanTaskOmit<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetOmit<"id" | "runId" | "workflowId" | "workspaceId" | "nodeId" | "activationId" | "itemIndex" | "status" | "channel" | "subjectJson" | "metadataJson" | "decisionSchemaJson" | "decisionSchemaHash" | "onTimeout" | "deliveryRefJson" | "decisionJson" | "decidedAt" | "decidedByJson" | "resumeTokenHash" | "expiresAt" | "createdAt", ExtArgs["result"]["humanTask"]>
|
|
34577
|
+
|
|
34578
|
+
export type $HumanTaskPayload<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34579
|
+
name: "HumanTask"
|
|
34580
|
+
objects: {}
|
|
34581
|
+
scalars: $Extensions.GetPayloadResult<{
|
|
34582
|
+
id: string
|
|
34583
|
+
runId: string
|
|
34584
|
+
workflowId: string
|
|
34585
|
+
workspaceId: string | null
|
|
34586
|
+
nodeId: string
|
|
34587
|
+
activationId: string
|
|
34588
|
+
itemIndex: number
|
|
34589
|
+
/**
|
|
34590
|
+
* pending | decided | timed_out | auto_accepted | cancelled
|
|
34591
|
+
*/
|
|
34592
|
+
status: string
|
|
34593
|
+
/**
|
|
34594
|
+
* local | control-plane-inbox
|
|
34595
|
+
*/
|
|
34596
|
+
channel: string
|
|
34597
|
+
subjectJson: string
|
|
34598
|
+
metadataJson: string
|
|
34599
|
+
decisionSchemaJson: string
|
|
34600
|
+
decisionSchemaHash: string
|
|
34601
|
+
/**
|
|
34602
|
+
* halt | auto-accept
|
|
34603
|
+
*/
|
|
34604
|
+
onTimeout: string
|
|
34605
|
+
deliveryRefJson: string | null
|
|
34606
|
+
decisionJson: string | null
|
|
34607
|
+
decidedAt: Date | null
|
|
34608
|
+
decidedByJson: string | null
|
|
34609
|
+
resumeTokenHash: string
|
|
34610
|
+
expiresAt: Date
|
|
34611
|
+
createdAt: Date
|
|
34612
|
+
}, ExtArgs["result"]["humanTask"]>
|
|
34613
|
+
composites: {}
|
|
34614
|
+
}
|
|
34615
|
+
|
|
34616
|
+
type HumanTaskGetPayload<S extends boolean | null | undefined | HumanTaskDefaultArgs> = $Result.GetResult<Prisma.$HumanTaskPayload, S>
|
|
34617
|
+
|
|
34618
|
+
type HumanTaskCountArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> =
|
|
34619
|
+
Omit<HumanTaskFindManyArgs, 'select' | 'include' | 'distinct' | 'omit'> & {
|
|
34620
|
+
select?: HumanTaskCountAggregateInputType | true
|
|
34621
|
+
}
|
|
34622
|
+
|
|
34623
|
+
export interface HumanTaskDelegate<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs, GlobalOmitOptions = {}> {
|
|
34624
|
+
[K: symbol]: { types: Prisma.TypeMap<ExtArgs>['model']['HumanTask'], meta: { name: 'HumanTask' } }
|
|
34625
|
+
/**
|
|
34626
|
+
* Find zero or one HumanTask that matches the filter.
|
|
34627
|
+
* @param {HumanTaskFindUniqueArgs} args - Arguments to find a HumanTask
|
|
34628
|
+
* @example
|
|
34629
|
+
* // Get one HumanTask
|
|
34630
|
+
* const humanTask = await prisma.humanTask.findUnique({
|
|
34631
|
+
* where: {
|
|
34632
|
+
* // ... provide filter here
|
|
34633
|
+
* }
|
|
34634
|
+
* })
|
|
34635
|
+
*/
|
|
34636
|
+
findUnique<T extends HumanTaskFindUniqueArgs>(args: SelectSubset<T, HumanTaskFindUniqueArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "findUnique", GlobalOmitOptions> | null, null, ExtArgs, GlobalOmitOptions>
|
|
34637
|
+
|
|
34638
|
+
/**
|
|
34639
|
+
* Find one HumanTask that matches the filter or throw an error with `error.code='P2025'`
|
|
34640
|
+
* if no matches were found.
|
|
34641
|
+
* @param {HumanTaskFindUniqueOrThrowArgs} args - Arguments to find a HumanTask
|
|
34642
|
+
* @example
|
|
34643
|
+
* // Get one HumanTask
|
|
34644
|
+
* const humanTask = await prisma.humanTask.findUniqueOrThrow({
|
|
34645
|
+
* where: {
|
|
34646
|
+
* // ... provide filter here
|
|
34647
|
+
* }
|
|
34648
|
+
* })
|
|
34649
|
+
*/
|
|
34650
|
+
findUniqueOrThrow<T extends HumanTaskFindUniqueOrThrowArgs>(args: SelectSubset<T, HumanTaskFindUniqueOrThrowArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "findUniqueOrThrow", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34651
|
+
|
|
34652
|
+
/**
|
|
34653
|
+
* Find the first HumanTask that matches the filter.
|
|
34654
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34655
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34656
|
+
* @param {HumanTaskFindFirstArgs} args - Arguments to find a HumanTask
|
|
34657
|
+
* @example
|
|
34658
|
+
* // Get one HumanTask
|
|
34659
|
+
* const humanTask = await prisma.humanTask.findFirst({
|
|
34660
|
+
* where: {
|
|
34661
|
+
* // ... provide filter here
|
|
34662
|
+
* }
|
|
34663
|
+
* })
|
|
34664
|
+
*/
|
|
34665
|
+
findFirst<T extends HumanTaskFindFirstArgs>(args?: SelectSubset<T, HumanTaskFindFirstArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "findFirst", GlobalOmitOptions> | null, null, ExtArgs, GlobalOmitOptions>
|
|
34666
|
+
|
|
34667
|
+
/**
|
|
34668
|
+
* Find the first HumanTask that matches the filter or
|
|
34669
|
+
* throw `PrismaKnownClientError` with `P2025` code if no matches were found.
|
|
34670
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34671
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34672
|
+
* @param {HumanTaskFindFirstOrThrowArgs} args - Arguments to find a HumanTask
|
|
34673
|
+
* @example
|
|
34674
|
+
* // Get one HumanTask
|
|
34675
|
+
* const humanTask = await prisma.humanTask.findFirstOrThrow({
|
|
34676
|
+
* where: {
|
|
34677
|
+
* // ... provide filter here
|
|
34678
|
+
* }
|
|
34679
|
+
* })
|
|
34680
|
+
*/
|
|
34681
|
+
findFirstOrThrow<T extends HumanTaskFindFirstOrThrowArgs>(args?: SelectSubset<T, HumanTaskFindFirstOrThrowArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "findFirstOrThrow", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34682
|
+
|
|
34683
|
+
/**
|
|
34684
|
+
* Find zero or more HumanTasks that matches the filter.
|
|
34685
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34686
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34687
|
+
* @param {HumanTaskFindManyArgs} args - Arguments to filter and select certain fields only.
|
|
34688
|
+
* @example
|
|
34689
|
+
* // Get all HumanTasks
|
|
34690
|
+
* const humanTasks = await prisma.humanTask.findMany()
|
|
34691
|
+
*
|
|
34692
|
+
* // Get first 10 HumanTasks
|
|
34693
|
+
* const humanTasks = await prisma.humanTask.findMany({ take: 10 })
|
|
34694
|
+
*
|
|
34695
|
+
* // Only select the `id`
|
|
34696
|
+
* const humanTaskWithIdOnly = await prisma.humanTask.findMany({ select: { id: true } })
|
|
34697
|
+
*
|
|
34698
|
+
*/
|
|
34699
|
+
findMany<T extends HumanTaskFindManyArgs>(args?: SelectSubset<T, HumanTaskFindManyArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "findMany", GlobalOmitOptions>>
|
|
34700
|
+
|
|
34701
|
+
/**
|
|
34702
|
+
* Create a HumanTask.
|
|
34703
|
+
* @param {HumanTaskCreateArgs} args - Arguments to create a HumanTask.
|
|
34704
|
+
* @example
|
|
34705
|
+
* // Create one HumanTask
|
|
34706
|
+
* const HumanTask = await prisma.humanTask.create({
|
|
34707
|
+
* data: {
|
|
34708
|
+
* // ... data to create a HumanTask
|
|
34709
|
+
* }
|
|
34710
|
+
* })
|
|
34711
|
+
*
|
|
34712
|
+
*/
|
|
34713
|
+
create<T extends HumanTaskCreateArgs>(args: SelectSubset<T, HumanTaskCreateArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "create", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34714
|
+
|
|
34715
|
+
/**
|
|
34716
|
+
* Create many HumanTasks.
|
|
34717
|
+
* @param {HumanTaskCreateManyArgs} args - Arguments to create many HumanTasks.
|
|
34718
|
+
* @example
|
|
34719
|
+
* // Create many HumanTasks
|
|
34720
|
+
* const humanTask = await prisma.humanTask.createMany({
|
|
34721
|
+
* data: [
|
|
34722
|
+
* // ... provide data here
|
|
34723
|
+
* ]
|
|
34724
|
+
* })
|
|
34725
|
+
*
|
|
34726
|
+
*/
|
|
34727
|
+
createMany<T extends HumanTaskCreateManyArgs>(args?: SelectSubset<T, HumanTaskCreateManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
34728
|
+
|
|
34729
|
+
/**
|
|
34730
|
+
* Create many HumanTasks and returns the data saved in the database.
|
|
34731
|
+
* @param {HumanTaskCreateManyAndReturnArgs} args - Arguments to create many HumanTasks.
|
|
34732
|
+
* @example
|
|
34733
|
+
* // Create many HumanTasks
|
|
34734
|
+
* const humanTask = await prisma.humanTask.createManyAndReturn({
|
|
34735
|
+
* data: [
|
|
34736
|
+
* // ... provide data here
|
|
34737
|
+
* ]
|
|
34738
|
+
* })
|
|
34739
|
+
*
|
|
34740
|
+
* // Create many HumanTasks and only return the `id`
|
|
34741
|
+
* const humanTaskWithIdOnly = await prisma.humanTask.createManyAndReturn({
|
|
34742
|
+
* select: { id: true },
|
|
34743
|
+
* data: [
|
|
34744
|
+
* // ... provide data here
|
|
34745
|
+
* ]
|
|
34746
|
+
* })
|
|
34747
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34748
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34749
|
+
*
|
|
34750
|
+
*/
|
|
34751
|
+
createManyAndReturn<T extends HumanTaskCreateManyAndReturnArgs>(args?: SelectSubset<T, HumanTaskCreateManyAndReturnArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "createManyAndReturn", GlobalOmitOptions>>
|
|
34752
|
+
|
|
34753
|
+
/**
|
|
34754
|
+
* Delete a HumanTask.
|
|
34755
|
+
* @param {HumanTaskDeleteArgs} args - Arguments to delete one HumanTask.
|
|
34756
|
+
* @example
|
|
34757
|
+
* // Delete one HumanTask
|
|
34758
|
+
* const HumanTask = await prisma.humanTask.delete({
|
|
34759
|
+
* where: {
|
|
34760
|
+
* // ... filter to delete one HumanTask
|
|
34761
|
+
* }
|
|
34762
|
+
* })
|
|
34763
|
+
*
|
|
34764
|
+
*/
|
|
34765
|
+
delete<T extends HumanTaskDeleteArgs>(args: SelectSubset<T, HumanTaskDeleteArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "delete", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34766
|
+
|
|
34767
|
+
/**
|
|
34768
|
+
* Update one HumanTask.
|
|
34769
|
+
* @param {HumanTaskUpdateArgs} args - Arguments to update one HumanTask.
|
|
34770
|
+
* @example
|
|
34771
|
+
* // Update one HumanTask
|
|
34772
|
+
* const humanTask = await prisma.humanTask.update({
|
|
34773
|
+
* where: {
|
|
34774
|
+
* // ... provide filter here
|
|
34775
|
+
* },
|
|
34776
|
+
* data: {
|
|
34777
|
+
* // ... provide data here
|
|
34778
|
+
* }
|
|
34779
|
+
* })
|
|
34780
|
+
*
|
|
34781
|
+
*/
|
|
34782
|
+
update<T extends HumanTaskUpdateArgs>(args: SelectSubset<T, HumanTaskUpdateArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "update", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34783
|
+
|
|
34784
|
+
/**
|
|
34785
|
+
* Delete zero or more HumanTasks.
|
|
34786
|
+
* @param {HumanTaskDeleteManyArgs} args - Arguments to filter HumanTasks to delete.
|
|
34787
|
+
* @example
|
|
34788
|
+
* // Delete a few HumanTasks
|
|
34789
|
+
* const { count } = await prisma.humanTask.deleteMany({
|
|
34790
|
+
* where: {
|
|
34791
|
+
* // ... provide filter here
|
|
34792
|
+
* }
|
|
34793
|
+
* })
|
|
34794
|
+
*
|
|
34795
|
+
*/
|
|
34796
|
+
deleteMany<T extends HumanTaskDeleteManyArgs>(args?: SelectSubset<T, HumanTaskDeleteManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
34797
|
+
|
|
34798
|
+
/**
|
|
34799
|
+
* Update zero or more HumanTasks.
|
|
34800
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34801
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34802
|
+
* @param {HumanTaskUpdateManyArgs} args - Arguments to update one or more rows.
|
|
34803
|
+
* @example
|
|
34804
|
+
* // Update many HumanTasks
|
|
34805
|
+
* const humanTask = await prisma.humanTask.updateMany({
|
|
34806
|
+
* where: {
|
|
34807
|
+
* // ... provide filter here
|
|
34808
|
+
* },
|
|
34809
|
+
* data: {
|
|
34810
|
+
* // ... provide data here
|
|
34811
|
+
* }
|
|
34812
|
+
* })
|
|
34813
|
+
*
|
|
34814
|
+
*/
|
|
34815
|
+
updateMany<T extends HumanTaskUpdateManyArgs>(args: SelectSubset<T, HumanTaskUpdateManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
34816
|
+
|
|
34817
|
+
/**
|
|
34818
|
+
* Update zero or more HumanTasks and returns the data updated in the database.
|
|
34819
|
+
* @param {HumanTaskUpdateManyAndReturnArgs} args - Arguments to update many HumanTasks.
|
|
34820
|
+
* @example
|
|
34821
|
+
* // Update many HumanTasks
|
|
34822
|
+
* const humanTask = await prisma.humanTask.updateManyAndReturn({
|
|
34823
|
+
* where: {
|
|
34824
|
+
* // ... provide filter here
|
|
34825
|
+
* },
|
|
34826
|
+
* data: [
|
|
34827
|
+
* // ... provide data here
|
|
34828
|
+
* ]
|
|
34829
|
+
* })
|
|
34830
|
+
*
|
|
34831
|
+
* // Update zero or more HumanTasks and only return the `id`
|
|
34832
|
+
* const humanTaskWithIdOnly = await prisma.humanTask.updateManyAndReturn({
|
|
34833
|
+
* select: { id: true },
|
|
34834
|
+
* where: {
|
|
34835
|
+
* // ... provide filter here
|
|
34836
|
+
* },
|
|
34837
|
+
* data: [
|
|
34838
|
+
* // ... provide data here
|
|
34839
|
+
* ]
|
|
34840
|
+
* })
|
|
34841
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34842
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34843
|
+
*
|
|
34844
|
+
*/
|
|
34845
|
+
updateManyAndReturn<T extends HumanTaskUpdateManyAndReturnArgs>(args: SelectSubset<T, HumanTaskUpdateManyAndReturnArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "updateManyAndReturn", GlobalOmitOptions>>
|
|
34846
|
+
|
|
34847
|
+
/**
|
|
34848
|
+
* Create or update one HumanTask.
|
|
34849
|
+
* @param {HumanTaskUpsertArgs} args - Arguments to update or create a HumanTask.
|
|
34850
|
+
* @example
|
|
34851
|
+
* // Update or create a HumanTask
|
|
34852
|
+
* const humanTask = await prisma.humanTask.upsert({
|
|
34853
|
+
* create: {
|
|
34854
|
+
* // ... data to create a HumanTask
|
|
34855
|
+
* },
|
|
34856
|
+
* update: {
|
|
34857
|
+
* // ... in case it already exists, update
|
|
34858
|
+
* },
|
|
34859
|
+
* where: {
|
|
34860
|
+
* // ... the filter for the HumanTask we want to update
|
|
34861
|
+
* }
|
|
34862
|
+
* })
|
|
34863
|
+
*/
|
|
34864
|
+
upsert<T extends HumanTaskUpsertArgs>(args: SelectSubset<T, HumanTaskUpsertArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "upsert", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34865
|
+
|
|
34866
|
+
|
|
34867
|
+
/**
|
|
34868
|
+
* Count the number of HumanTasks.
|
|
34869
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34870
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34871
|
+
* @param {HumanTaskCountArgs} args - Arguments to filter HumanTasks to count.
|
|
34872
|
+
* @example
|
|
34873
|
+
* // Count the number of HumanTasks
|
|
34874
|
+
* const count = await prisma.humanTask.count({
|
|
34875
|
+
* where: {
|
|
34876
|
+
* // ... the filter for the HumanTasks we want to count
|
|
34877
|
+
* }
|
|
34878
|
+
* })
|
|
34879
|
+
**/
|
|
34880
|
+
count<T extends HumanTaskCountArgs>(
|
|
34881
|
+
args?: Subset<T, HumanTaskCountArgs>,
|
|
34882
|
+
): Prisma.PrismaPromise<
|
|
34883
|
+
T extends $Utils.Record<'select', any>
|
|
34884
|
+
? T['select'] extends true
|
|
34885
|
+
? number
|
|
34886
|
+
: GetScalarType<T['select'], HumanTaskCountAggregateOutputType>
|
|
34887
|
+
: number
|
|
34888
|
+
>
|
|
34889
|
+
|
|
34890
|
+
/**
|
|
34891
|
+
* Allows you to perform aggregations operations on a HumanTask.
|
|
34892
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34893
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34894
|
+
* @param {HumanTaskAggregateArgs} args - Select which aggregations you would like to apply and on what fields.
|
|
34895
|
+
* @example
|
|
34896
|
+
* // Ordered by age ascending
|
|
34897
|
+
* // Where email contains prisma.io
|
|
34898
|
+
* // Limited to the 10 users
|
|
34899
|
+
* const aggregations = await prisma.user.aggregate({
|
|
34900
|
+
* _avg: {
|
|
34901
|
+
* age: true,
|
|
34902
|
+
* },
|
|
34903
|
+
* where: {
|
|
34904
|
+
* email: {
|
|
34905
|
+
* contains: "prisma.io",
|
|
34906
|
+
* },
|
|
34907
|
+
* },
|
|
34908
|
+
* orderBy: {
|
|
34909
|
+
* age: "asc",
|
|
34910
|
+
* },
|
|
34911
|
+
* take: 10,
|
|
34912
|
+
* })
|
|
34913
|
+
**/
|
|
34914
|
+
aggregate<T extends HumanTaskAggregateArgs>(args: Subset<T, HumanTaskAggregateArgs>): Prisma.PrismaPromise<GetHumanTaskAggregateType<T>>
|
|
34915
|
+
|
|
34916
|
+
/**
|
|
34917
|
+
* Group by HumanTask.
|
|
34918
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34919
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34920
|
+
* @param {HumanTaskGroupByArgs} args - Group by arguments.
|
|
34921
|
+
* @example
|
|
34922
|
+
* // Group by city, order by createdAt, get count
|
|
34923
|
+
* const result = await prisma.user.groupBy({
|
|
34924
|
+
* by: ['city', 'createdAt'],
|
|
34925
|
+
* orderBy: {
|
|
34926
|
+
* createdAt: true
|
|
34927
|
+
* },
|
|
34928
|
+
* _count: {
|
|
34929
|
+
* _all: true
|
|
34930
|
+
* },
|
|
34931
|
+
* })
|
|
34932
|
+
*
|
|
34933
|
+
**/
|
|
34934
|
+
groupBy<
|
|
34935
|
+
T extends HumanTaskGroupByArgs,
|
|
34936
|
+
HasSelectOrTake extends Or<
|
|
34937
|
+
Extends<'skip', Keys<T>>,
|
|
34938
|
+
Extends<'take', Keys<T>>
|
|
34939
|
+
>,
|
|
34940
|
+
OrderByArg extends True extends HasSelectOrTake
|
|
34941
|
+
? { orderBy: HumanTaskGroupByArgs['orderBy'] }
|
|
34942
|
+
: { orderBy?: HumanTaskGroupByArgs['orderBy'] },
|
|
34943
|
+
OrderFields extends ExcludeUnderscoreKeys<Keys<MaybeTupleToUnion<T['orderBy']>>>,
|
|
34944
|
+
ByFields extends MaybeTupleToUnion<T['by']>,
|
|
34945
|
+
ByValid extends Has<ByFields, OrderFields>,
|
|
34946
|
+
HavingFields extends GetHavingFields<T['having']>,
|
|
34947
|
+
HavingValid extends Has<ByFields, HavingFields>,
|
|
34948
|
+
ByEmpty extends T['by'] extends never[] ? True : False,
|
|
34949
|
+
InputErrors extends ByEmpty extends True
|
|
34950
|
+
? `Error: "by" must not be empty.`
|
|
34951
|
+
: HavingValid extends False
|
|
34952
|
+
? {
|
|
34953
|
+
[P in HavingFields]: P extends ByFields
|
|
34954
|
+
? never
|
|
34955
|
+
: P extends string
|
|
34956
|
+
? `Error: Field "${P}" used in "having" needs to be provided in "by".`
|
|
34957
|
+
: [
|
|
34958
|
+
Error,
|
|
34959
|
+
'Field ',
|
|
34960
|
+
P,
|
|
34961
|
+
` in "having" needs to be provided in "by"`,
|
|
34962
|
+
]
|
|
34963
|
+
}[HavingFields]
|
|
34964
|
+
: 'take' extends Keys<T>
|
|
34965
|
+
? 'orderBy' extends Keys<T>
|
|
34966
|
+
? ByValid extends True
|
|
34967
|
+
? {}
|
|
34968
|
+
: {
|
|
34969
|
+
[P in OrderFields]: P extends ByFields
|
|
34970
|
+
? never
|
|
34971
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
34972
|
+
}[OrderFields]
|
|
34973
|
+
: 'Error: If you provide "take", you also need to provide "orderBy"'
|
|
34974
|
+
: 'skip' extends Keys<T>
|
|
34975
|
+
? 'orderBy' extends Keys<T>
|
|
34976
|
+
? ByValid extends True
|
|
34977
|
+
? {}
|
|
34978
|
+
: {
|
|
34979
|
+
[P in OrderFields]: P extends ByFields
|
|
34980
|
+
? never
|
|
34981
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
34982
|
+
}[OrderFields]
|
|
34983
|
+
: 'Error: If you provide "skip", you also need to provide "orderBy"'
|
|
34984
|
+
: ByValid extends True
|
|
34985
|
+
? {}
|
|
34986
|
+
: {
|
|
34987
|
+
[P in OrderFields]: P extends ByFields
|
|
34988
|
+
? never
|
|
34989
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
34990
|
+
}[OrderFields]
|
|
34991
|
+
>(args: SubsetIntersection<T, HumanTaskGroupByArgs, OrderByArg> & InputErrors): {} extends InputErrors ? GetHumanTaskGroupByPayload<T> : Prisma.PrismaPromise<InputErrors>
|
|
34992
|
+
/**
|
|
34993
|
+
* Fields of the HumanTask model
|
|
34994
|
+
*/
|
|
34995
|
+
readonly fields: HumanTaskFieldRefs;
|
|
34996
|
+
}
|
|
34997
|
+
|
|
34998
|
+
/**
|
|
34999
|
+
* The delegate class that acts as a "Promise-like" for HumanTask.
|
|
35000
|
+
* Why is this prefixed with `Prisma__`?
|
|
35001
|
+
* Because we want to prevent naming conflicts as mentioned in
|
|
35002
|
+
* https://github.com/prisma/prisma-client-js/issues/707
|
|
35003
|
+
*/
|
|
35004
|
+
export interface Prisma__HumanTaskClient<T, Null = never, ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs, GlobalOmitOptions = {}> extends Prisma.PrismaPromise<T> {
|
|
35005
|
+
readonly [Symbol.toStringTag]: "PrismaPromise"
|
|
35006
|
+
/**
|
|
35007
|
+
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
35008
|
+
* @param onfulfilled The callback to execute when the Promise is resolved.
|
|
35009
|
+
* @param onrejected The callback to execute when the Promise is rejected.
|
|
35010
|
+
* @returns A Promise for the completion of which ever callback is executed.
|
|
35011
|
+
*/
|
|
35012
|
+
then<TResult1 = T, TResult2 = never>(onfulfilled?: ((value: T) => TResult1 | PromiseLike<TResult1>) | undefined | null, onrejected?: ((reason: any) => TResult2 | PromiseLike<TResult2>) | undefined | null): $Utils.JsPromise<TResult1 | TResult2>
|
|
35013
|
+
/**
|
|
35014
|
+
* Attaches a callback for only the rejection of the Promise.
|
|
35015
|
+
* @param onrejected The callback to execute when the Promise is rejected.
|
|
35016
|
+
* @returns A Promise for the completion of the callback.
|
|
35017
|
+
*/
|
|
35018
|
+
catch<TResult = never>(onrejected?: ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null): $Utils.JsPromise<T | TResult>
|
|
35019
|
+
/**
|
|
35020
|
+
* Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The
|
|
35021
|
+
* resolved value cannot be modified from the callback.
|
|
35022
|
+
* @param onfinally The callback to execute when the Promise is settled (fulfilled or rejected).
|
|
35023
|
+
* @returns A Promise for the completion of the callback.
|
|
35024
|
+
*/
|
|
35025
|
+
finally(onfinally?: (() => void) | undefined | null): $Utils.JsPromise<T>
|
|
35026
|
+
}
|
|
35027
|
+
|
|
35028
|
+
|
|
35029
|
+
|
|
35030
|
+
|
|
35031
|
+
/**
|
|
35032
|
+
* Fields of the HumanTask model
|
|
32610
35033
|
*/
|
|
32611
|
-
interface
|
|
32612
|
-
readonly id: FieldRef<"
|
|
32613
|
-
readonly
|
|
32614
|
-
readonly
|
|
32615
|
-
readonly
|
|
32616
|
-
readonly
|
|
32617
|
-
readonly
|
|
32618
|
-
readonly
|
|
32619
|
-
readonly
|
|
32620
|
-
readonly
|
|
32621
|
-
readonly
|
|
32622
|
-
readonly
|
|
32623
|
-
readonly
|
|
32624
|
-
readonly
|
|
35034
|
+
interface HumanTaskFieldRefs {
|
|
35035
|
+
readonly id: FieldRef<"HumanTask", 'String'>
|
|
35036
|
+
readonly runId: FieldRef<"HumanTask", 'String'>
|
|
35037
|
+
readonly workflowId: FieldRef<"HumanTask", 'String'>
|
|
35038
|
+
readonly workspaceId: FieldRef<"HumanTask", 'String'>
|
|
35039
|
+
readonly nodeId: FieldRef<"HumanTask", 'String'>
|
|
35040
|
+
readonly activationId: FieldRef<"HumanTask", 'String'>
|
|
35041
|
+
readonly itemIndex: FieldRef<"HumanTask", 'Int'>
|
|
35042
|
+
readonly status: FieldRef<"HumanTask", 'String'>
|
|
35043
|
+
readonly channel: FieldRef<"HumanTask", 'String'>
|
|
35044
|
+
readonly subjectJson: FieldRef<"HumanTask", 'String'>
|
|
35045
|
+
readonly metadataJson: FieldRef<"HumanTask", 'String'>
|
|
35046
|
+
readonly decisionSchemaJson: FieldRef<"HumanTask", 'String'>
|
|
35047
|
+
readonly decisionSchemaHash: FieldRef<"HumanTask", 'String'>
|
|
35048
|
+
readonly onTimeout: FieldRef<"HumanTask", 'String'>
|
|
35049
|
+
readonly deliveryRefJson: FieldRef<"HumanTask", 'String'>
|
|
35050
|
+
readonly decisionJson: FieldRef<"HumanTask", 'String'>
|
|
35051
|
+
readonly decidedAt: FieldRef<"HumanTask", 'DateTime'>
|
|
35052
|
+
readonly decidedByJson: FieldRef<"HumanTask", 'String'>
|
|
35053
|
+
readonly resumeTokenHash: FieldRef<"HumanTask", 'String'>
|
|
35054
|
+
readonly expiresAt: FieldRef<"HumanTask", 'DateTime'>
|
|
35055
|
+
readonly createdAt: FieldRef<"HumanTask", 'DateTime'>
|
|
32625
35056
|
}
|
|
32626
35057
|
|
|
32627
35058
|
|
|
32628
35059
|
// Custom InputTypes
|
|
32629
35060
|
/**
|
|
32630
|
-
*
|
|
35061
|
+
* HumanTask findUnique
|
|
32631
35062
|
*/
|
|
32632
|
-
export type
|
|
35063
|
+
export type HumanTaskFindUniqueArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32633
35064
|
/**
|
|
32634
|
-
* Select specific fields to fetch from the
|
|
35065
|
+
* Select specific fields to fetch from the HumanTask
|
|
32635
35066
|
*/
|
|
32636
|
-
select?:
|
|
35067
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32637
35068
|
/**
|
|
32638
|
-
* Omit specific fields from the
|
|
35069
|
+
* Omit specific fields from the HumanTask
|
|
32639
35070
|
*/
|
|
32640
|
-
omit?:
|
|
35071
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32641
35072
|
/**
|
|
32642
|
-
* Filter, which
|
|
35073
|
+
* Filter, which HumanTask to fetch.
|
|
32643
35074
|
*/
|
|
32644
|
-
where:
|
|
35075
|
+
where: HumanTaskWhereUniqueInput
|
|
32645
35076
|
}
|
|
32646
35077
|
|
|
32647
35078
|
/**
|
|
32648
|
-
*
|
|
35079
|
+
* HumanTask findUniqueOrThrow
|
|
32649
35080
|
*/
|
|
32650
|
-
export type
|
|
35081
|
+
export type HumanTaskFindUniqueOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32651
35082
|
/**
|
|
32652
|
-
* Select specific fields to fetch from the
|
|
35083
|
+
* Select specific fields to fetch from the HumanTask
|
|
32653
35084
|
*/
|
|
32654
|
-
select?:
|
|
35085
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32655
35086
|
/**
|
|
32656
|
-
* Omit specific fields from the
|
|
35087
|
+
* Omit specific fields from the HumanTask
|
|
32657
35088
|
*/
|
|
32658
|
-
omit?:
|
|
35089
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32659
35090
|
/**
|
|
32660
|
-
* Filter, which
|
|
35091
|
+
* Filter, which HumanTask to fetch.
|
|
32661
35092
|
*/
|
|
32662
|
-
where:
|
|
35093
|
+
where: HumanTaskWhereUniqueInput
|
|
32663
35094
|
}
|
|
32664
35095
|
|
|
32665
35096
|
/**
|
|
32666
|
-
*
|
|
35097
|
+
* HumanTask findFirst
|
|
32667
35098
|
*/
|
|
32668
|
-
export type
|
|
35099
|
+
export type HumanTaskFindFirstArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32669
35100
|
/**
|
|
32670
|
-
* Select specific fields to fetch from the
|
|
35101
|
+
* Select specific fields to fetch from the HumanTask
|
|
32671
35102
|
*/
|
|
32672
|
-
select?:
|
|
35103
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32673
35104
|
/**
|
|
32674
|
-
* Omit specific fields from the
|
|
35105
|
+
* Omit specific fields from the HumanTask
|
|
32675
35106
|
*/
|
|
32676
|
-
omit?:
|
|
35107
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32677
35108
|
/**
|
|
32678
|
-
* Filter, which
|
|
35109
|
+
* Filter, which HumanTask to fetch.
|
|
32679
35110
|
*/
|
|
32680
|
-
where?:
|
|
35111
|
+
where?: HumanTaskWhereInput
|
|
32681
35112
|
/**
|
|
32682
35113
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
32683
35114
|
*
|
|
32684
|
-
* Determine the order of
|
|
35115
|
+
* Determine the order of HumanTasks to fetch.
|
|
32685
35116
|
*/
|
|
32686
|
-
orderBy?:
|
|
35117
|
+
orderBy?: HumanTaskOrderByWithRelationInput | HumanTaskOrderByWithRelationInput[]
|
|
32687
35118
|
/**
|
|
32688
35119
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
32689
35120
|
*
|
|
32690
|
-
* Sets the position for searching for
|
|
35121
|
+
* Sets the position for searching for HumanTasks.
|
|
32691
35122
|
*/
|
|
32692
|
-
cursor?:
|
|
35123
|
+
cursor?: HumanTaskWhereUniqueInput
|
|
32693
35124
|
/**
|
|
32694
35125
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32695
35126
|
*
|
|
32696
|
-
* Take `±n`
|
|
35127
|
+
* Take `±n` HumanTasks from the position of the cursor.
|
|
32697
35128
|
*/
|
|
32698
35129
|
take?: number
|
|
32699
35130
|
/**
|
|
32700
35131
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32701
35132
|
*
|
|
32702
|
-
* Skip the first `n`
|
|
35133
|
+
* Skip the first `n` HumanTasks.
|
|
32703
35134
|
*/
|
|
32704
35135
|
skip?: number
|
|
32705
35136
|
/**
|
|
32706
35137
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
32707
35138
|
*
|
|
32708
|
-
* Filter by unique combinations of
|
|
35139
|
+
* Filter by unique combinations of HumanTasks.
|
|
32709
35140
|
*/
|
|
32710
|
-
distinct?:
|
|
35141
|
+
distinct?: HumanTaskScalarFieldEnum | HumanTaskScalarFieldEnum[]
|
|
32711
35142
|
}
|
|
32712
35143
|
|
|
32713
35144
|
/**
|
|
32714
|
-
*
|
|
35145
|
+
* HumanTask findFirstOrThrow
|
|
32715
35146
|
*/
|
|
32716
|
-
export type
|
|
35147
|
+
export type HumanTaskFindFirstOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32717
35148
|
/**
|
|
32718
|
-
* Select specific fields to fetch from the
|
|
35149
|
+
* Select specific fields to fetch from the HumanTask
|
|
32719
35150
|
*/
|
|
32720
|
-
select?:
|
|
35151
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32721
35152
|
/**
|
|
32722
|
-
* Omit specific fields from the
|
|
35153
|
+
* Omit specific fields from the HumanTask
|
|
32723
35154
|
*/
|
|
32724
|
-
omit?:
|
|
35155
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32725
35156
|
/**
|
|
32726
|
-
* Filter, which
|
|
35157
|
+
* Filter, which HumanTask to fetch.
|
|
32727
35158
|
*/
|
|
32728
|
-
where?:
|
|
35159
|
+
where?: HumanTaskWhereInput
|
|
32729
35160
|
/**
|
|
32730
35161
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
32731
35162
|
*
|
|
32732
|
-
* Determine the order of
|
|
35163
|
+
* Determine the order of HumanTasks to fetch.
|
|
32733
35164
|
*/
|
|
32734
|
-
orderBy?:
|
|
35165
|
+
orderBy?: HumanTaskOrderByWithRelationInput | HumanTaskOrderByWithRelationInput[]
|
|
32735
35166
|
/**
|
|
32736
35167
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
32737
35168
|
*
|
|
32738
|
-
* Sets the position for searching for
|
|
35169
|
+
* Sets the position for searching for HumanTasks.
|
|
32739
35170
|
*/
|
|
32740
|
-
cursor?:
|
|
35171
|
+
cursor?: HumanTaskWhereUniqueInput
|
|
32741
35172
|
/**
|
|
32742
35173
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32743
35174
|
*
|
|
32744
|
-
* Take `±n`
|
|
35175
|
+
* Take `±n` HumanTasks from the position of the cursor.
|
|
32745
35176
|
*/
|
|
32746
35177
|
take?: number
|
|
32747
35178
|
/**
|
|
32748
35179
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32749
35180
|
*
|
|
32750
|
-
* Skip the first `n`
|
|
35181
|
+
* Skip the first `n` HumanTasks.
|
|
32751
35182
|
*/
|
|
32752
35183
|
skip?: number
|
|
32753
35184
|
/**
|
|
32754
35185
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
32755
35186
|
*
|
|
32756
|
-
* Filter by unique combinations of
|
|
35187
|
+
* Filter by unique combinations of HumanTasks.
|
|
32757
35188
|
*/
|
|
32758
|
-
distinct?:
|
|
35189
|
+
distinct?: HumanTaskScalarFieldEnum | HumanTaskScalarFieldEnum[]
|
|
32759
35190
|
}
|
|
32760
35191
|
|
|
32761
35192
|
/**
|
|
32762
|
-
*
|
|
35193
|
+
* HumanTask findMany
|
|
32763
35194
|
*/
|
|
32764
|
-
export type
|
|
35195
|
+
export type HumanTaskFindManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32765
35196
|
/**
|
|
32766
|
-
* Select specific fields to fetch from the
|
|
35197
|
+
* Select specific fields to fetch from the HumanTask
|
|
32767
35198
|
*/
|
|
32768
|
-
select?:
|
|
35199
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32769
35200
|
/**
|
|
32770
|
-
* Omit specific fields from the
|
|
35201
|
+
* Omit specific fields from the HumanTask
|
|
32771
35202
|
*/
|
|
32772
|
-
omit?:
|
|
35203
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32773
35204
|
/**
|
|
32774
|
-
* Filter, which
|
|
35205
|
+
* Filter, which HumanTasks to fetch.
|
|
32775
35206
|
*/
|
|
32776
|
-
where?:
|
|
35207
|
+
where?: HumanTaskWhereInput
|
|
32777
35208
|
/**
|
|
32778
35209
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
32779
35210
|
*
|
|
32780
|
-
* Determine the order of
|
|
35211
|
+
* Determine the order of HumanTasks to fetch.
|
|
32781
35212
|
*/
|
|
32782
|
-
orderBy?:
|
|
35213
|
+
orderBy?: HumanTaskOrderByWithRelationInput | HumanTaskOrderByWithRelationInput[]
|
|
32783
35214
|
/**
|
|
32784
35215
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
32785
35216
|
*
|
|
32786
|
-
* Sets the position for listing
|
|
35217
|
+
* Sets the position for listing HumanTasks.
|
|
32787
35218
|
*/
|
|
32788
|
-
cursor?:
|
|
35219
|
+
cursor?: HumanTaskWhereUniqueInput
|
|
32789
35220
|
/**
|
|
32790
35221
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32791
35222
|
*
|
|
32792
|
-
* Take `±n`
|
|
35223
|
+
* Take `±n` HumanTasks from the position of the cursor.
|
|
32793
35224
|
*/
|
|
32794
35225
|
take?: number
|
|
32795
35226
|
/**
|
|
32796
35227
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32797
35228
|
*
|
|
32798
|
-
* Skip the first `n`
|
|
35229
|
+
* Skip the first `n` HumanTasks.
|
|
32799
35230
|
*/
|
|
32800
35231
|
skip?: number
|
|
32801
35232
|
/**
|
|
32802
35233
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
32803
35234
|
*
|
|
32804
|
-
* Filter by unique combinations of
|
|
35235
|
+
* Filter by unique combinations of HumanTasks.
|
|
32805
35236
|
*/
|
|
32806
|
-
distinct?:
|
|
35237
|
+
distinct?: HumanTaskScalarFieldEnum | HumanTaskScalarFieldEnum[]
|
|
32807
35238
|
}
|
|
32808
35239
|
|
|
32809
35240
|
/**
|
|
32810
|
-
*
|
|
35241
|
+
* HumanTask create
|
|
32811
35242
|
*/
|
|
32812
|
-
export type
|
|
35243
|
+
export type HumanTaskCreateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32813
35244
|
/**
|
|
32814
|
-
* Select specific fields to fetch from the
|
|
35245
|
+
* Select specific fields to fetch from the HumanTask
|
|
32815
35246
|
*/
|
|
32816
|
-
select?:
|
|
35247
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32817
35248
|
/**
|
|
32818
|
-
* Omit specific fields from the
|
|
35249
|
+
* Omit specific fields from the HumanTask
|
|
32819
35250
|
*/
|
|
32820
|
-
omit?:
|
|
35251
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32821
35252
|
/**
|
|
32822
|
-
* The data needed to create a
|
|
35253
|
+
* The data needed to create a HumanTask.
|
|
32823
35254
|
*/
|
|
32824
|
-
data: XOR<
|
|
35255
|
+
data: XOR<HumanTaskCreateInput, HumanTaskUncheckedCreateInput>
|
|
32825
35256
|
}
|
|
32826
35257
|
|
|
32827
35258
|
/**
|
|
32828
|
-
*
|
|
35259
|
+
* HumanTask createMany
|
|
32829
35260
|
*/
|
|
32830
|
-
export type
|
|
35261
|
+
export type HumanTaskCreateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32831
35262
|
/**
|
|
32832
|
-
* The data used to create many
|
|
35263
|
+
* The data used to create many HumanTasks.
|
|
32833
35264
|
*/
|
|
32834
|
-
data:
|
|
35265
|
+
data: HumanTaskCreateManyInput | HumanTaskCreateManyInput[]
|
|
32835
35266
|
}
|
|
32836
35267
|
|
|
32837
35268
|
/**
|
|
32838
|
-
*
|
|
35269
|
+
* HumanTask createManyAndReturn
|
|
32839
35270
|
*/
|
|
32840
|
-
export type
|
|
35271
|
+
export type HumanTaskCreateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32841
35272
|
/**
|
|
32842
|
-
* Select specific fields to fetch from the
|
|
35273
|
+
* Select specific fields to fetch from the HumanTask
|
|
32843
35274
|
*/
|
|
32844
|
-
select?:
|
|
35275
|
+
select?: HumanTaskSelectCreateManyAndReturn<ExtArgs> | null
|
|
32845
35276
|
/**
|
|
32846
|
-
* Omit specific fields from the
|
|
35277
|
+
* Omit specific fields from the HumanTask
|
|
32847
35278
|
*/
|
|
32848
|
-
omit?:
|
|
35279
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32849
35280
|
/**
|
|
32850
|
-
* The data used to create many
|
|
35281
|
+
* The data used to create many HumanTasks.
|
|
32851
35282
|
*/
|
|
32852
|
-
data:
|
|
35283
|
+
data: HumanTaskCreateManyInput | HumanTaskCreateManyInput[]
|
|
32853
35284
|
}
|
|
32854
35285
|
|
|
32855
35286
|
/**
|
|
32856
|
-
*
|
|
35287
|
+
* HumanTask update
|
|
32857
35288
|
*/
|
|
32858
|
-
export type
|
|
35289
|
+
export type HumanTaskUpdateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32859
35290
|
/**
|
|
32860
|
-
* Select specific fields to fetch from the
|
|
35291
|
+
* Select specific fields to fetch from the HumanTask
|
|
32861
35292
|
*/
|
|
32862
|
-
select?:
|
|
35293
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32863
35294
|
/**
|
|
32864
|
-
* Omit specific fields from the
|
|
35295
|
+
* Omit specific fields from the HumanTask
|
|
32865
35296
|
*/
|
|
32866
|
-
omit?:
|
|
35297
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32867
35298
|
/**
|
|
32868
|
-
* The data needed to update a
|
|
35299
|
+
* The data needed to update a HumanTask.
|
|
32869
35300
|
*/
|
|
32870
|
-
data: XOR<
|
|
35301
|
+
data: XOR<HumanTaskUpdateInput, HumanTaskUncheckedUpdateInput>
|
|
32871
35302
|
/**
|
|
32872
|
-
* Choose, which
|
|
35303
|
+
* Choose, which HumanTask to update.
|
|
32873
35304
|
*/
|
|
32874
|
-
where:
|
|
35305
|
+
where: HumanTaskWhereUniqueInput
|
|
32875
35306
|
}
|
|
32876
35307
|
|
|
32877
35308
|
/**
|
|
32878
|
-
*
|
|
35309
|
+
* HumanTask updateMany
|
|
32879
35310
|
*/
|
|
32880
|
-
export type
|
|
35311
|
+
export type HumanTaskUpdateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32881
35312
|
/**
|
|
32882
|
-
* The data used to update
|
|
35313
|
+
* The data used to update HumanTasks.
|
|
32883
35314
|
*/
|
|
32884
|
-
data: XOR<
|
|
35315
|
+
data: XOR<HumanTaskUpdateManyMutationInput, HumanTaskUncheckedUpdateManyInput>
|
|
32885
35316
|
/**
|
|
32886
|
-
* Filter which
|
|
35317
|
+
* Filter which HumanTasks to update
|
|
32887
35318
|
*/
|
|
32888
|
-
where?:
|
|
35319
|
+
where?: HumanTaskWhereInput
|
|
32889
35320
|
/**
|
|
32890
|
-
* Limit how many
|
|
35321
|
+
* Limit how many HumanTasks to update.
|
|
32891
35322
|
*/
|
|
32892
35323
|
limit?: number
|
|
32893
35324
|
}
|
|
32894
35325
|
|
|
32895
35326
|
/**
|
|
32896
|
-
*
|
|
35327
|
+
* HumanTask updateManyAndReturn
|
|
32897
35328
|
*/
|
|
32898
|
-
export type
|
|
35329
|
+
export type HumanTaskUpdateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32899
35330
|
/**
|
|
32900
|
-
* Select specific fields to fetch from the
|
|
35331
|
+
* Select specific fields to fetch from the HumanTask
|
|
32901
35332
|
*/
|
|
32902
|
-
select?:
|
|
35333
|
+
select?: HumanTaskSelectUpdateManyAndReturn<ExtArgs> | null
|
|
32903
35334
|
/**
|
|
32904
|
-
* Omit specific fields from the
|
|
35335
|
+
* Omit specific fields from the HumanTask
|
|
32905
35336
|
*/
|
|
32906
|
-
omit?:
|
|
35337
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32907
35338
|
/**
|
|
32908
|
-
* The data used to update
|
|
35339
|
+
* The data used to update HumanTasks.
|
|
32909
35340
|
*/
|
|
32910
|
-
data: XOR<
|
|
35341
|
+
data: XOR<HumanTaskUpdateManyMutationInput, HumanTaskUncheckedUpdateManyInput>
|
|
32911
35342
|
/**
|
|
32912
|
-
* Filter which
|
|
35343
|
+
* Filter which HumanTasks to update
|
|
32913
35344
|
*/
|
|
32914
|
-
where?:
|
|
35345
|
+
where?: HumanTaskWhereInput
|
|
32915
35346
|
/**
|
|
32916
|
-
* Limit how many
|
|
35347
|
+
* Limit how many HumanTasks to update.
|
|
32917
35348
|
*/
|
|
32918
35349
|
limit?: number
|
|
32919
35350
|
}
|
|
32920
35351
|
|
|
32921
35352
|
/**
|
|
32922
|
-
*
|
|
35353
|
+
* HumanTask upsert
|
|
32923
35354
|
*/
|
|
32924
|
-
export type
|
|
35355
|
+
export type HumanTaskUpsertArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32925
35356
|
/**
|
|
32926
|
-
* Select specific fields to fetch from the
|
|
35357
|
+
* Select specific fields to fetch from the HumanTask
|
|
32927
35358
|
*/
|
|
32928
|
-
select?:
|
|
35359
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32929
35360
|
/**
|
|
32930
|
-
* Omit specific fields from the
|
|
35361
|
+
* Omit specific fields from the HumanTask
|
|
32931
35362
|
*/
|
|
32932
|
-
omit?:
|
|
35363
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32933
35364
|
/**
|
|
32934
|
-
* The filter to search for the
|
|
35365
|
+
* The filter to search for the HumanTask to update in case it exists.
|
|
32935
35366
|
*/
|
|
32936
|
-
where:
|
|
35367
|
+
where: HumanTaskWhereUniqueInput
|
|
32937
35368
|
/**
|
|
32938
|
-
* In case the
|
|
35369
|
+
* In case the HumanTask found by the `where` argument doesn't exist, create a new HumanTask with this data.
|
|
32939
35370
|
*/
|
|
32940
|
-
create: XOR<
|
|
35371
|
+
create: XOR<HumanTaskCreateInput, HumanTaskUncheckedCreateInput>
|
|
32941
35372
|
/**
|
|
32942
|
-
* In case the
|
|
35373
|
+
* In case the HumanTask was found with the provided `where` argument, update it with this data.
|
|
32943
35374
|
*/
|
|
32944
|
-
update: XOR<
|
|
35375
|
+
update: XOR<HumanTaskUpdateInput, HumanTaskUncheckedUpdateInput>
|
|
32945
35376
|
}
|
|
32946
35377
|
|
|
32947
35378
|
/**
|
|
32948
|
-
*
|
|
35379
|
+
* HumanTask delete
|
|
32949
35380
|
*/
|
|
32950
|
-
export type
|
|
35381
|
+
export type HumanTaskDeleteArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32951
35382
|
/**
|
|
32952
|
-
* Select specific fields to fetch from the
|
|
35383
|
+
* Select specific fields to fetch from the HumanTask
|
|
32953
35384
|
*/
|
|
32954
|
-
select?:
|
|
35385
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32955
35386
|
/**
|
|
32956
|
-
* Omit specific fields from the
|
|
35387
|
+
* Omit specific fields from the HumanTask
|
|
32957
35388
|
*/
|
|
32958
|
-
omit?:
|
|
35389
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32959
35390
|
/**
|
|
32960
|
-
* Filter which
|
|
35391
|
+
* Filter which HumanTask to delete.
|
|
32961
35392
|
*/
|
|
32962
|
-
where:
|
|
35393
|
+
where: HumanTaskWhereUniqueInput
|
|
32963
35394
|
}
|
|
32964
35395
|
|
|
32965
35396
|
/**
|
|
32966
|
-
*
|
|
35397
|
+
* HumanTask deleteMany
|
|
32967
35398
|
*/
|
|
32968
|
-
export type
|
|
35399
|
+
export type HumanTaskDeleteManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32969
35400
|
/**
|
|
32970
|
-
* Filter which
|
|
35401
|
+
* Filter which HumanTasks to delete
|
|
32971
35402
|
*/
|
|
32972
|
-
where?:
|
|
35403
|
+
where?: HumanTaskWhereInput
|
|
32973
35404
|
/**
|
|
32974
|
-
* Limit how many
|
|
35405
|
+
* Limit how many HumanTasks to delete.
|
|
32975
35406
|
*/
|
|
32976
35407
|
limit?: number
|
|
32977
35408
|
}
|
|
32978
35409
|
|
|
32979
35410
|
/**
|
|
32980
|
-
*
|
|
35411
|
+
* HumanTask without action
|
|
32981
35412
|
*/
|
|
32982
|
-
export type
|
|
35413
|
+
export type HumanTaskDefaultArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32983
35414
|
/**
|
|
32984
|
-
* Select specific fields to fetch from the
|
|
35415
|
+
* Select specific fields to fetch from the HumanTask
|
|
32985
35416
|
*/
|
|
32986
|
-
select?:
|
|
35417
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32987
35418
|
/**
|
|
32988
|
-
* Omit specific fields from the
|
|
35419
|
+
* Omit specific fields from the HumanTask
|
|
32989
35420
|
*/
|
|
32990
|
-
omit?:
|
|
35421
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32991
35422
|
}
|
|
32992
35423
|
|
|
32993
35424
|
|
|
@@ -33017,6 +35448,7 @@ export namespace Prisma {
|
|
|
33017
35448
|
policySnapshotJson: 'policySnapshotJson',
|
|
33018
35449
|
engineCountersJson: 'engineCountersJson',
|
|
33019
35450
|
mutableStateJson: 'mutableStateJson',
|
|
35451
|
+
hitlStateJson: 'hitlStateJson',
|
|
33020
35452
|
outputsByNodeJson: 'outputsByNodeJson',
|
|
33021
35453
|
updatedAt: 'updatedAt',
|
|
33022
35454
|
testSuiteRunId: 'testSuiteRunId',
|
|
@@ -33299,7 +35731,9 @@ export namespace Prisma {
|
|
|
33299
35731
|
tagsJson: 'tagsJson',
|
|
33300
35732
|
setupStatus: 'setupStatus',
|
|
33301
35733
|
createdAt: 'createdAt',
|
|
33302
|
-
updatedAt: 'updatedAt'
|
|
35734
|
+
updatedAt: 'updatedAt',
|
|
35735
|
+
materialSource: 'materialSource',
|
|
35736
|
+
materialRef: 'materialRef'
|
|
33303
35737
|
};
|
|
33304
35738
|
|
|
33305
35739
|
export type CredentialInstanceScalarFieldEnum = (typeof CredentialInstanceScalarFieldEnum)[keyof typeof CredentialInstanceScalarFieldEnum]
|
|
@@ -33463,6 +35897,41 @@ export namespace Prisma {
|
|
|
33463
35897
|
export type WorkflowAuditLogScalarFieldEnum = (typeof WorkflowAuditLogScalarFieldEnum)[keyof typeof WorkflowAuditLogScalarFieldEnum]
|
|
33464
35898
|
|
|
33465
35899
|
|
|
35900
|
+
export const HmacNonceScalarFieldEnum: {
|
|
35901
|
+
nonce: 'nonce',
|
|
35902
|
+
expiresAt: 'expiresAt'
|
|
35903
|
+
};
|
|
35904
|
+
|
|
35905
|
+
export type HmacNonceScalarFieldEnum = (typeof HmacNonceScalarFieldEnum)[keyof typeof HmacNonceScalarFieldEnum]
|
|
35906
|
+
|
|
35907
|
+
|
|
35908
|
+
export const HumanTaskScalarFieldEnum: {
|
|
35909
|
+
id: 'id',
|
|
35910
|
+
runId: 'runId',
|
|
35911
|
+
workflowId: 'workflowId',
|
|
35912
|
+
workspaceId: 'workspaceId',
|
|
35913
|
+
nodeId: 'nodeId',
|
|
35914
|
+
activationId: 'activationId',
|
|
35915
|
+
itemIndex: 'itemIndex',
|
|
35916
|
+
status: 'status',
|
|
35917
|
+
channel: 'channel',
|
|
35918
|
+
subjectJson: 'subjectJson',
|
|
35919
|
+
metadataJson: 'metadataJson',
|
|
35920
|
+
decisionSchemaJson: 'decisionSchemaJson',
|
|
35921
|
+
decisionSchemaHash: 'decisionSchemaHash',
|
|
35922
|
+
onTimeout: 'onTimeout',
|
|
35923
|
+
deliveryRefJson: 'deliveryRefJson',
|
|
35924
|
+
decisionJson: 'decisionJson',
|
|
35925
|
+
decidedAt: 'decidedAt',
|
|
35926
|
+
decidedByJson: 'decidedByJson',
|
|
35927
|
+
resumeTokenHash: 'resumeTokenHash',
|
|
35928
|
+
expiresAt: 'expiresAt',
|
|
35929
|
+
createdAt: 'createdAt'
|
|
35930
|
+
};
|
|
35931
|
+
|
|
35932
|
+
export type HumanTaskScalarFieldEnum = (typeof HumanTaskScalarFieldEnum)[keyof typeof HumanTaskScalarFieldEnum]
|
|
35933
|
+
|
|
35934
|
+
|
|
33466
35935
|
export const SortOrder: {
|
|
33467
35936
|
asc: 'asc',
|
|
33468
35937
|
desc: 'desc'
|
|
@@ -33540,6 +36009,7 @@ export namespace Prisma {
|
|
|
33540
36009
|
policySnapshotJson?: StringNullableFilter<"Run"> | string | null
|
|
33541
36010
|
engineCountersJson?: StringNullableFilter<"Run"> | string | null
|
|
33542
36011
|
mutableStateJson?: StringNullableFilter<"Run"> | string | null
|
|
36012
|
+
hitlStateJson?: StringNullableFilter<"Run"> | string | null
|
|
33543
36013
|
outputsByNodeJson?: StringFilter<"Run"> | string
|
|
33544
36014
|
updatedAt?: StringFilter<"Run"> | string
|
|
33545
36015
|
testSuiteRunId?: StringNullableFilter<"Run"> | string | null
|
|
@@ -33569,6 +36039,7 @@ export namespace Prisma {
|
|
|
33569
36039
|
policySnapshotJson?: SortOrderInput | SortOrder
|
|
33570
36040
|
engineCountersJson?: SortOrderInput | SortOrder
|
|
33571
36041
|
mutableStateJson?: SortOrderInput | SortOrder
|
|
36042
|
+
hitlStateJson?: SortOrderInput | SortOrder
|
|
33572
36043
|
outputsByNodeJson?: SortOrder
|
|
33573
36044
|
updatedAt?: SortOrder
|
|
33574
36045
|
testSuiteRunId?: SortOrderInput | SortOrder
|
|
@@ -33601,6 +36072,7 @@ export namespace Prisma {
|
|
|
33601
36072
|
policySnapshotJson?: StringNullableFilter<"Run"> | string | null
|
|
33602
36073
|
engineCountersJson?: StringNullableFilter<"Run"> | string | null
|
|
33603
36074
|
mutableStateJson?: StringNullableFilter<"Run"> | string | null
|
|
36075
|
+
hitlStateJson?: StringNullableFilter<"Run"> | string | null
|
|
33604
36076
|
outputsByNodeJson?: StringFilter<"Run"> | string
|
|
33605
36077
|
updatedAt?: StringFilter<"Run"> | string
|
|
33606
36078
|
testSuiteRunId?: StringNullableFilter<"Run"> | string | null
|
|
@@ -33630,6 +36102,7 @@ export namespace Prisma {
|
|
|
33630
36102
|
policySnapshotJson?: SortOrderInput | SortOrder
|
|
33631
36103
|
engineCountersJson?: SortOrderInput | SortOrder
|
|
33632
36104
|
mutableStateJson?: SortOrderInput | SortOrder
|
|
36105
|
+
hitlStateJson?: SortOrderInput | SortOrder
|
|
33633
36106
|
outputsByNodeJson?: SortOrder
|
|
33634
36107
|
updatedAt?: SortOrder
|
|
33635
36108
|
testSuiteRunId?: SortOrderInput | SortOrder
|
|
@@ -33661,6 +36134,7 @@ export namespace Prisma {
|
|
|
33661
36134
|
policySnapshotJson?: StringNullableWithAggregatesFilter<"Run"> | string | null
|
|
33662
36135
|
engineCountersJson?: StringNullableWithAggregatesFilter<"Run"> | string | null
|
|
33663
36136
|
mutableStateJson?: StringNullableWithAggregatesFilter<"Run"> | string | null
|
|
36137
|
+
hitlStateJson?: StringNullableWithAggregatesFilter<"Run"> | string | null
|
|
33664
36138
|
outputsByNodeJson?: StringWithAggregatesFilter<"Run"> | string
|
|
33665
36139
|
updatedAt?: StringWithAggregatesFilter<"Run"> | string
|
|
33666
36140
|
testSuiteRunId?: StringNullableWithAggregatesFilter<"Run"> | string | null
|
|
@@ -34993,6 +37467,8 @@ export namespace Prisma {
|
|
|
34993
37467
|
setupStatus?: StringFilter<"CredentialInstance"> | string
|
|
34994
37468
|
createdAt?: StringFilter<"CredentialInstance"> | string
|
|
34995
37469
|
updatedAt?: StringFilter<"CredentialInstance"> | string
|
|
37470
|
+
materialSource?: StringFilter<"CredentialInstance"> | string
|
|
37471
|
+
materialRef?: StringFilter<"CredentialInstance"> | string
|
|
34996
37472
|
}
|
|
34997
37473
|
|
|
34998
37474
|
export type CredentialInstanceOrderByWithRelationInput = {
|
|
@@ -35006,6 +37482,8 @@ export namespace Prisma {
|
|
|
35006
37482
|
setupStatus?: SortOrder
|
|
35007
37483
|
createdAt?: SortOrder
|
|
35008
37484
|
updatedAt?: SortOrder
|
|
37485
|
+
materialSource?: SortOrder
|
|
37486
|
+
materialRef?: SortOrder
|
|
35009
37487
|
}
|
|
35010
37488
|
|
|
35011
37489
|
export type CredentialInstanceWhereUniqueInput = Prisma.AtLeast<{
|
|
@@ -35022,6 +37500,8 @@ export namespace Prisma {
|
|
|
35022
37500
|
setupStatus?: StringFilter<"CredentialInstance"> | string
|
|
35023
37501
|
createdAt?: StringFilter<"CredentialInstance"> | string
|
|
35024
37502
|
updatedAt?: StringFilter<"CredentialInstance"> | string
|
|
37503
|
+
materialSource?: StringFilter<"CredentialInstance"> | string
|
|
37504
|
+
materialRef?: StringFilter<"CredentialInstance"> | string
|
|
35025
37505
|
}, "instanceId">
|
|
35026
37506
|
|
|
35027
37507
|
export type CredentialInstanceOrderByWithAggregationInput = {
|
|
@@ -35035,6 +37515,8 @@ export namespace Prisma {
|
|
|
35035
37515
|
setupStatus?: SortOrder
|
|
35036
37516
|
createdAt?: SortOrder
|
|
35037
37517
|
updatedAt?: SortOrder
|
|
37518
|
+
materialSource?: SortOrder
|
|
37519
|
+
materialRef?: SortOrder
|
|
35038
37520
|
_count?: CredentialInstanceCountOrderByAggregateInput
|
|
35039
37521
|
_max?: CredentialInstanceMaxOrderByAggregateInput
|
|
35040
37522
|
_min?: CredentialInstanceMinOrderByAggregateInput
|
|
@@ -35054,6 +37536,8 @@ export namespace Prisma {
|
|
|
35054
37536
|
setupStatus?: StringWithAggregatesFilter<"CredentialInstance"> | string
|
|
35055
37537
|
createdAt?: StringWithAggregatesFilter<"CredentialInstance"> | string
|
|
35056
37538
|
updatedAt?: StringWithAggregatesFilter<"CredentialInstance"> | string
|
|
37539
|
+
materialSource?: StringWithAggregatesFilter<"CredentialInstance"> | string
|
|
37540
|
+
materialRef?: StringWithAggregatesFilter<"CredentialInstance"> | string
|
|
35057
37541
|
}
|
|
35058
37542
|
|
|
35059
37543
|
export type CredentialSecretMaterialWhereInput = {
|
|
@@ -35840,6 +38324,177 @@ export namespace Prisma {
|
|
|
35840
38324
|
nodeId?: StringNullableWithAggregatesFilter<"WorkflowAuditLog"> | string | null
|
|
35841
38325
|
}
|
|
35842
38326
|
|
|
38327
|
+
export type HmacNonceWhereInput = {
|
|
38328
|
+
AND?: HmacNonceWhereInput | HmacNonceWhereInput[]
|
|
38329
|
+
OR?: HmacNonceWhereInput[]
|
|
38330
|
+
NOT?: HmacNonceWhereInput | HmacNonceWhereInput[]
|
|
38331
|
+
nonce?: StringFilter<"HmacNonce"> | string
|
|
38332
|
+
expiresAt?: DateTimeFilter<"HmacNonce"> | Date | string
|
|
38333
|
+
}
|
|
38334
|
+
|
|
38335
|
+
export type HmacNonceOrderByWithRelationInput = {
|
|
38336
|
+
nonce?: SortOrder
|
|
38337
|
+
expiresAt?: SortOrder
|
|
38338
|
+
}
|
|
38339
|
+
|
|
38340
|
+
export type HmacNonceWhereUniqueInput = Prisma.AtLeast<{
|
|
38341
|
+
nonce?: string
|
|
38342
|
+
AND?: HmacNonceWhereInput | HmacNonceWhereInput[]
|
|
38343
|
+
OR?: HmacNonceWhereInput[]
|
|
38344
|
+
NOT?: HmacNonceWhereInput | HmacNonceWhereInput[]
|
|
38345
|
+
expiresAt?: DateTimeFilter<"HmacNonce"> | Date | string
|
|
38346
|
+
}, "nonce">
|
|
38347
|
+
|
|
38348
|
+
export type HmacNonceOrderByWithAggregationInput = {
|
|
38349
|
+
nonce?: SortOrder
|
|
38350
|
+
expiresAt?: SortOrder
|
|
38351
|
+
_count?: HmacNonceCountOrderByAggregateInput
|
|
38352
|
+
_max?: HmacNonceMaxOrderByAggregateInput
|
|
38353
|
+
_min?: HmacNonceMinOrderByAggregateInput
|
|
38354
|
+
}
|
|
38355
|
+
|
|
38356
|
+
export type HmacNonceScalarWhereWithAggregatesInput = {
|
|
38357
|
+
AND?: HmacNonceScalarWhereWithAggregatesInput | HmacNonceScalarWhereWithAggregatesInput[]
|
|
38358
|
+
OR?: HmacNonceScalarWhereWithAggregatesInput[]
|
|
38359
|
+
NOT?: HmacNonceScalarWhereWithAggregatesInput | HmacNonceScalarWhereWithAggregatesInput[]
|
|
38360
|
+
nonce?: StringWithAggregatesFilter<"HmacNonce"> | string
|
|
38361
|
+
expiresAt?: DateTimeWithAggregatesFilter<"HmacNonce"> | Date | string
|
|
38362
|
+
}
|
|
38363
|
+
|
|
38364
|
+
export type HumanTaskWhereInput = {
|
|
38365
|
+
AND?: HumanTaskWhereInput | HumanTaskWhereInput[]
|
|
38366
|
+
OR?: HumanTaskWhereInput[]
|
|
38367
|
+
NOT?: HumanTaskWhereInput | HumanTaskWhereInput[]
|
|
38368
|
+
id?: StringFilter<"HumanTask"> | string
|
|
38369
|
+
runId?: StringFilter<"HumanTask"> | string
|
|
38370
|
+
workflowId?: StringFilter<"HumanTask"> | string
|
|
38371
|
+
workspaceId?: StringNullableFilter<"HumanTask"> | string | null
|
|
38372
|
+
nodeId?: StringFilter<"HumanTask"> | string
|
|
38373
|
+
activationId?: StringFilter<"HumanTask"> | string
|
|
38374
|
+
itemIndex?: IntFilter<"HumanTask"> | number
|
|
38375
|
+
status?: StringFilter<"HumanTask"> | string
|
|
38376
|
+
channel?: StringFilter<"HumanTask"> | string
|
|
38377
|
+
subjectJson?: StringFilter<"HumanTask"> | string
|
|
38378
|
+
metadataJson?: StringFilter<"HumanTask"> | string
|
|
38379
|
+
decisionSchemaJson?: StringFilter<"HumanTask"> | string
|
|
38380
|
+
decisionSchemaHash?: StringFilter<"HumanTask"> | string
|
|
38381
|
+
onTimeout?: StringFilter<"HumanTask"> | string
|
|
38382
|
+
deliveryRefJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38383
|
+
decisionJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38384
|
+
decidedAt?: DateTimeNullableFilter<"HumanTask"> | Date | string | null
|
|
38385
|
+
decidedByJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38386
|
+
resumeTokenHash?: StringFilter<"HumanTask"> | string
|
|
38387
|
+
expiresAt?: DateTimeFilter<"HumanTask"> | Date | string
|
|
38388
|
+
createdAt?: DateTimeFilter<"HumanTask"> | Date | string
|
|
38389
|
+
}
|
|
38390
|
+
|
|
38391
|
+
export type HumanTaskOrderByWithRelationInput = {
|
|
38392
|
+
id?: SortOrder
|
|
38393
|
+
runId?: SortOrder
|
|
38394
|
+
workflowId?: SortOrder
|
|
38395
|
+
workspaceId?: SortOrderInput | SortOrder
|
|
38396
|
+
nodeId?: SortOrder
|
|
38397
|
+
activationId?: SortOrder
|
|
38398
|
+
itemIndex?: SortOrder
|
|
38399
|
+
status?: SortOrder
|
|
38400
|
+
channel?: SortOrder
|
|
38401
|
+
subjectJson?: SortOrder
|
|
38402
|
+
metadataJson?: SortOrder
|
|
38403
|
+
decisionSchemaJson?: SortOrder
|
|
38404
|
+
decisionSchemaHash?: SortOrder
|
|
38405
|
+
onTimeout?: SortOrder
|
|
38406
|
+
deliveryRefJson?: SortOrderInput | SortOrder
|
|
38407
|
+
decisionJson?: SortOrderInput | SortOrder
|
|
38408
|
+
decidedAt?: SortOrderInput | SortOrder
|
|
38409
|
+
decidedByJson?: SortOrderInput | SortOrder
|
|
38410
|
+
resumeTokenHash?: SortOrder
|
|
38411
|
+
expiresAt?: SortOrder
|
|
38412
|
+
createdAt?: SortOrder
|
|
38413
|
+
}
|
|
38414
|
+
|
|
38415
|
+
export type HumanTaskWhereUniqueInput = Prisma.AtLeast<{
|
|
38416
|
+
id?: string
|
|
38417
|
+
AND?: HumanTaskWhereInput | HumanTaskWhereInput[]
|
|
38418
|
+
OR?: HumanTaskWhereInput[]
|
|
38419
|
+
NOT?: HumanTaskWhereInput | HumanTaskWhereInput[]
|
|
38420
|
+
runId?: StringFilter<"HumanTask"> | string
|
|
38421
|
+
workflowId?: StringFilter<"HumanTask"> | string
|
|
38422
|
+
workspaceId?: StringNullableFilter<"HumanTask"> | string | null
|
|
38423
|
+
nodeId?: StringFilter<"HumanTask"> | string
|
|
38424
|
+
activationId?: StringFilter<"HumanTask"> | string
|
|
38425
|
+
itemIndex?: IntFilter<"HumanTask"> | number
|
|
38426
|
+
status?: StringFilter<"HumanTask"> | string
|
|
38427
|
+
channel?: StringFilter<"HumanTask"> | string
|
|
38428
|
+
subjectJson?: StringFilter<"HumanTask"> | string
|
|
38429
|
+
metadataJson?: StringFilter<"HumanTask"> | string
|
|
38430
|
+
decisionSchemaJson?: StringFilter<"HumanTask"> | string
|
|
38431
|
+
decisionSchemaHash?: StringFilter<"HumanTask"> | string
|
|
38432
|
+
onTimeout?: StringFilter<"HumanTask"> | string
|
|
38433
|
+
deliveryRefJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38434
|
+
decisionJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38435
|
+
decidedAt?: DateTimeNullableFilter<"HumanTask"> | Date | string | null
|
|
38436
|
+
decidedByJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38437
|
+
resumeTokenHash?: StringFilter<"HumanTask"> | string
|
|
38438
|
+
expiresAt?: DateTimeFilter<"HumanTask"> | Date | string
|
|
38439
|
+
createdAt?: DateTimeFilter<"HumanTask"> | Date | string
|
|
38440
|
+
}, "id">
|
|
38441
|
+
|
|
38442
|
+
export type HumanTaskOrderByWithAggregationInput = {
|
|
38443
|
+
id?: SortOrder
|
|
38444
|
+
runId?: SortOrder
|
|
38445
|
+
workflowId?: SortOrder
|
|
38446
|
+
workspaceId?: SortOrderInput | SortOrder
|
|
38447
|
+
nodeId?: SortOrder
|
|
38448
|
+
activationId?: SortOrder
|
|
38449
|
+
itemIndex?: SortOrder
|
|
38450
|
+
status?: SortOrder
|
|
38451
|
+
channel?: SortOrder
|
|
38452
|
+
subjectJson?: SortOrder
|
|
38453
|
+
metadataJson?: SortOrder
|
|
38454
|
+
decisionSchemaJson?: SortOrder
|
|
38455
|
+
decisionSchemaHash?: SortOrder
|
|
38456
|
+
onTimeout?: SortOrder
|
|
38457
|
+
deliveryRefJson?: SortOrderInput | SortOrder
|
|
38458
|
+
decisionJson?: SortOrderInput | SortOrder
|
|
38459
|
+
decidedAt?: SortOrderInput | SortOrder
|
|
38460
|
+
decidedByJson?: SortOrderInput | SortOrder
|
|
38461
|
+
resumeTokenHash?: SortOrder
|
|
38462
|
+
expiresAt?: SortOrder
|
|
38463
|
+
createdAt?: SortOrder
|
|
38464
|
+
_count?: HumanTaskCountOrderByAggregateInput
|
|
38465
|
+
_avg?: HumanTaskAvgOrderByAggregateInput
|
|
38466
|
+
_max?: HumanTaskMaxOrderByAggregateInput
|
|
38467
|
+
_min?: HumanTaskMinOrderByAggregateInput
|
|
38468
|
+
_sum?: HumanTaskSumOrderByAggregateInput
|
|
38469
|
+
}
|
|
38470
|
+
|
|
38471
|
+
export type HumanTaskScalarWhereWithAggregatesInput = {
|
|
38472
|
+
AND?: HumanTaskScalarWhereWithAggregatesInput | HumanTaskScalarWhereWithAggregatesInput[]
|
|
38473
|
+
OR?: HumanTaskScalarWhereWithAggregatesInput[]
|
|
38474
|
+
NOT?: HumanTaskScalarWhereWithAggregatesInput | HumanTaskScalarWhereWithAggregatesInput[]
|
|
38475
|
+
id?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38476
|
+
runId?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38477
|
+
workflowId?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38478
|
+
workspaceId?: StringNullableWithAggregatesFilter<"HumanTask"> | string | null
|
|
38479
|
+
nodeId?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38480
|
+
activationId?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38481
|
+
itemIndex?: IntWithAggregatesFilter<"HumanTask"> | number
|
|
38482
|
+
status?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38483
|
+
channel?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38484
|
+
subjectJson?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38485
|
+
metadataJson?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38486
|
+
decisionSchemaJson?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38487
|
+
decisionSchemaHash?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38488
|
+
onTimeout?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38489
|
+
deliveryRefJson?: StringNullableWithAggregatesFilter<"HumanTask"> | string | null
|
|
38490
|
+
decisionJson?: StringNullableWithAggregatesFilter<"HumanTask"> | string | null
|
|
38491
|
+
decidedAt?: DateTimeNullableWithAggregatesFilter<"HumanTask"> | Date | string | null
|
|
38492
|
+
decidedByJson?: StringNullableWithAggregatesFilter<"HumanTask"> | string | null
|
|
38493
|
+
resumeTokenHash?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38494
|
+
expiresAt?: DateTimeWithAggregatesFilter<"HumanTask"> | Date | string
|
|
38495
|
+
createdAt?: DateTimeWithAggregatesFilter<"HumanTask"> | Date | string
|
|
38496
|
+
}
|
|
38497
|
+
|
|
35843
38498
|
export type RunCreateInput = {
|
|
35844
38499
|
runId: string
|
|
35845
38500
|
workflowId: string
|
|
@@ -35854,6 +38509,7 @@ export namespace Prisma {
|
|
|
35854
38509
|
policySnapshotJson?: string | null
|
|
35855
38510
|
engineCountersJson?: string | null
|
|
35856
38511
|
mutableStateJson?: string | null
|
|
38512
|
+
hitlStateJson?: string | null
|
|
35857
38513
|
outputsByNodeJson: string
|
|
35858
38514
|
updatedAt: string
|
|
35859
38515
|
testCaseIndex?: number | null
|
|
@@ -35882,6 +38538,7 @@ export namespace Prisma {
|
|
|
35882
38538
|
policySnapshotJson?: string | null
|
|
35883
38539
|
engineCountersJson?: string | null
|
|
35884
38540
|
mutableStateJson?: string | null
|
|
38541
|
+
hitlStateJson?: string | null
|
|
35885
38542
|
outputsByNodeJson: string
|
|
35886
38543
|
updatedAt: string
|
|
35887
38544
|
testSuiteRunId?: string | null
|
|
@@ -35908,6 +38565,7 @@ export namespace Prisma {
|
|
|
35908
38565
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
35909
38566
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
35910
38567
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
38568
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
35911
38569
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
35912
38570
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
35913
38571
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -35936,6 +38594,7 @@ export namespace Prisma {
|
|
|
35936
38594
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
35937
38595
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
35938
38596
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
38597
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
35939
38598
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
35940
38599
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
35941
38600
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -35963,6 +38622,7 @@ export namespace Prisma {
|
|
|
35963
38622
|
policySnapshotJson?: string | null
|
|
35964
38623
|
engineCountersJson?: string | null
|
|
35965
38624
|
mutableStateJson?: string | null
|
|
38625
|
+
hitlStateJson?: string | null
|
|
35966
38626
|
outputsByNodeJson: string
|
|
35967
38627
|
updatedAt: string
|
|
35968
38628
|
testSuiteRunId?: string | null
|
|
@@ -35985,6 +38645,7 @@ export namespace Prisma {
|
|
|
35985
38645
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
35986
38646
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
35987
38647
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
38648
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
35988
38649
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
35989
38650
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
35990
38651
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -36007,6 +38668,7 @@ export namespace Prisma {
|
|
|
36007
38668
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36008
38669
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36009
38670
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
38671
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36010
38672
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
36011
38673
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
36012
38674
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -37587,6 +40249,8 @@ export namespace Prisma {
|
|
|
37587
40249
|
setupStatus: string
|
|
37588
40250
|
createdAt: string
|
|
37589
40251
|
updatedAt: string
|
|
40252
|
+
materialSource?: string
|
|
40253
|
+
materialRef?: string
|
|
37590
40254
|
}
|
|
37591
40255
|
|
|
37592
40256
|
export type CredentialInstanceUncheckedCreateInput = {
|
|
@@ -37600,6 +40264,8 @@ export namespace Prisma {
|
|
|
37600
40264
|
setupStatus: string
|
|
37601
40265
|
createdAt: string
|
|
37602
40266
|
updatedAt: string
|
|
40267
|
+
materialSource?: string
|
|
40268
|
+
materialRef?: string
|
|
37603
40269
|
}
|
|
37604
40270
|
|
|
37605
40271
|
export type CredentialInstanceUpdateInput = {
|
|
@@ -37613,6 +40279,8 @@ export namespace Prisma {
|
|
|
37613
40279
|
setupStatus?: StringFieldUpdateOperationsInput | string
|
|
37614
40280
|
createdAt?: StringFieldUpdateOperationsInput | string
|
|
37615
40281
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
40282
|
+
materialSource?: StringFieldUpdateOperationsInput | string
|
|
40283
|
+
materialRef?: StringFieldUpdateOperationsInput | string
|
|
37616
40284
|
}
|
|
37617
40285
|
|
|
37618
40286
|
export type CredentialInstanceUncheckedUpdateInput = {
|
|
@@ -37626,6 +40294,8 @@ export namespace Prisma {
|
|
|
37626
40294
|
setupStatus?: StringFieldUpdateOperationsInput | string
|
|
37627
40295
|
createdAt?: StringFieldUpdateOperationsInput | string
|
|
37628
40296
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
40297
|
+
materialSource?: StringFieldUpdateOperationsInput | string
|
|
40298
|
+
materialRef?: StringFieldUpdateOperationsInput | string
|
|
37629
40299
|
}
|
|
37630
40300
|
|
|
37631
40301
|
export type CredentialInstanceCreateManyInput = {
|
|
@@ -37639,6 +40309,8 @@ export namespace Prisma {
|
|
|
37639
40309
|
setupStatus: string
|
|
37640
40310
|
createdAt: string
|
|
37641
40311
|
updatedAt: string
|
|
40312
|
+
materialSource?: string
|
|
40313
|
+
materialRef?: string
|
|
37642
40314
|
}
|
|
37643
40315
|
|
|
37644
40316
|
export type CredentialInstanceUpdateManyMutationInput = {
|
|
@@ -37652,6 +40324,8 @@ export namespace Prisma {
|
|
|
37652
40324
|
setupStatus?: StringFieldUpdateOperationsInput | string
|
|
37653
40325
|
createdAt?: StringFieldUpdateOperationsInput | string
|
|
37654
40326
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
40327
|
+
materialSource?: StringFieldUpdateOperationsInput | string
|
|
40328
|
+
materialRef?: StringFieldUpdateOperationsInput | string
|
|
37655
40329
|
}
|
|
37656
40330
|
|
|
37657
40331
|
export type CredentialInstanceUncheckedUpdateManyInput = {
|
|
@@ -37665,6 +40339,8 @@ export namespace Prisma {
|
|
|
37665
40339
|
setupStatus?: StringFieldUpdateOperationsInput | string
|
|
37666
40340
|
createdAt?: StringFieldUpdateOperationsInput | string
|
|
37667
40341
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
40342
|
+
materialSource?: StringFieldUpdateOperationsInput | string
|
|
40343
|
+
materialRef?: StringFieldUpdateOperationsInput | string
|
|
37668
40344
|
}
|
|
37669
40345
|
|
|
37670
40346
|
export type CredentialSecretMaterialCreateInput = {
|
|
@@ -38551,6 +41227,209 @@ export namespace Prisma {
|
|
|
38551
41227
|
nodeId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
38552
41228
|
}
|
|
38553
41229
|
|
|
41230
|
+
export type HmacNonceCreateInput = {
|
|
41231
|
+
nonce: string
|
|
41232
|
+
expiresAt: Date | string
|
|
41233
|
+
}
|
|
41234
|
+
|
|
41235
|
+
export type HmacNonceUncheckedCreateInput = {
|
|
41236
|
+
nonce: string
|
|
41237
|
+
expiresAt: Date | string
|
|
41238
|
+
}
|
|
41239
|
+
|
|
41240
|
+
export type HmacNonceUpdateInput = {
|
|
41241
|
+
nonce?: StringFieldUpdateOperationsInput | string
|
|
41242
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41243
|
+
}
|
|
41244
|
+
|
|
41245
|
+
export type HmacNonceUncheckedUpdateInput = {
|
|
41246
|
+
nonce?: StringFieldUpdateOperationsInput | string
|
|
41247
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41248
|
+
}
|
|
41249
|
+
|
|
41250
|
+
export type HmacNonceCreateManyInput = {
|
|
41251
|
+
nonce: string
|
|
41252
|
+
expiresAt: Date | string
|
|
41253
|
+
}
|
|
41254
|
+
|
|
41255
|
+
export type HmacNonceUpdateManyMutationInput = {
|
|
41256
|
+
nonce?: StringFieldUpdateOperationsInput | string
|
|
41257
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41258
|
+
}
|
|
41259
|
+
|
|
41260
|
+
export type HmacNonceUncheckedUpdateManyInput = {
|
|
41261
|
+
nonce?: StringFieldUpdateOperationsInput | string
|
|
41262
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41263
|
+
}
|
|
41264
|
+
|
|
41265
|
+
export type HumanTaskCreateInput = {
|
|
41266
|
+
id: string
|
|
41267
|
+
runId: string
|
|
41268
|
+
workflowId: string
|
|
41269
|
+
workspaceId?: string | null
|
|
41270
|
+
nodeId: string
|
|
41271
|
+
activationId: string
|
|
41272
|
+
itemIndex: number
|
|
41273
|
+
status: string
|
|
41274
|
+
channel: string
|
|
41275
|
+
subjectJson: string
|
|
41276
|
+
metadataJson: string
|
|
41277
|
+
decisionSchemaJson: string
|
|
41278
|
+
decisionSchemaHash: string
|
|
41279
|
+
onTimeout: string
|
|
41280
|
+
deliveryRefJson?: string | null
|
|
41281
|
+
decisionJson?: string | null
|
|
41282
|
+
decidedAt?: Date | string | null
|
|
41283
|
+
decidedByJson?: string | null
|
|
41284
|
+
resumeTokenHash: string
|
|
41285
|
+
expiresAt: Date | string
|
|
41286
|
+
createdAt?: Date | string
|
|
41287
|
+
}
|
|
41288
|
+
|
|
41289
|
+
export type HumanTaskUncheckedCreateInput = {
|
|
41290
|
+
id: string
|
|
41291
|
+
runId: string
|
|
41292
|
+
workflowId: string
|
|
41293
|
+
workspaceId?: string | null
|
|
41294
|
+
nodeId: string
|
|
41295
|
+
activationId: string
|
|
41296
|
+
itemIndex: number
|
|
41297
|
+
status: string
|
|
41298
|
+
channel: string
|
|
41299
|
+
subjectJson: string
|
|
41300
|
+
metadataJson: string
|
|
41301
|
+
decisionSchemaJson: string
|
|
41302
|
+
decisionSchemaHash: string
|
|
41303
|
+
onTimeout: string
|
|
41304
|
+
deliveryRefJson?: string | null
|
|
41305
|
+
decisionJson?: string | null
|
|
41306
|
+
decidedAt?: Date | string | null
|
|
41307
|
+
decidedByJson?: string | null
|
|
41308
|
+
resumeTokenHash: string
|
|
41309
|
+
expiresAt: Date | string
|
|
41310
|
+
createdAt?: Date | string
|
|
41311
|
+
}
|
|
41312
|
+
|
|
41313
|
+
export type HumanTaskUpdateInput = {
|
|
41314
|
+
id?: StringFieldUpdateOperationsInput | string
|
|
41315
|
+
runId?: StringFieldUpdateOperationsInput | string
|
|
41316
|
+
workflowId?: StringFieldUpdateOperationsInput | string
|
|
41317
|
+
workspaceId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41318
|
+
nodeId?: StringFieldUpdateOperationsInput | string
|
|
41319
|
+
activationId?: StringFieldUpdateOperationsInput | string
|
|
41320
|
+
itemIndex?: IntFieldUpdateOperationsInput | number
|
|
41321
|
+
status?: StringFieldUpdateOperationsInput | string
|
|
41322
|
+
channel?: StringFieldUpdateOperationsInput | string
|
|
41323
|
+
subjectJson?: StringFieldUpdateOperationsInput | string
|
|
41324
|
+
metadataJson?: StringFieldUpdateOperationsInput | string
|
|
41325
|
+
decisionSchemaJson?: StringFieldUpdateOperationsInput | string
|
|
41326
|
+
decisionSchemaHash?: StringFieldUpdateOperationsInput | string
|
|
41327
|
+
onTimeout?: StringFieldUpdateOperationsInput | string
|
|
41328
|
+
deliveryRefJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41329
|
+
decisionJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41330
|
+
decidedAt?: NullableDateTimeFieldUpdateOperationsInput | Date | string | null
|
|
41331
|
+
decidedByJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41332
|
+
resumeTokenHash?: StringFieldUpdateOperationsInput | string
|
|
41333
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41334
|
+
createdAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41335
|
+
}
|
|
41336
|
+
|
|
41337
|
+
export type HumanTaskUncheckedUpdateInput = {
|
|
41338
|
+
id?: StringFieldUpdateOperationsInput | string
|
|
41339
|
+
runId?: StringFieldUpdateOperationsInput | string
|
|
41340
|
+
workflowId?: StringFieldUpdateOperationsInput | string
|
|
41341
|
+
workspaceId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41342
|
+
nodeId?: StringFieldUpdateOperationsInput | string
|
|
41343
|
+
activationId?: StringFieldUpdateOperationsInput | string
|
|
41344
|
+
itemIndex?: IntFieldUpdateOperationsInput | number
|
|
41345
|
+
status?: StringFieldUpdateOperationsInput | string
|
|
41346
|
+
channel?: StringFieldUpdateOperationsInput | string
|
|
41347
|
+
subjectJson?: StringFieldUpdateOperationsInput | string
|
|
41348
|
+
metadataJson?: StringFieldUpdateOperationsInput | string
|
|
41349
|
+
decisionSchemaJson?: StringFieldUpdateOperationsInput | string
|
|
41350
|
+
decisionSchemaHash?: StringFieldUpdateOperationsInput | string
|
|
41351
|
+
onTimeout?: StringFieldUpdateOperationsInput | string
|
|
41352
|
+
deliveryRefJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41353
|
+
decisionJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41354
|
+
decidedAt?: NullableDateTimeFieldUpdateOperationsInput | Date | string | null
|
|
41355
|
+
decidedByJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41356
|
+
resumeTokenHash?: StringFieldUpdateOperationsInput | string
|
|
41357
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41358
|
+
createdAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41359
|
+
}
|
|
41360
|
+
|
|
41361
|
+
export type HumanTaskCreateManyInput = {
|
|
41362
|
+
id: string
|
|
41363
|
+
runId: string
|
|
41364
|
+
workflowId: string
|
|
41365
|
+
workspaceId?: string | null
|
|
41366
|
+
nodeId: string
|
|
41367
|
+
activationId: string
|
|
41368
|
+
itemIndex: number
|
|
41369
|
+
status: string
|
|
41370
|
+
channel: string
|
|
41371
|
+
subjectJson: string
|
|
41372
|
+
metadataJson: string
|
|
41373
|
+
decisionSchemaJson: string
|
|
41374
|
+
decisionSchemaHash: string
|
|
41375
|
+
onTimeout: string
|
|
41376
|
+
deliveryRefJson?: string | null
|
|
41377
|
+
decisionJson?: string | null
|
|
41378
|
+
decidedAt?: Date | string | null
|
|
41379
|
+
decidedByJson?: string | null
|
|
41380
|
+
resumeTokenHash: string
|
|
41381
|
+
expiresAt: Date | string
|
|
41382
|
+
createdAt?: Date | string
|
|
41383
|
+
}
|
|
41384
|
+
|
|
41385
|
+
export type HumanTaskUpdateManyMutationInput = {
|
|
41386
|
+
id?: StringFieldUpdateOperationsInput | string
|
|
41387
|
+
runId?: StringFieldUpdateOperationsInput | string
|
|
41388
|
+
workflowId?: StringFieldUpdateOperationsInput | string
|
|
41389
|
+
workspaceId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41390
|
+
nodeId?: StringFieldUpdateOperationsInput | string
|
|
41391
|
+
activationId?: StringFieldUpdateOperationsInput | string
|
|
41392
|
+
itemIndex?: IntFieldUpdateOperationsInput | number
|
|
41393
|
+
status?: StringFieldUpdateOperationsInput | string
|
|
41394
|
+
channel?: StringFieldUpdateOperationsInput | string
|
|
41395
|
+
subjectJson?: StringFieldUpdateOperationsInput | string
|
|
41396
|
+
metadataJson?: StringFieldUpdateOperationsInput | string
|
|
41397
|
+
decisionSchemaJson?: StringFieldUpdateOperationsInput | string
|
|
41398
|
+
decisionSchemaHash?: StringFieldUpdateOperationsInput | string
|
|
41399
|
+
onTimeout?: StringFieldUpdateOperationsInput | string
|
|
41400
|
+
deliveryRefJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41401
|
+
decisionJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41402
|
+
decidedAt?: NullableDateTimeFieldUpdateOperationsInput | Date | string | null
|
|
41403
|
+
decidedByJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41404
|
+
resumeTokenHash?: StringFieldUpdateOperationsInput | string
|
|
41405
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41406
|
+
createdAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41407
|
+
}
|
|
41408
|
+
|
|
41409
|
+
export type HumanTaskUncheckedUpdateManyInput = {
|
|
41410
|
+
id?: StringFieldUpdateOperationsInput | string
|
|
41411
|
+
runId?: StringFieldUpdateOperationsInput | string
|
|
41412
|
+
workflowId?: StringFieldUpdateOperationsInput | string
|
|
41413
|
+
workspaceId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41414
|
+
nodeId?: StringFieldUpdateOperationsInput | string
|
|
41415
|
+
activationId?: StringFieldUpdateOperationsInput | string
|
|
41416
|
+
itemIndex?: IntFieldUpdateOperationsInput | number
|
|
41417
|
+
status?: StringFieldUpdateOperationsInput | string
|
|
41418
|
+
channel?: StringFieldUpdateOperationsInput | string
|
|
41419
|
+
subjectJson?: StringFieldUpdateOperationsInput | string
|
|
41420
|
+
metadataJson?: StringFieldUpdateOperationsInput | string
|
|
41421
|
+
decisionSchemaJson?: StringFieldUpdateOperationsInput | string
|
|
41422
|
+
decisionSchemaHash?: StringFieldUpdateOperationsInput | string
|
|
41423
|
+
onTimeout?: StringFieldUpdateOperationsInput | string
|
|
41424
|
+
deliveryRefJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41425
|
+
decisionJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41426
|
+
decidedAt?: NullableDateTimeFieldUpdateOperationsInput | Date | string | null
|
|
41427
|
+
decidedByJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41428
|
+
resumeTokenHash?: StringFieldUpdateOperationsInput | string
|
|
41429
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41430
|
+
createdAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41431
|
+
}
|
|
41432
|
+
|
|
38554
41433
|
export type StringFilter<$PrismaModel = never> = {
|
|
38555
41434
|
equals?: string | StringFieldRefInput<$PrismaModel>
|
|
38556
41435
|
in?: string[]
|
|
@@ -38666,6 +41545,7 @@ export namespace Prisma {
|
|
|
38666
41545
|
policySnapshotJson?: SortOrder
|
|
38667
41546
|
engineCountersJson?: SortOrder
|
|
38668
41547
|
mutableStateJson?: SortOrder
|
|
41548
|
+
hitlStateJson?: SortOrder
|
|
38669
41549
|
outputsByNodeJson?: SortOrder
|
|
38670
41550
|
updatedAt?: SortOrder
|
|
38671
41551
|
testSuiteRunId?: SortOrder
|
|
@@ -38694,6 +41574,7 @@ export namespace Prisma {
|
|
|
38694
41574
|
policySnapshotJson?: SortOrder
|
|
38695
41575
|
engineCountersJson?: SortOrder
|
|
38696
41576
|
mutableStateJson?: SortOrder
|
|
41577
|
+
hitlStateJson?: SortOrder
|
|
38697
41578
|
outputsByNodeJson?: SortOrder
|
|
38698
41579
|
updatedAt?: SortOrder
|
|
38699
41580
|
testSuiteRunId?: SortOrder
|
|
@@ -38717,6 +41598,7 @@ export namespace Prisma {
|
|
|
38717
41598
|
policySnapshotJson?: SortOrder
|
|
38718
41599
|
engineCountersJson?: SortOrder
|
|
38719
41600
|
mutableStateJson?: SortOrder
|
|
41601
|
+
hitlStateJson?: SortOrder
|
|
38720
41602
|
outputsByNodeJson?: SortOrder
|
|
38721
41603
|
updatedAt?: SortOrder
|
|
38722
41604
|
testSuiteRunId?: SortOrder
|
|
@@ -39684,6 +42566,8 @@ export namespace Prisma {
|
|
|
39684
42566
|
setupStatus?: SortOrder
|
|
39685
42567
|
createdAt?: SortOrder
|
|
39686
42568
|
updatedAt?: SortOrder
|
|
42569
|
+
materialSource?: SortOrder
|
|
42570
|
+
materialRef?: SortOrder
|
|
39687
42571
|
}
|
|
39688
42572
|
|
|
39689
42573
|
export type CredentialInstanceMaxOrderByAggregateInput = {
|
|
@@ -39697,6 +42581,8 @@ export namespace Prisma {
|
|
|
39697
42581
|
setupStatus?: SortOrder
|
|
39698
42582
|
createdAt?: SortOrder
|
|
39699
42583
|
updatedAt?: SortOrder
|
|
42584
|
+
materialSource?: SortOrder
|
|
42585
|
+
materialRef?: SortOrder
|
|
39700
42586
|
}
|
|
39701
42587
|
|
|
39702
42588
|
export type CredentialInstanceMinOrderByAggregateInput = {
|
|
@@ -39710,6 +42596,8 @@ export namespace Prisma {
|
|
|
39710
42596
|
setupStatus?: SortOrder
|
|
39711
42597
|
createdAt?: SortOrder
|
|
39712
42598
|
updatedAt?: SortOrder
|
|
42599
|
+
materialSource?: SortOrder
|
|
42600
|
+
materialRef?: SortOrder
|
|
39713
42601
|
}
|
|
39714
42602
|
|
|
39715
42603
|
export type CredentialSecretMaterialCountOrderByAggregateInput = {
|
|
@@ -40212,6 +43100,101 @@ export namespace Prisma {
|
|
|
40212
43100
|
nodeId?: SortOrder
|
|
40213
43101
|
}
|
|
40214
43102
|
|
|
43103
|
+
export type HmacNonceCountOrderByAggregateInput = {
|
|
43104
|
+
nonce?: SortOrder
|
|
43105
|
+
expiresAt?: SortOrder
|
|
43106
|
+
}
|
|
43107
|
+
|
|
43108
|
+
export type HmacNonceMaxOrderByAggregateInput = {
|
|
43109
|
+
nonce?: SortOrder
|
|
43110
|
+
expiresAt?: SortOrder
|
|
43111
|
+
}
|
|
43112
|
+
|
|
43113
|
+
export type HmacNonceMinOrderByAggregateInput = {
|
|
43114
|
+
nonce?: SortOrder
|
|
43115
|
+
expiresAt?: SortOrder
|
|
43116
|
+
}
|
|
43117
|
+
|
|
43118
|
+
export type HumanTaskCountOrderByAggregateInput = {
|
|
43119
|
+
id?: SortOrder
|
|
43120
|
+
runId?: SortOrder
|
|
43121
|
+
workflowId?: SortOrder
|
|
43122
|
+
workspaceId?: SortOrder
|
|
43123
|
+
nodeId?: SortOrder
|
|
43124
|
+
activationId?: SortOrder
|
|
43125
|
+
itemIndex?: SortOrder
|
|
43126
|
+
status?: SortOrder
|
|
43127
|
+
channel?: SortOrder
|
|
43128
|
+
subjectJson?: SortOrder
|
|
43129
|
+
metadataJson?: SortOrder
|
|
43130
|
+
decisionSchemaJson?: SortOrder
|
|
43131
|
+
decisionSchemaHash?: SortOrder
|
|
43132
|
+
onTimeout?: SortOrder
|
|
43133
|
+
deliveryRefJson?: SortOrder
|
|
43134
|
+
decisionJson?: SortOrder
|
|
43135
|
+
decidedAt?: SortOrder
|
|
43136
|
+
decidedByJson?: SortOrder
|
|
43137
|
+
resumeTokenHash?: SortOrder
|
|
43138
|
+
expiresAt?: SortOrder
|
|
43139
|
+
createdAt?: SortOrder
|
|
43140
|
+
}
|
|
43141
|
+
|
|
43142
|
+
export type HumanTaskAvgOrderByAggregateInput = {
|
|
43143
|
+
itemIndex?: SortOrder
|
|
43144
|
+
}
|
|
43145
|
+
|
|
43146
|
+
export type HumanTaskMaxOrderByAggregateInput = {
|
|
43147
|
+
id?: SortOrder
|
|
43148
|
+
runId?: SortOrder
|
|
43149
|
+
workflowId?: SortOrder
|
|
43150
|
+
workspaceId?: SortOrder
|
|
43151
|
+
nodeId?: SortOrder
|
|
43152
|
+
activationId?: SortOrder
|
|
43153
|
+
itemIndex?: SortOrder
|
|
43154
|
+
status?: SortOrder
|
|
43155
|
+
channel?: SortOrder
|
|
43156
|
+
subjectJson?: SortOrder
|
|
43157
|
+
metadataJson?: SortOrder
|
|
43158
|
+
decisionSchemaJson?: SortOrder
|
|
43159
|
+
decisionSchemaHash?: SortOrder
|
|
43160
|
+
onTimeout?: SortOrder
|
|
43161
|
+
deliveryRefJson?: SortOrder
|
|
43162
|
+
decisionJson?: SortOrder
|
|
43163
|
+
decidedAt?: SortOrder
|
|
43164
|
+
decidedByJson?: SortOrder
|
|
43165
|
+
resumeTokenHash?: SortOrder
|
|
43166
|
+
expiresAt?: SortOrder
|
|
43167
|
+
createdAt?: SortOrder
|
|
43168
|
+
}
|
|
43169
|
+
|
|
43170
|
+
export type HumanTaskMinOrderByAggregateInput = {
|
|
43171
|
+
id?: SortOrder
|
|
43172
|
+
runId?: SortOrder
|
|
43173
|
+
workflowId?: SortOrder
|
|
43174
|
+
workspaceId?: SortOrder
|
|
43175
|
+
nodeId?: SortOrder
|
|
43176
|
+
activationId?: SortOrder
|
|
43177
|
+
itemIndex?: SortOrder
|
|
43178
|
+
status?: SortOrder
|
|
43179
|
+
channel?: SortOrder
|
|
43180
|
+
subjectJson?: SortOrder
|
|
43181
|
+
metadataJson?: SortOrder
|
|
43182
|
+
decisionSchemaJson?: SortOrder
|
|
43183
|
+
decisionSchemaHash?: SortOrder
|
|
43184
|
+
onTimeout?: SortOrder
|
|
43185
|
+
deliveryRefJson?: SortOrder
|
|
43186
|
+
decisionJson?: SortOrder
|
|
43187
|
+
decidedAt?: SortOrder
|
|
43188
|
+
decidedByJson?: SortOrder
|
|
43189
|
+
resumeTokenHash?: SortOrder
|
|
43190
|
+
expiresAt?: SortOrder
|
|
43191
|
+
createdAt?: SortOrder
|
|
43192
|
+
}
|
|
43193
|
+
|
|
43194
|
+
export type HumanTaskSumOrderByAggregateInput = {
|
|
43195
|
+
itemIndex?: SortOrder
|
|
43196
|
+
}
|
|
43197
|
+
|
|
40215
43198
|
export type RunWorkItemCreateNestedManyWithoutRunInput = {
|
|
40216
43199
|
create?: XOR<RunWorkItemCreateWithoutRunInput, RunWorkItemUncheckedCreateWithoutRunInput> | RunWorkItemCreateWithoutRunInput[] | RunWorkItemUncheckedCreateWithoutRunInput[]
|
|
40217
43200
|
connectOrCreate?: RunWorkItemCreateOrConnectWithoutRunInput | RunWorkItemCreateOrConnectWithoutRunInput[]
|
|
@@ -41595,6 +44578,7 @@ export namespace Prisma {
|
|
|
41595
44578
|
policySnapshotJson?: string | null
|
|
41596
44579
|
engineCountersJson?: string | null
|
|
41597
44580
|
mutableStateJson?: string | null
|
|
44581
|
+
hitlStateJson?: string | null
|
|
41598
44582
|
outputsByNodeJson: string
|
|
41599
44583
|
updatedAt: string
|
|
41600
44584
|
testCaseIndex?: number | null
|
|
@@ -41622,6 +44606,7 @@ export namespace Prisma {
|
|
|
41622
44606
|
policySnapshotJson?: string | null
|
|
41623
44607
|
engineCountersJson?: string | null
|
|
41624
44608
|
mutableStateJson?: string | null
|
|
44609
|
+
hitlStateJson?: string | null
|
|
41625
44610
|
outputsByNodeJson: string
|
|
41626
44611
|
updatedAt: string
|
|
41627
44612
|
testSuiteRunId?: string | null
|
|
@@ -41663,6 +44648,7 @@ export namespace Prisma {
|
|
|
41663
44648
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41664
44649
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41665
44650
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
44651
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41666
44652
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
41667
44653
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
41668
44654
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -41690,6 +44676,7 @@ export namespace Prisma {
|
|
|
41690
44676
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41691
44677
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41692
44678
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
44679
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41693
44680
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
41694
44681
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
41695
44682
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -41715,6 +44702,7 @@ export namespace Prisma {
|
|
|
41715
44702
|
policySnapshotJson?: string | null
|
|
41716
44703
|
engineCountersJson?: string | null
|
|
41717
44704
|
mutableStateJson?: string | null
|
|
44705
|
+
hitlStateJson?: string | null
|
|
41718
44706
|
outputsByNodeJson: string
|
|
41719
44707
|
updatedAt: string
|
|
41720
44708
|
testCaseIndex?: number | null
|
|
@@ -41742,6 +44730,7 @@ export namespace Prisma {
|
|
|
41742
44730
|
policySnapshotJson?: string | null
|
|
41743
44731
|
engineCountersJson?: string | null
|
|
41744
44732
|
mutableStateJson?: string | null
|
|
44733
|
+
hitlStateJson?: string | null
|
|
41745
44734
|
outputsByNodeJson: string
|
|
41746
44735
|
updatedAt: string
|
|
41747
44736
|
testSuiteRunId?: string | null
|
|
@@ -41783,6 +44772,7 @@ export namespace Prisma {
|
|
|
41783
44772
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41784
44773
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41785
44774
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
44775
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41786
44776
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
41787
44777
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
41788
44778
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -41810,6 +44800,7 @@ export namespace Prisma {
|
|
|
41810
44800
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41811
44801
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41812
44802
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
44803
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41813
44804
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
41814
44805
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
41815
44806
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -41835,6 +44826,7 @@ export namespace Prisma {
|
|
|
41835
44826
|
policySnapshotJson?: string | null
|
|
41836
44827
|
engineCountersJson?: string | null
|
|
41837
44828
|
mutableStateJson?: string | null
|
|
44829
|
+
hitlStateJson?: string | null
|
|
41838
44830
|
outputsByNodeJson: string
|
|
41839
44831
|
updatedAt: string
|
|
41840
44832
|
testCaseIndex?: number | null
|
|
@@ -41862,6 +44854,7 @@ export namespace Prisma {
|
|
|
41862
44854
|
policySnapshotJson?: string | null
|
|
41863
44855
|
engineCountersJson?: string | null
|
|
41864
44856
|
mutableStateJson?: string | null
|
|
44857
|
+
hitlStateJson?: string | null
|
|
41865
44858
|
outputsByNodeJson: string
|
|
41866
44859
|
updatedAt: string
|
|
41867
44860
|
testSuiteRunId?: string | null
|
|
@@ -41903,6 +44896,7 @@ export namespace Prisma {
|
|
|
41903
44896
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41904
44897
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41905
44898
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
44899
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41906
44900
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
41907
44901
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
41908
44902
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -41930,6 +44924,7 @@ export namespace Prisma {
|
|
|
41930
44924
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41931
44925
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41932
44926
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
44927
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41933
44928
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
41934
44929
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
41935
44930
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -41955,6 +44950,7 @@ export namespace Prisma {
|
|
|
41955
44950
|
policySnapshotJson?: string | null
|
|
41956
44951
|
engineCountersJson?: string | null
|
|
41957
44952
|
mutableStateJson?: string | null
|
|
44953
|
+
hitlStateJson?: string | null
|
|
41958
44954
|
outputsByNodeJson: string
|
|
41959
44955
|
updatedAt: string
|
|
41960
44956
|
testCaseIndex?: number | null
|
|
@@ -41982,6 +44978,7 @@ export namespace Prisma {
|
|
|
41982
44978
|
policySnapshotJson?: string | null
|
|
41983
44979
|
engineCountersJson?: string | null
|
|
41984
44980
|
mutableStateJson?: string | null
|
|
44981
|
+
hitlStateJson?: string | null
|
|
41985
44982
|
outputsByNodeJson: string
|
|
41986
44983
|
updatedAt: string
|
|
41987
44984
|
testCaseIndex?: number | null
|
|
@@ -42081,6 +45078,7 @@ export namespace Prisma {
|
|
|
42081
45078
|
policySnapshotJson?: StringNullableFilter<"Run"> | string | null
|
|
42082
45079
|
engineCountersJson?: StringNullableFilter<"Run"> | string | null
|
|
42083
45080
|
mutableStateJson?: StringNullableFilter<"Run"> | string | null
|
|
45081
|
+
hitlStateJson?: StringNullableFilter<"Run"> | string | null
|
|
42084
45082
|
outputsByNodeJson?: StringFilter<"Run"> | string
|
|
42085
45083
|
updatedAt?: StringFilter<"Run"> | string
|
|
42086
45084
|
testSuiteRunId?: StringNullableFilter<"Run"> | string | null
|
|
@@ -42119,6 +45117,7 @@ export namespace Prisma {
|
|
|
42119
45117
|
policySnapshotJson?: string | null
|
|
42120
45118
|
engineCountersJson?: string | null
|
|
42121
45119
|
mutableStateJson?: string | null
|
|
45120
|
+
hitlStateJson?: string | null
|
|
42122
45121
|
outputsByNodeJson: string
|
|
42123
45122
|
updatedAt: string
|
|
42124
45123
|
testCaseIndex?: number | null
|
|
@@ -42146,6 +45145,7 @@ export namespace Prisma {
|
|
|
42146
45145
|
policySnapshotJson?: string | null
|
|
42147
45146
|
engineCountersJson?: string | null
|
|
42148
45147
|
mutableStateJson?: string | null
|
|
45148
|
+
hitlStateJson?: string | null
|
|
42149
45149
|
outputsByNodeJson: string
|
|
42150
45150
|
updatedAt: string
|
|
42151
45151
|
testSuiteRunId?: string | null
|
|
@@ -42228,6 +45228,7 @@ export namespace Prisma {
|
|
|
42228
45228
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42229
45229
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42230
45230
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
45231
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42231
45232
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
42232
45233
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
42233
45234
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -42255,6 +45256,7 @@ export namespace Prisma {
|
|
|
42255
45256
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42256
45257
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42257
45258
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
45259
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42258
45260
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
42259
45261
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
42260
45262
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -42327,6 +45329,7 @@ export namespace Prisma {
|
|
|
42327
45329
|
policySnapshotJson?: string | null
|
|
42328
45330
|
engineCountersJson?: string | null
|
|
42329
45331
|
mutableStateJson?: string | null
|
|
45332
|
+
hitlStateJson?: string | null
|
|
42330
45333
|
outputsByNodeJson: string
|
|
42331
45334
|
updatedAt: string
|
|
42332
45335
|
testCaseIndex?: number | null
|
|
@@ -42353,6 +45356,7 @@ export namespace Prisma {
|
|
|
42353
45356
|
policySnapshotJson?: string | null
|
|
42354
45357
|
engineCountersJson?: string | null
|
|
42355
45358
|
mutableStateJson?: string | null
|
|
45359
|
+
hitlStateJson?: string | null
|
|
42356
45360
|
outputsByNodeJson: string
|
|
42357
45361
|
updatedAt: string
|
|
42358
45362
|
testSuiteRunId?: string | null
|
|
@@ -43147,6 +46151,7 @@ export namespace Prisma {
|
|
|
43147
46151
|
policySnapshotJson?: string | null
|
|
43148
46152
|
engineCountersJson?: string | null
|
|
43149
46153
|
mutableStateJson?: string | null
|
|
46154
|
+
hitlStateJson?: string | null
|
|
43150
46155
|
outputsByNodeJson: string
|
|
43151
46156
|
updatedAt: string
|
|
43152
46157
|
testCaseIndex?: number | null
|
|
@@ -43186,6 +46191,7 @@ export namespace Prisma {
|
|
|
43186
46191
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43187
46192
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43188
46193
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46194
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43189
46195
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43190
46196
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43191
46197
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -43213,6 +46219,7 @@ export namespace Prisma {
|
|
|
43213
46219
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43214
46220
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43215
46221
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46222
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43216
46223
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43217
46224
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43218
46225
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -43239,6 +46246,7 @@ export namespace Prisma {
|
|
|
43239
46246
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43240
46247
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43241
46248
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46249
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43242
46250
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43243
46251
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43244
46252
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -43314,6 +46322,7 @@ export namespace Prisma {
|
|
|
43314
46322
|
policySnapshotJson?: string | null
|
|
43315
46323
|
engineCountersJson?: string | null
|
|
43316
46324
|
mutableStateJson?: string | null
|
|
46325
|
+
hitlStateJson?: string | null
|
|
43317
46326
|
outputsByNodeJson: string
|
|
43318
46327
|
updatedAt: string
|
|
43319
46328
|
testSuiteRunId?: string | null
|
|
@@ -43336,6 +46345,7 @@ export namespace Prisma {
|
|
|
43336
46345
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43337
46346
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43338
46347
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46348
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43339
46349
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43340
46350
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43341
46351
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -43362,6 +46372,7 @@ export namespace Prisma {
|
|
|
43362
46372
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43363
46373
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43364
46374
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46375
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43365
46376
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43366
46377
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43367
46378
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -43388,6 +46399,7 @@ export namespace Prisma {
|
|
|
43388
46399
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43389
46400
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43390
46401
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46402
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43391
46403
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43392
46404
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43393
46405
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|