@codemation/host 0.8.0 → 0.9.1
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 +59 -0
- 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-BT0y0LVC.d.ts → AppConfigFactory-DncmwCD1.d.ts} +2918 -199
- package/dist/{AppContainerFactory-DRTjG7nG.js → AppContainerFactory-CHCXP2rn.js} +1735 -474
- package/dist/AppContainerFactory-CHCXP2rn.js.map +1 -0
- package/dist/{CodemationAppContext-CGFYVcSb.d.ts → CodemationAppContext-K51b7oXe.d.ts} +3 -3
- package/dist/{CodemationAuthoring.types-DiKKogum.d.ts → CodemationAuthoring.types-BXlXIl4K.d.ts} +4 -4
- package/dist/{CodemationConfigNormalizer-48f-T66P.d.ts → CodemationConfigNormalizer-B4rDYC9h.d.ts} +3 -3
- package/dist/{CodemationConsumerConfigLoader-_PIYqwVx.d.ts → CodemationConsumerConfigLoader-Dt4jyLx6.d.ts} +2 -2
- package/dist/{CodemationPluginListMerger-DP7djJ9S.d.ts → CodemationPluginListMerger-DS6I3Xe0.d.ts} +24 -12
- 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-BLloBztI.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/{InternalHonoApiRouteRegistrar-c7t3KnV_.d.ts → InternalHonoApiRouteRegistrar-Ce1yxpnO.d.ts} +1 -1
- 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-Dv04tJ-6.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/client.d.ts +1 -1
- package/dist/client.js +1 -1
- package/dist/consumer.d.ts +5 -5
- 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 +17 -16
- package/dist/index.js +8 -8
- 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 -13
- package/dist/nextServer.js +6 -6
- package/dist/pairing.d.ts +28 -9
- 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-09PKasWR.d.ts → server-B5trn7y4.d.ts} +5 -5
- package/dist/{server-vtRCPgRJ.js → server-CNj_y0QO.js} +4 -4
- package/dist/{server-vtRCPgRJ.js.map → server-CNj_y0QO.js.map} +1 -1
- package/dist/server.d.ts +10 -10
- package/dist/server.js +8 -8
- package/package.json +11 -10
- 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 +100 -0
- package/src/credentials/CachingCredentialMaterialProvider.ts +96 -0
- package/src/credentials/CompositeCredentialMaterialProvider.ts +47 -0
- package/src/credentials/ControlPlaneCatalogFetcher.ts +4 -24
- 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 +89 -0
- package/src/hitl/HitlTimeoutWorker.ts +143 -0
- package/src/hitl/InboxChannelResolver.ts +49 -0
- package/src/hitl/LocalInboxChannel.ts +37 -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/http/ApiPaths.ts +14 -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/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-DRTjG7nG.js.map +0 -1
- package/dist/CredentialServices-Dk8yypeL.js.map +0 -1
- package/dist/InternalPingRegistrar-DY3kSfxP.js.map +0 -1
- package/dist/persistenceServer-B71RGvSj.d.ts +0 -30
- package/dist/persistenceServer-C-hH4z6l.js.map +0 -1
- 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'>
|
|
@@ -20087,6 +20284,8 @@ export namespace Prisma {
|
|
|
20087
20284
|
setupStatus: string | null
|
|
20088
20285
|
createdAt: string | null
|
|
20089
20286
|
updatedAt: string | null
|
|
20287
|
+
materialSource: string | null
|
|
20288
|
+
materialRef: string | null
|
|
20090
20289
|
}
|
|
20091
20290
|
|
|
20092
20291
|
export type CredentialInstanceMaxAggregateOutputType = {
|
|
@@ -20100,6 +20299,8 @@ export namespace Prisma {
|
|
|
20100
20299
|
setupStatus: string | null
|
|
20101
20300
|
createdAt: string | null
|
|
20102
20301
|
updatedAt: string | null
|
|
20302
|
+
materialSource: string | null
|
|
20303
|
+
materialRef: string | null
|
|
20103
20304
|
}
|
|
20104
20305
|
|
|
20105
20306
|
export type CredentialInstanceCountAggregateOutputType = {
|
|
@@ -20113,6 +20314,8 @@ export namespace Prisma {
|
|
|
20113
20314
|
setupStatus: number
|
|
20114
20315
|
createdAt: number
|
|
20115
20316
|
updatedAt: number
|
|
20317
|
+
materialSource: number
|
|
20318
|
+
materialRef: number
|
|
20116
20319
|
_all: number
|
|
20117
20320
|
}
|
|
20118
20321
|
|
|
@@ -20128,6 +20331,8 @@ export namespace Prisma {
|
|
|
20128
20331
|
setupStatus?: true
|
|
20129
20332
|
createdAt?: true
|
|
20130
20333
|
updatedAt?: true
|
|
20334
|
+
materialSource?: true
|
|
20335
|
+
materialRef?: true
|
|
20131
20336
|
}
|
|
20132
20337
|
|
|
20133
20338
|
export type CredentialInstanceMaxAggregateInputType = {
|
|
@@ -20141,6 +20346,8 @@ export namespace Prisma {
|
|
|
20141
20346
|
setupStatus?: true
|
|
20142
20347
|
createdAt?: true
|
|
20143
20348
|
updatedAt?: true
|
|
20349
|
+
materialSource?: true
|
|
20350
|
+
materialRef?: true
|
|
20144
20351
|
}
|
|
20145
20352
|
|
|
20146
20353
|
export type CredentialInstanceCountAggregateInputType = {
|
|
@@ -20154,6 +20361,8 @@ export namespace Prisma {
|
|
|
20154
20361
|
setupStatus?: true
|
|
20155
20362
|
createdAt?: true
|
|
20156
20363
|
updatedAt?: true
|
|
20364
|
+
materialSource?: true
|
|
20365
|
+
materialRef?: true
|
|
20157
20366
|
_all?: true
|
|
20158
20367
|
}
|
|
20159
20368
|
|
|
@@ -20240,6 +20449,8 @@ export namespace Prisma {
|
|
|
20240
20449
|
setupStatus: string
|
|
20241
20450
|
createdAt: string
|
|
20242
20451
|
updatedAt: string
|
|
20452
|
+
materialSource: string
|
|
20453
|
+
materialRef: string
|
|
20243
20454
|
_count: CredentialInstanceCountAggregateOutputType | null
|
|
20244
20455
|
_min: CredentialInstanceMinAggregateOutputType | null
|
|
20245
20456
|
_max: CredentialInstanceMaxAggregateOutputType | null
|
|
@@ -20270,6 +20481,8 @@ export namespace Prisma {
|
|
|
20270
20481
|
setupStatus?: boolean
|
|
20271
20482
|
createdAt?: boolean
|
|
20272
20483
|
updatedAt?: boolean
|
|
20484
|
+
materialSource?: boolean
|
|
20485
|
+
materialRef?: boolean
|
|
20273
20486
|
}, ExtArgs["result"]["credentialInstance"]>
|
|
20274
20487
|
|
|
20275
20488
|
export type CredentialInstanceSelectCreateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
@@ -20283,6 +20496,8 @@ export namespace Prisma {
|
|
|
20283
20496
|
setupStatus?: boolean
|
|
20284
20497
|
createdAt?: boolean
|
|
20285
20498
|
updatedAt?: boolean
|
|
20499
|
+
materialSource?: boolean
|
|
20500
|
+
materialRef?: boolean
|
|
20286
20501
|
}, ExtArgs["result"]["credentialInstance"]>
|
|
20287
20502
|
|
|
20288
20503
|
export type CredentialInstanceSelectUpdateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
@@ -20296,6 +20511,8 @@ export namespace Prisma {
|
|
|
20296
20511
|
setupStatus?: boolean
|
|
20297
20512
|
createdAt?: boolean
|
|
20298
20513
|
updatedAt?: boolean
|
|
20514
|
+
materialSource?: boolean
|
|
20515
|
+
materialRef?: boolean
|
|
20299
20516
|
}, ExtArgs["result"]["credentialInstance"]>
|
|
20300
20517
|
|
|
20301
20518
|
export type CredentialInstanceSelectScalar = {
|
|
@@ -20309,9 +20526,11 @@ export namespace Prisma {
|
|
|
20309
20526
|
setupStatus?: boolean
|
|
20310
20527
|
createdAt?: boolean
|
|
20311
20528
|
updatedAt?: boolean
|
|
20529
|
+
materialSource?: boolean
|
|
20530
|
+
materialRef?: boolean
|
|
20312
20531
|
}
|
|
20313
20532
|
|
|
20314
|
-
export type CredentialInstanceOmit<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetOmit<"instanceId" | "typeId" | "displayName" | "sourceKind" | "publicConfigJson" | "secretRefJson" | "tagsJson" | "setupStatus" | "createdAt" | "updatedAt", ExtArgs["result"]["credentialInstance"]>
|
|
20533
|
+
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"]>
|
|
20315
20534
|
|
|
20316
20535
|
export type $CredentialInstancePayload<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
20317
20536
|
name: "CredentialInstance"
|
|
@@ -20327,6 +20546,8 @@ export namespace Prisma {
|
|
|
20327
20546
|
setupStatus: string
|
|
20328
20547
|
createdAt: string
|
|
20329
20548
|
updatedAt: string
|
|
20549
|
+
materialSource: string
|
|
20550
|
+
materialRef: string
|
|
20330
20551
|
}, ExtArgs["result"]["credentialInstance"]>
|
|
20331
20552
|
composites: {}
|
|
20332
20553
|
}
|
|
@@ -20760,6 +20981,8 @@ export namespace Prisma {
|
|
|
20760
20981
|
readonly setupStatus: FieldRef<"CredentialInstance", 'String'>
|
|
20761
20982
|
readonly createdAt: FieldRef<"CredentialInstance", 'String'>
|
|
20762
20983
|
readonly updatedAt: FieldRef<"CredentialInstance", 'String'>
|
|
20984
|
+
readonly materialSource: FieldRef<"CredentialInstance", 'String'>
|
|
20985
|
+
readonly materialRef: FieldRef<"CredentialInstance", 'String'>
|
|
20763
20986
|
}
|
|
20764
20987
|
|
|
20765
20988
|
|
|
@@ -32659,390 +32882,2602 @@ export namespace Prisma {
|
|
|
32659
32882
|
|
|
32660
32883
|
|
|
32661
32884
|
/**
|
|
32662
|
-
* Fields of the WorkflowAuditLog model
|
|
32885
|
+
* Fields of the WorkflowAuditLog model
|
|
32886
|
+
*/
|
|
32887
|
+
interface WorkflowAuditLogFieldRefs {
|
|
32888
|
+
readonly id: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32889
|
+
readonly occurredAt: FieldRef<"WorkflowAuditLog", 'DateTime'>
|
|
32890
|
+
readonly actorUserId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32891
|
+
readonly actorSessionId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32892
|
+
readonly action: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32893
|
+
readonly resourceType: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32894
|
+
readonly resourceId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32895
|
+
readonly outcome: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32896
|
+
readonly errorCode: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32897
|
+
readonly correlationId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32898
|
+
readonly workflowId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32899
|
+
readonly runId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32900
|
+
readonly nodeId: FieldRef<"WorkflowAuditLog", 'String'>
|
|
32901
|
+
}
|
|
32902
|
+
|
|
32903
|
+
|
|
32904
|
+
// Custom InputTypes
|
|
32905
|
+
/**
|
|
32906
|
+
* WorkflowAuditLog findUnique
|
|
32907
|
+
*/
|
|
32908
|
+
export type WorkflowAuditLogFindUniqueArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32909
|
+
/**
|
|
32910
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
32911
|
+
*/
|
|
32912
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
32913
|
+
/**
|
|
32914
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
32915
|
+
*/
|
|
32916
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
32917
|
+
/**
|
|
32918
|
+
* Filter, which WorkflowAuditLog to fetch.
|
|
32919
|
+
*/
|
|
32920
|
+
where: WorkflowAuditLogWhereUniqueInput
|
|
32921
|
+
}
|
|
32922
|
+
|
|
32923
|
+
/**
|
|
32924
|
+
* WorkflowAuditLog findUniqueOrThrow
|
|
32925
|
+
*/
|
|
32926
|
+
export type WorkflowAuditLogFindUniqueOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32927
|
+
/**
|
|
32928
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
32929
|
+
*/
|
|
32930
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
32931
|
+
/**
|
|
32932
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
32933
|
+
*/
|
|
32934
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
32935
|
+
/**
|
|
32936
|
+
* Filter, which WorkflowAuditLog to fetch.
|
|
32937
|
+
*/
|
|
32938
|
+
where: WorkflowAuditLogWhereUniqueInput
|
|
32939
|
+
}
|
|
32940
|
+
|
|
32941
|
+
/**
|
|
32942
|
+
* WorkflowAuditLog findFirst
|
|
32943
|
+
*/
|
|
32944
|
+
export type WorkflowAuditLogFindFirstArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32945
|
+
/**
|
|
32946
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
32947
|
+
*/
|
|
32948
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
32949
|
+
/**
|
|
32950
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
32951
|
+
*/
|
|
32952
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
32953
|
+
/**
|
|
32954
|
+
* Filter, which WorkflowAuditLog to fetch.
|
|
32955
|
+
*/
|
|
32956
|
+
where?: WorkflowAuditLogWhereInput
|
|
32957
|
+
/**
|
|
32958
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
32959
|
+
*
|
|
32960
|
+
* Determine the order of WorkflowAuditLogs to fetch.
|
|
32961
|
+
*/
|
|
32962
|
+
orderBy?: WorkflowAuditLogOrderByWithRelationInput | WorkflowAuditLogOrderByWithRelationInput[]
|
|
32963
|
+
/**
|
|
32964
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
32965
|
+
*
|
|
32966
|
+
* Sets the position for searching for WorkflowAuditLogs.
|
|
32967
|
+
*/
|
|
32968
|
+
cursor?: WorkflowAuditLogWhereUniqueInput
|
|
32969
|
+
/**
|
|
32970
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32971
|
+
*
|
|
32972
|
+
* Take `±n` WorkflowAuditLogs from the position of the cursor.
|
|
32973
|
+
*/
|
|
32974
|
+
take?: number
|
|
32975
|
+
/**
|
|
32976
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32977
|
+
*
|
|
32978
|
+
* Skip the first `n` WorkflowAuditLogs.
|
|
32979
|
+
*/
|
|
32980
|
+
skip?: number
|
|
32981
|
+
/**
|
|
32982
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
32983
|
+
*
|
|
32984
|
+
* Filter by unique combinations of WorkflowAuditLogs.
|
|
32985
|
+
*/
|
|
32986
|
+
distinct?: WorkflowAuditLogScalarFieldEnum | WorkflowAuditLogScalarFieldEnum[]
|
|
32987
|
+
}
|
|
32988
|
+
|
|
32989
|
+
/**
|
|
32990
|
+
* WorkflowAuditLog findFirstOrThrow
|
|
32991
|
+
*/
|
|
32992
|
+
export type WorkflowAuditLogFindFirstOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32993
|
+
/**
|
|
32994
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
32995
|
+
*/
|
|
32996
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
32997
|
+
/**
|
|
32998
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
32999
|
+
*/
|
|
33000
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33001
|
+
/**
|
|
33002
|
+
* Filter, which WorkflowAuditLog to fetch.
|
|
33003
|
+
*/
|
|
33004
|
+
where?: WorkflowAuditLogWhereInput
|
|
33005
|
+
/**
|
|
33006
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
33007
|
+
*
|
|
33008
|
+
* Determine the order of WorkflowAuditLogs to fetch.
|
|
33009
|
+
*/
|
|
33010
|
+
orderBy?: WorkflowAuditLogOrderByWithRelationInput | WorkflowAuditLogOrderByWithRelationInput[]
|
|
33011
|
+
/**
|
|
33012
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
33013
|
+
*
|
|
33014
|
+
* Sets the position for searching for WorkflowAuditLogs.
|
|
33015
|
+
*/
|
|
33016
|
+
cursor?: WorkflowAuditLogWhereUniqueInput
|
|
33017
|
+
/**
|
|
33018
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33019
|
+
*
|
|
33020
|
+
* Take `±n` WorkflowAuditLogs from the position of the cursor.
|
|
33021
|
+
*/
|
|
33022
|
+
take?: number
|
|
33023
|
+
/**
|
|
33024
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33025
|
+
*
|
|
33026
|
+
* Skip the first `n` WorkflowAuditLogs.
|
|
33027
|
+
*/
|
|
33028
|
+
skip?: number
|
|
33029
|
+
/**
|
|
33030
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
33031
|
+
*
|
|
33032
|
+
* Filter by unique combinations of WorkflowAuditLogs.
|
|
33033
|
+
*/
|
|
33034
|
+
distinct?: WorkflowAuditLogScalarFieldEnum | WorkflowAuditLogScalarFieldEnum[]
|
|
33035
|
+
}
|
|
33036
|
+
|
|
33037
|
+
/**
|
|
33038
|
+
* WorkflowAuditLog findMany
|
|
33039
|
+
*/
|
|
33040
|
+
export type WorkflowAuditLogFindManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33041
|
+
/**
|
|
33042
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33043
|
+
*/
|
|
33044
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33045
|
+
/**
|
|
33046
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33047
|
+
*/
|
|
33048
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33049
|
+
/**
|
|
33050
|
+
* Filter, which WorkflowAuditLogs to fetch.
|
|
33051
|
+
*/
|
|
33052
|
+
where?: WorkflowAuditLogWhereInput
|
|
33053
|
+
/**
|
|
33054
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
33055
|
+
*
|
|
33056
|
+
* Determine the order of WorkflowAuditLogs to fetch.
|
|
33057
|
+
*/
|
|
33058
|
+
orderBy?: WorkflowAuditLogOrderByWithRelationInput | WorkflowAuditLogOrderByWithRelationInput[]
|
|
33059
|
+
/**
|
|
33060
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
33061
|
+
*
|
|
33062
|
+
* Sets the position for listing WorkflowAuditLogs.
|
|
33063
|
+
*/
|
|
33064
|
+
cursor?: WorkflowAuditLogWhereUniqueInput
|
|
33065
|
+
/**
|
|
33066
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33067
|
+
*
|
|
33068
|
+
* Take `±n` WorkflowAuditLogs from the position of the cursor.
|
|
33069
|
+
*/
|
|
33070
|
+
take?: number
|
|
33071
|
+
/**
|
|
33072
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33073
|
+
*
|
|
33074
|
+
* Skip the first `n` WorkflowAuditLogs.
|
|
33075
|
+
*/
|
|
33076
|
+
skip?: number
|
|
33077
|
+
/**
|
|
33078
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
33079
|
+
*
|
|
33080
|
+
* Filter by unique combinations of WorkflowAuditLogs.
|
|
33081
|
+
*/
|
|
33082
|
+
distinct?: WorkflowAuditLogScalarFieldEnum | WorkflowAuditLogScalarFieldEnum[]
|
|
33083
|
+
}
|
|
33084
|
+
|
|
33085
|
+
/**
|
|
33086
|
+
* WorkflowAuditLog create
|
|
33087
|
+
*/
|
|
33088
|
+
export type WorkflowAuditLogCreateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33089
|
+
/**
|
|
33090
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33091
|
+
*/
|
|
33092
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33093
|
+
/**
|
|
33094
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33095
|
+
*/
|
|
33096
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33097
|
+
/**
|
|
33098
|
+
* The data needed to create a WorkflowAuditLog.
|
|
33099
|
+
*/
|
|
33100
|
+
data: XOR<WorkflowAuditLogCreateInput, WorkflowAuditLogUncheckedCreateInput>
|
|
33101
|
+
}
|
|
33102
|
+
|
|
33103
|
+
/**
|
|
33104
|
+
* WorkflowAuditLog createMany
|
|
33105
|
+
*/
|
|
33106
|
+
export type WorkflowAuditLogCreateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33107
|
+
/**
|
|
33108
|
+
* The data used to create many WorkflowAuditLogs.
|
|
33109
|
+
*/
|
|
33110
|
+
data: WorkflowAuditLogCreateManyInput | WorkflowAuditLogCreateManyInput[]
|
|
33111
|
+
skipDuplicates?: boolean
|
|
33112
|
+
}
|
|
33113
|
+
|
|
33114
|
+
/**
|
|
33115
|
+
* WorkflowAuditLog createManyAndReturn
|
|
33116
|
+
*/
|
|
33117
|
+
export type WorkflowAuditLogCreateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33118
|
+
/**
|
|
33119
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33120
|
+
*/
|
|
33121
|
+
select?: WorkflowAuditLogSelectCreateManyAndReturn<ExtArgs> | null
|
|
33122
|
+
/**
|
|
33123
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33124
|
+
*/
|
|
33125
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33126
|
+
/**
|
|
33127
|
+
* The data used to create many WorkflowAuditLogs.
|
|
33128
|
+
*/
|
|
33129
|
+
data: WorkflowAuditLogCreateManyInput | WorkflowAuditLogCreateManyInput[]
|
|
33130
|
+
skipDuplicates?: boolean
|
|
33131
|
+
}
|
|
33132
|
+
|
|
33133
|
+
/**
|
|
33134
|
+
* WorkflowAuditLog update
|
|
33135
|
+
*/
|
|
33136
|
+
export type WorkflowAuditLogUpdateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33137
|
+
/**
|
|
33138
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33139
|
+
*/
|
|
33140
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33141
|
+
/**
|
|
33142
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33143
|
+
*/
|
|
33144
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33145
|
+
/**
|
|
33146
|
+
* The data needed to update a WorkflowAuditLog.
|
|
33147
|
+
*/
|
|
33148
|
+
data: XOR<WorkflowAuditLogUpdateInput, WorkflowAuditLogUncheckedUpdateInput>
|
|
33149
|
+
/**
|
|
33150
|
+
* Choose, which WorkflowAuditLog to update.
|
|
33151
|
+
*/
|
|
33152
|
+
where: WorkflowAuditLogWhereUniqueInput
|
|
33153
|
+
}
|
|
33154
|
+
|
|
33155
|
+
/**
|
|
33156
|
+
* WorkflowAuditLog updateMany
|
|
33157
|
+
*/
|
|
33158
|
+
export type WorkflowAuditLogUpdateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33159
|
+
/**
|
|
33160
|
+
* The data used to update WorkflowAuditLogs.
|
|
33161
|
+
*/
|
|
33162
|
+
data: XOR<WorkflowAuditLogUpdateManyMutationInput, WorkflowAuditLogUncheckedUpdateManyInput>
|
|
33163
|
+
/**
|
|
33164
|
+
* Filter which WorkflowAuditLogs to update
|
|
33165
|
+
*/
|
|
33166
|
+
where?: WorkflowAuditLogWhereInput
|
|
33167
|
+
/**
|
|
33168
|
+
* Limit how many WorkflowAuditLogs to update.
|
|
33169
|
+
*/
|
|
33170
|
+
limit?: number
|
|
33171
|
+
}
|
|
33172
|
+
|
|
33173
|
+
/**
|
|
33174
|
+
* WorkflowAuditLog updateManyAndReturn
|
|
33175
|
+
*/
|
|
33176
|
+
export type WorkflowAuditLogUpdateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33177
|
+
/**
|
|
33178
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33179
|
+
*/
|
|
33180
|
+
select?: WorkflowAuditLogSelectUpdateManyAndReturn<ExtArgs> | null
|
|
33181
|
+
/**
|
|
33182
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33183
|
+
*/
|
|
33184
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33185
|
+
/**
|
|
33186
|
+
* The data used to update WorkflowAuditLogs.
|
|
33187
|
+
*/
|
|
33188
|
+
data: XOR<WorkflowAuditLogUpdateManyMutationInput, WorkflowAuditLogUncheckedUpdateManyInput>
|
|
33189
|
+
/**
|
|
33190
|
+
* Filter which WorkflowAuditLogs to update
|
|
33191
|
+
*/
|
|
33192
|
+
where?: WorkflowAuditLogWhereInput
|
|
33193
|
+
/**
|
|
33194
|
+
* Limit how many WorkflowAuditLogs to update.
|
|
33195
|
+
*/
|
|
33196
|
+
limit?: number
|
|
33197
|
+
}
|
|
33198
|
+
|
|
33199
|
+
/**
|
|
33200
|
+
* WorkflowAuditLog upsert
|
|
33201
|
+
*/
|
|
33202
|
+
export type WorkflowAuditLogUpsertArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33203
|
+
/**
|
|
33204
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33205
|
+
*/
|
|
33206
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33207
|
+
/**
|
|
33208
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33209
|
+
*/
|
|
33210
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33211
|
+
/**
|
|
33212
|
+
* The filter to search for the WorkflowAuditLog to update in case it exists.
|
|
33213
|
+
*/
|
|
33214
|
+
where: WorkflowAuditLogWhereUniqueInput
|
|
33215
|
+
/**
|
|
33216
|
+
* In case the WorkflowAuditLog found by the `where` argument doesn't exist, create a new WorkflowAuditLog with this data.
|
|
33217
|
+
*/
|
|
33218
|
+
create: XOR<WorkflowAuditLogCreateInput, WorkflowAuditLogUncheckedCreateInput>
|
|
33219
|
+
/**
|
|
33220
|
+
* In case the WorkflowAuditLog was found with the provided `where` argument, update it with this data.
|
|
33221
|
+
*/
|
|
33222
|
+
update: XOR<WorkflowAuditLogUpdateInput, WorkflowAuditLogUncheckedUpdateInput>
|
|
33223
|
+
}
|
|
33224
|
+
|
|
33225
|
+
/**
|
|
33226
|
+
* WorkflowAuditLog delete
|
|
33227
|
+
*/
|
|
33228
|
+
export type WorkflowAuditLogDeleteArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33229
|
+
/**
|
|
33230
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33231
|
+
*/
|
|
33232
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33233
|
+
/**
|
|
33234
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33235
|
+
*/
|
|
33236
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33237
|
+
/**
|
|
33238
|
+
* Filter which WorkflowAuditLog to delete.
|
|
33239
|
+
*/
|
|
33240
|
+
where: WorkflowAuditLogWhereUniqueInput
|
|
33241
|
+
}
|
|
33242
|
+
|
|
33243
|
+
/**
|
|
33244
|
+
* WorkflowAuditLog deleteMany
|
|
33245
|
+
*/
|
|
33246
|
+
export type WorkflowAuditLogDeleteManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33247
|
+
/**
|
|
33248
|
+
* Filter which WorkflowAuditLogs to delete
|
|
33249
|
+
*/
|
|
33250
|
+
where?: WorkflowAuditLogWhereInput
|
|
33251
|
+
/**
|
|
33252
|
+
* Limit how many WorkflowAuditLogs to delete.
|
|
33253
|
+
*/
|
|
33254
|
+
limit?: number
|
|
33255
|
+
}
|
|
33256
|
+
|
|
33257
|
+
/**
|
|
33258
|
+
* WorkflowAuditLog without action
|
|
33259
|
+
*/
|
|
33260
|
+
export type WorkflowAuditLogDefaultArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33261
|
+
/**
|
|
33262
|
+
* Select specific fields to fetch from the WorkflowAuditLog
|
|
33263
|
+
*/
|
|
33264
|
+
select?: WorkflowAuditLogSelect<ExtArgs> | null
|
|
33265
|
+
/**
|
|
33266
|
+
* Omit specific fields from the WorkflowAuditLog
|
|
33267
|
+
*/
|
|
33268
|
+
omit?: WorkflowAuditLogOmit<ExtArgs> | null
|
|
33269
|
+
}
|
|
33270
|
+
|
|
33271
|
+
|
|
33272
|
+
/**
|
|
33273
|
+
* Model HmacNonce
|
|
33274
|
+
*/
|
|
33275
|
+
|
|
33276
|
+
export type AggregateHmacNonce = {
|
|
33277
|
+
_count: HmacNonceCountAggregateOutputType | null
|
|
33278
|
+
_min: HmacNonceMinAggregateOutputType | null
|
|
33279
|
+
_max: HmacNonceMaxAggregateOutputType | null
|
|
33280
|
+
}
|
|
33281
|
+
|
|
33282
|
+
export type HmacNonceMinAggregateOutputType = {
|
|
33283
|
+
nonce: string | null
|
|
33284
|
+
expiresAt: Date | null
|
|
33285
|
+
}
|
|
33286
|
+
|
|
33287
|
+
export type HmacNonceMaxAggregateOutputType = {
|
|
33288
|
+
nonce: string | null
|
|
33289
|
+
expiresAt: Date | null
|
|
33290
|
+
}
|
|
33291
|
+
|
|
33292
|
+
export type HmacNonceCountAggregateOutputType = {
|
|
33293
|
+
nonce: number
|
|
33294
|
+
expiresAt: number
|
|
33295
|
+
_all: number
|
|
33296
|
+
}
|
|
33297
|
+
|
|
33298
|
+
|
|
33299
|
+
export type HmacNonceMinAggregateInputType = {
|
|
33300
|
+
nonce?: true
|
|
33301
|
+
expiresAt?: true
|
|
33302
|
+
}
|
|
33303
|
+
|
|
33304
|
+
export type HmacNonceMaxAggregateInputType = {
|
|
33305
|
+
nonce?: true
|
|
33306
|
+
expiresAt?: true
|
|
33307
|
+
}
|
|
33308
|
+
|
|
33309
|
+
export type HmacNonceCountAggregateInputType = {
|
|
33310
|
+
nonce?: true
|
|
33311
|
+
expiresAt?: true
|
|
33312
|
+
_all?: true
|
|
33313
|
+
}
|
|
33314
|
+
|
|
33315
|
+
export type HmacNonceAggregateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33316
|
+
/**
|
|
33317
|
+
* Filter which HmacNonce to aggregate.
|
|
33318
|
+
*/
|
|
33319
|
+
where?: HmacNonceWhereInput
|
|
33320
|
+
/**
|
|
33321
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
33322
|
+
*
|
|
33323
|
+
* Determine the order of HmacNonces to fetch.
|
|
33324
|
+
*/
|
|
33325
|
+
orderBy?: HmacNonceOrderByWithRelationInput | HmacNonceOrderByWithRelationInput[]
|
|
33326
|
+
/**
|
|
33327
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
33328
|
+
*
|
|
33329
|
+
* Sets the start position
|
|
33330
|
+
*/
|
|
33331
|
+
cursor?: HmacNonceWhereUniqueInput
|
|
33332
|
+
/**
|
|
33333
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33334
|
+
*
|
|
33335
|
+
* Take `±n` HmacNonces from the position of the cursor.
|
|
33336
|
+
*/
|
|
33337
|
+
take?: number
|
|
33338
|
+
/**
|
|
33339
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33340
|
+
*
|
|
33341
|
+
* Skip the first `n` HmacNonces.
|
|
33342
|
+
*/
|
|
33343
|
+
skip?: number
|
|
33344
|
+
/**
|
|
33345
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
33346
|
+
*
|
|
33347
|
+
* Count returned HmacNonces
|
|
33348
|
+
**/
|
|
33349
|
+
_count?: true | HmacNonceCountAggregateInputType
|
|
33350
|
+
/**
|
|
33351
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
33352
|
+
*
|
|
33353
|
+
* Select which fields to find the minimum value
|
|
33354
|
+
**/
|
|
33355
|
+
_min?: HmacNonceMinAggregateInputType
|
|
33356
|
+
/**
|
|
33357
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
33358
|
+
*
|
|
33359
|
+
* Select which fields to find the maximum value
|
|
33360
|
+
**/
|
|
33361
|
+
_max?: HmacNonceMaxAggregateInputType
|
|
33362
|
+
}
|
|
33363
|
+
|
|
33364
|
+
export type GetHmacNonceAggregateType<T extends HmacNonceAggregateArgs> = {
|
|
33365
|
+
[P in keyof T & keyof AggregateHmacNonce]: P extends '_count' | 'count'
|
|
33366
|
+
? T[P] extends true
|
|
33367
|
+
? number
|
|
33368
|
+
: GetScalarType<T[P], AggregateHmacNonce[P]>
|
|
33369
|
+
: GetScalarType<T[P], AggregateHmacNonce[P]>
|
|
33370
|
+
}
|
|
33371
|
+
|
|
33372
|
+
|
|
33373
|
+
|
|
33374
|
+
|
|
33375
|
+
export type HmacNonceGroupByArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33376
|
+
where?: HmacNonceWhereInput
|
|
33377
|
+
orderBy?: HmacNonceOrderByWithAggregationInput | HmacNonceOrderByWithAggregationInput[]
|
|
33378
|
+
by: HmacNonceScalarFieldEnum[] | HmacNonceScalarFieldEnum
|
|
33379
|
+
having?: HmacNonceScalarWhereWithAggregatesInput
|
|
33380
|
+
take?: number
|
|
33381
|
+
skip?: number
|
|
33382
|
+
_count?: HmacNonceCountAggregateInputType | true
|
|
33383
|
+
_min?: HmacNonceMinAggregateInputType
|
|
33384
|
+
_max?: HmacNonceMaxAggregateInputType
|
|
33385
|
+
}
|
|
33386
|
+
|
|
33387
|
+
export type HmacNonceGroupByOutputType = {
|
|
33388
|
+
nonce: string
|
|
33389
|
+
expiresAt: Date
|
|
33390
|
+
_count: HmacNonceCountAggregateOutputType | null
|
|
33391
|
+
_min: HmacNonceMinAggregateOutputType | null
|
|
33392
|
+
_max: HmacNonceMaxAggregateOutputType | null
|
|
33393
|
+
}
|
|
33394
|
+
|
|
33395
|
+
type GetHmacNonceGroupByPayload<T extends HmacNonceGroupByArgs> = Prisma.PrismaPromise<
|
|
33396
|
+
Array<
|
|
33397
|
+
PickEnumerable<HmacNonceGroupByOutputType, T['by']> &
|
|
33398
|
+
{
|
|
33399
|
+
[P in ((keyof T) & (keyof HmacNonceGroupByOutputType))]: P extends '_count'
|
|
33400
|
+
? T[P] extends boolean
|
|
33401
|
+
? number
|
|
33402
|
+
: GetScalarType<T[P], HmacNonceGroupByOutputType[P]>
|
|
33403
|
+
: GetScalarType<T[P], HmacNonceGroupByOutputType[P]>
|
|
33404
|
+
}
|
|
33405
|
+
>
|
|
33406
|
+
>
|
|
33407
|
+
|
|
33408
|
+
|
|
33409
|
+
export type HmacNonceSelect<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
33410
|
+
nonce?: boolean
|
|
33411
|
+
expiresAt?: boolean
|
|
33412
|
+
}, ExtArgs["result"]["hmacNonce"]>
|
|
33413
|
+
|
|
33414
|
+
export type HmacNonceSelectCreateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
33415
|
+
nonce?: boolean
|
|
33416
|
+
expiresAt?: boolean
|
|
33417
|
+
}, ExtArgs["result"]["hmacNonce"]>
|
|
33418
|
+
|
|
33419
|
+
export type HmacNonceSelectUpdateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
33420
|
+
nonce?: boolean
|
|
33421
|
+
expiresAt?: boolean
|
|
33422
|
+
}, ExtArgs["result"]["hmacNonce"]>
|
|
33423
|
+
|
|
33424
|
+
export type HmacNonceSelectScalar = {
|
|
33425
|
+
nonce?: boolean
|
|
33426
|
+
expiresAt?: boolean
|
|
33427
|
+
}
|
|
33428
|
+
|
|
33429
|
+
export type HmacNonceOmit<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetOmit<"nonce" | "expiresAt", ExtArgs["result"]["hmacNonce"]>
|
|
33430
|
+
|
|
33431
|
+
export type $HmacNoncePayload<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33432
|
+
name: "HmacNonce"
|
|
33433
|
+
objects: {}
|
|
33434
|
+
scalars: $Extensions.GetPayloadResult<{
|
|
33435
|
+
nonce: string
|
|
33436
|
+
expiresAt: Date
|
|
33437
|
+
}, ExtArgs["result"]["hmacNonce"]>
|
|
33438
|
+
composites: {}
|
|
33439
|
+
}
|
|
33440
|
+
|
|
33441
|
+
type HmacNonceGetPayload<S extends boolean | null | undefined | HmacNonceDefaultArgs> = $Result.GetResult<Prisma.$HmacNoncePayload, S>
|
|
33442
|
+
|
|
33443
|
+
type HmacNonceCountArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> =
|
|
33444
|
+
Omit<HmacNonceFindManyArgs, 'select' | 'include' | 'distinct' | 'omit'> & {
|
|
33445
|
+
select?: HmacNonceCountAggregateInputType | true
|
|
33446
|
+
}
|
|
33447
|
+
|
|
33448
|
+
export interface HmacNonceDelegate<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs, GlobalOmitOptions = {}> {
|
|
33449
|
+
[K: symbol]: { types: Prisma.TypeMap<ExtArgs>['model']['HmacNonce'], meta: { name: 'HmacNonce' } }
|
|
33450
|
+
/**
|
|
33451
|
+
* Find zero or one HmacNonce that matches the filter.
|
|
33452
|
+
* @param {HmacNonceFindUniqueArgs} args - Arguments to find a HmacNonce
|
|
33453
|
+
* @example
|
|
33454
|
+
* // Get one HmacNonce
|
|
33455
|
+
* const hmacNonce = await prisma.hmacNonce.findUnique({
|
|
33456
|
+
* where: {
|
|
33457
|
+
* // ... provide filter here
|
|
33458
|
+
* }
|
|
33459
|
+
* })
|
|
33460
|
+
*/
|
|
33461
|
+
findUnique<T extends HmacNonceFindUniqueArgs>(args: SelectSubset<T, HmacNonceFindUniqueArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "findUnique", GlobalOmitOptions> | null, null, ExtArgs, GlobalOmitOptions>
|
|
33462
|
+
|
|
33463
|
+
/**
|
|
33464
|
+
* Find one HmacNonce that matches the filter or throw an error with `error.code='P2025'`
|
|
33465
|
+
* if no matches were found.
|
|
33466
|
+
* @param {HmacNonceFindUniqueOrThrowArgs} args - Arguments to find a HmacNonce
|
|
33467
|
+
* @example
|
|
33468
|
+
* // Get one HmacNonce
|
|
33469
|
+
* const hmacNonce = await prisma.hmacNonce.findUniqueOrThrow({
|
|
33470
|
+
* where: {
|
|
33471
|
+
* // ... provide filter here
|
|
33472
|
+
* }
|
|
33473
|
+
* })
|
|
33474
|
+
*/
|
|
33475
|
+
findUniqueOrThrow<T extends HmacNonceFindUniqueOrThrowArgs>(args: SelectSubset<T, HmacNonceFindUniqueOrThrowArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "findUniqueOrThrow", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33476
|
+
|
|
33477
|
+
/**
|
|
33478
|
+
* Find the first HmacNonce that matches the filter.
|
|
33479
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33480
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33481
|
+
* @param {HmacNonceFindFirstArgs} args - Arguments to find a HmacNonce
|
|
33482
|
+
* @example
|
|
33483
|
+
* // Get one HmacNonce
|
|
33484
|
+
* const hmacNonce = await prisma.hmacNonce.findFirst({
|
|
33485
|
+
* where: {
|
|
33486
|
+
* // ... provide filter here
|
|
33487
|
+
* }
|
|
33488
|
+
* })
|
|
33489
|
+
*/
|
|
33490
|
+
findFirst<T extends HmacNonceFindFirstArgs>(args?: SelectSubset<T, HmacNonceFindFirstArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "findFirst", GlobalOmitOptions> | null, null, ExtArgs, GlobalOmitOptions>
|
|
33491
|
+
|
|
33492
|
+
/**
|
|
33493
|
+
* Find the first HmacNonce that matches the filter or
|
|
33494
|
+
* throw `PrismaKnownClientError` with `P2025` code if no matches were found.
|
|
33495
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33496
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33497
|
+
* @param {HmacNonceFindFirstOrThrowArgs} args - Arguments to find a HmacNonce
|
|
33498
|
+
* @example
|
|
33499
|
+
* // Get one HmacNonce
|
|
33500
|
+
* const hmacNonce = await prisma.hmacNonce.findFirstOrThrow({
|
|
33501
|
+
* where: {
|
|
33502
|
+
* // ... provide filter here
|
|
33503
|
+
* }
|
|
33504
|
+
* })
|
|
33505
|
+
*/
|
|
33506
|
+
findFirstOrThrow<T extends HmacNonceFindFirstOrThrowArgs>(args?: SelectSubset<T, HmacNonceFindFirstOrThrowArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "findFirstOrThrow", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33507
|
+
|
|
33508
|
+
/**
|
|
33509
|
+
* Find zero or more HmacNonces that matches the filter.
|
|
33510
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33511
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33512
|
+
* @param {HmacNonceFindManyArgs} args - Arguments to filter and select certain fields only.
|
|
33513
|
+
* @example
|
|
33514
|
+
* // Get all HmacNonces
|
|
33515
|
+
* const hmacNonces = await prisma.hmacNonce.findMany()
|
|
33516
|
+
*
|
|
33517
|
+
* // Get first 10 HmacNonces
|
|
33518
|
+
* const hmacNonces = await prisma.hmacNonce.findMany({ take: 10 })
|
|
33519
|
+
*
|
|
33520
|
+
* // Only select the `nonce`
|
|
33521
|
+
* const hmacNonceWithNonceOnly = await prisma.hmacNonce.findMany({ select: { nonce: true } })
|
|
33522
|
+
*
|
|
33523
|
+
*/
|
|
33524
|
+
findMany<T extends HmacNonceFindManyArgs>(args?: SelectSubset<T, HmacNonceFindManyArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "findMany", GlobalOmitOptions>>
|
|
33525
|
+
|
|
33526
|
+
/**
|
|
33527
|
+
* Create a HmacNonce.
|
|
33528
|
+
* @param {HmacNonceCreateArgs} args - Arguments to create a HmacNonce.
|
|
33529
|
+
* @example
|
|
33530
|
+
* // Create one HmacNonce
|
|
33531
|
+
* const HmacNonce = await prisma.hmacNonce.create({
|
|
33532
|
+
* data: {
|
|
33533
|
+
* // ... data to create a HmacNonce
|
|
33534
|
+
* }
|
|
33535
|
+
* })
|
|
33536
|
+
*
|
|
33537
|
+
*/
|
|
33538
|
+
create<T extends HmacNonceCreateArgs>(args: SelectSubset<T, HmacNonceCreateArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "create", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33539
|
+
|
|
33540
|
+
/**
|
|
33541
|
+
* Create many HmacNonces.
|
|
33542
|
+
* @param {HmacNonceCreateManyArgs} args - Arguments to create many HmacNonces.
|
|
33543
|
+
* @example
|
|
33544
|
+
* // Create many HmacNonces
|
|
33545
|
+
* const hmacNonce = await prisma.hmacNonce.createMany({
|
|
33546
|
+
* data: [
|
|
33547
|
+
* // ... provide data here
|
|
33548
|
+
* ]
|
|
33549
|
+
* })
|
|
33550
|
+
*
|
|
33551
|
+
*/
|
|
33552
|
+
createMany<T extends HmacNonceCreateManyArgs>(args?: SelectSubset<T, HmacNonceCreateManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
33553
|
+
|
|
33554
|
+
/**
|
|
33555
|
+
* Create many HmacNonces and returns the data saved in the database.
|
|
33556
|
+
* @param {HmacNonceCreateManyAndReturnArgs} args - Arguments to create many HmacNonces.
|
|
33557
|
+
* @example
|
|
33558
|
+
* // Create many HmacNonces
|
|
33559
|
+
* const hmacNonce = await prisma.hmacNonce.createManyAndReturn({
|
|
33560
|
+
* data: [
|
|
33561
|
+
* // ... provide data here
|
|
33562
|
+
* ]
|
|
33563
|
+
* })
|
|
33564
|
+
*
|
|
33565
|
+
* // Create many HmacNonces and only return the `nonce`
|
|
33566
|
+
* const hmacNonceWithNonceOnly = await prisma.hmacNonce.createManyAndReturn({
|
|
33567
|
+
* select: { nonce: true },
|
|
33568
|
+
* data: [
|
|
33569
|
+
* // ... provide data here
|
|
33570
|
+
* ]
|
|
33571
|
+
* })
|
|
33572
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33573
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33574
|
+
*
|
|
33575
|
+
*/
|
|
33576
|
+
createManyAndReturn<T extends HmacNonceCreateManyAndReturnArgs>(args?: SelectSubset<T, HmacNonceCreateManyAndReturnArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "createManyAndReturn", GlobalOmitOptions>>
|
|
33577
|
+
|
|
33578
|
+
/**
|
|
33579
|
+
* Delete a HmacNonce.
|
|
33580
|
+
* @param {HmacNonceDeleteArgs} args - Arguments to delete one HmacNonce.
|
|
33581
|
+
* @example
|
|
33582
|
+
* // Delete one HmacNonce
|
|
33583
|
+
* const HmacNonce = await prisma.hmacNonce.delete({
|
|
33584
|
+
* where: {
|
|
33585
|
+
* // ... filter to delete one HmacNonce
|
|
33586
|
+
* }
|
|
33587
|
+
* })
|
|
33588
|
+
*
|
|
33589
|
+
*/
|
|
33590
|
+
delete<T extends HmacNonceDeleteArgs>(args: SelectSubset<T, HmacNonceDeleteArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "delete", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33591
|
+
|
|
33592
|
+
/**
|
|
33593
|
+
* Update one HmacNonce.
|
|
33594
|
+
* @param {HmacNonceUpdateArgs} args - Arguments to update one HmacNonce.
|
|
33595
|
+
* @example
|
|
33596
|
+
* // Update one HmacNonce
|
|
33597
|
+
* const hmacNonce = await prisma.hmacNonce.update({
|
|
33598
|
+
* where: {
|
|
33599
|
+
* // ... provide filter here
|
|
33600
|
+
* },
|
|
33601
|
+
* data: {
|
|
33602
|
+
* // ... provide data here
|
|
33603
|
+
* }
|
|
33604
|
+
* })
|
|
33605
|
+
*
|
|
33606
|
+
*/
|
|
33607
|
+
update<T extends HmacNonceUpdateArgs>(args: SelectSubset<T, HmacNonceUpdateArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "update", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33608
|
+
|
|
33609
|
+
/**
|
|
33610
|
+
* Delete zero or more HmacNonces.
|
|
33611
|
+
* @param {HmacNonceDeleteManyArgs} args - Arguments to filter HmacNonces to delete.
|
|
33612
|
+
* @example
|
|
33613
|
+
* // Delete a few HmacNonces
|
|
33614
|
+
* const { count } = await prisma.hmacNonce.deleteMany({
|
|
33615
|
+
* where: {
|
|
33616
|
+
* // ... provide filter here
|
|
33617
|
+
* }
|
|
33618
|
+
* })
|
|
33619
|
+
*
|
|
33620
|
+
*/
|
|
33621
|
+
deleteMany<T extends HmacNonceDeleteManyArgs>(args?: SelectSubset<T, HmacNonceDeleteManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
33622
|
+
|
|
33623
|
+
/**
|
|
33624
|
+
* Update zero or more HmacNonces.
|
|
33625
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33626
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33627
|
+
* @param {HmacNonceUpdateManyArgs} args - Arguments to update one or more rows.
|
|
33628
|
+
* @example
|
|
33629
|
+
* // Update many HmacNonces
|
|
33630
|
+
* const hmacNonce = await prisma.hmacNonce.updateMany({
|
|
33631
|
+
* where: {
|
|
33632
|
+
* // ... provide filter here
|
|
33633
|
+
* },
|
|
33634
|
+
* data: {
|
|
33635
|
+
* // ... provide data here
|
|
33636
|
+
* }
|
|
33637
|
+
* })
|
|
33638
|
+
*
|
|
33639
|
+
*/
|
|
33640
|
+
updateMany<T extends HmacNonceUpdateManyArgs>(args: SelectSubset<T, HmacNonceUpdateManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
33641
|
+
|
|
33642
|
+
/**
|
|
33643
|
+
* Update zero or more HmacNonces and returns the data updated in the database.
|
|
33644
|
+
* @param {HmacNonceUpdateManyAndReturnArgs} args - Arguments to update many HmacNonces.
|
|
33645
|
+
* @example
|
|
33646
|
+
* // Update many HmacNonces
|
|
33647
|
+
* const hmacNonce = await prisma.hmacNonce.updateManyAndReturn({
|
|
33648
|
+
* where: {
|
|
33649
|
+
* // ... provide filter here
|
|
33650
|
+
* },
|
|
33651
|
+
* data: [
|
|
33652
|
+
* // ... provide data here
|
|
33653
|
+
* ]
|
|
33654
|
+
* })
|
|
33655
|
+
*
|
|
33656
|
+
* // Update zero or more HmacNonces and only return the `nonce`
|
|
33657
|
+
* const hmacNonceWithNonceOnly = await prisma.hmacNonce.updateManyAndReturn({
|
|
33658
|
+
* select: { nonce: true },
|
|
33659
|
+
* where: {
|
|
33660
|
+
* // ... provide filter here
|
|
33661
|
+
* },
|
|
33662
|
+
* data: [
|
|
33663
|
+
* // ... provide data here
|
|
33664
|
+
* ]
|
|
33665
|
+
* })
|
|
33666
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33667
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33668
|
+
*
|
|
33669
|
+
*/
|
|
33670
|
+
updateManyAndReturn<T extends HmacNonceUpdateManyAndReturnArgs>(args: SelectSubset<T, HmacNonceUpdateManyAndReturnArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "updateManyAndReturn", GlobalOmitOptions>>
|
|
33671
|
+
|
|
33672
|
+
/**
|
|
33673
|
+
* Create or update one HmacNonce.
|
|
33674
|
+
* @param {HmacNonceUpsertArgs} args - Arguments to update or create a HmacNonce.
|
|
33675
|
+
* @example
|
|
33676
|
+
* // Update or create a HmacNonce
|
|
33677
|
+
* const hmacNonce = await prisma.hmacNonce.upsert({
|
|
33678
|
+
* create: {
|
|
33679
|
+
* // ... data to create a HmacNonce
|
|
33680
|
+
* },
|
|
33681
|
+
* update: {
|
|
33682
|
+
* // ... in case it already exists, update
|
|
33683
|
+
* },
|
|
33684
|
+
* where: {
|
|
33685
|
+
* // ... the filter for the HmacNonce we want to update
|
|
33686
|
+
* }
|
|
33687
|
+
* })
|
|
33688
|
+
*/
|
|
33689
|
+
upsert<T extends HmacNonceUpsertArgs>(args: SelectSubset<T, HmacNonceUpsertArgs<ExtArgs>>): Prisma__HmacNonceClient<$Result.GetResult<Prisma.$HmacNoncePayload<ExtArgs>, T, "upsert", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
33690
|
+
|
|
33691
|
+
|
|
33692
|
+
/**
|
|
33693
|
+
* Count the number of HmacNonces.
|
|
33694
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33695
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33696
|
+
* @param {HmacNonceCountArgs} args - Arguments to filter HmacNonces to count.
|
|
33697
|
+
* @example
|
|
33698
|
+
* // Count the number of HmacNonces
|
|
33699
|
+
* const count = await prisma.hmacNonce.count({
|
|
33700
|
+
* where: {
|
|
33701
|
+
* // ... the filter for the HmacNonces we want to count
|
|
33702
|
+
* }
|
|
33703
|
+
* })
|
|
33704
|
+
**/
|
|
33705
|
+
count<T extends HmacNonceCountArgs>(
|
|
33706
|
+
args?: Subset<T, HmacNonceCountArgs>,
|
|
33707
|
+
): Prisma.PrismaPromise<
|
|
33708
|
+
T extends $Utils.Record<'select', any>
|
|
33709
|
+
? T['select'] extends true
|
|
33710
|
+
? number
|
|
33711
|
+
: GetScalarType<T['select'], HmacNonceCountAggregateOutputType>
|
|
33712
|
+
: number
|
|
33713
|
+
>
|
|
33714
|
+
|
|
33715
|
+
/**
|
|
33716
|
+
* Allows you to perform aggregations operations on a HmacNonce.
|
|
33717
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33718
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33719
|
+
* @param {HmacNonceAggregateArgs} args - Select which aggregations you would like to apply and on what fields.
|
|
33720
|
+
* @example
|
|
33721
|
+
* // Ordered by age ascending
|
|
33722
|
+
* // Where email contains prisma.io
|
|
33723
|
+
* // Limited to the 10 users
|
|
33724
|
+
* const aggregations = await prisma.user.aggregate({
|
|
33725
|
+
* _avg: {
|
|
33726
|
+
* age: true,
|
|
33727
|
+
* },
|
|
33728
|
+
* where: {
|
|
33729
|
+
* email: {
|
|
33730
|
+
* contains: "prisma.io",
|
|
33731
|
+
* },
|
|
33732
|
+
* },
|
|
33733
|
+
* orderBy: {
|
|
33734
|
+
* age: "asc",
|
|
33735
|
+
* },
|
|
33736
|
+
* take: 10,
|
|
33737
|
+
* })
|
|
33738
|
+
**/
|
|
33739
|
+
aggregate<T extends HmacNonceAggregateArgs>(args: Subset<T, HmacNonceAggregateArgs>): Prisma.PrismaPromise<GetHmacNonceAggregateType<T>>
|
|
33740
|
+
|
|
33741
|
+
/**
|
|
33742
|
+
* Group by HmacNonce.
|
|
33743
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
33744
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
33745
|
+
* @param {HmacNonceGroupByArgs} args - Group by arguments.
|
|
33746
|
+
* @example
|
|
33747
|
+
* // Group by city, order by createdAt, get count
|
|
33748
|
+
* const result = await prisma.user.groupBy({
|
|
33749
|
+
* by: ['city', 'createdAt'],
|
|
33750
|
+
* orderBy: {
|
|
33751
|
+
* createdAt: true
|
|
33752
|
+
* },
|
|
33753
|
+
* _count: {
|
|
33754
|
+
* _all: true
|
|
33755
|
+
* },
|
|
33756
|
+
* })
|
|
33757
|
+
*
|
|
33758
|
+
**/
|
|
33759
|
+
groupBy<
|
|
33760
|
+
T extends HmacNonceGroupByArgs,
|
|
33761
|
+
HasSelectOrTake extends Or<
|
|
33762
|
+
Extends<'skip', Keys<T>>,
|
|
33763
|
+
Extends<'take', Keys<T>>
|
|
33764
|
+
>,
|
|
33765
|
+
OrderByArg extends True extends HasSelectOrTake
|
|
33766
|
+
? { orderBy: HmacNonceGroupByArgs['orderBy'] }
|
|
33767
|
+
: { orderBy?: HmacNonceGroupByArgs['orderBy'] },
|
|
33768
|
+
OrderFields extends ExcludeUnderscoreKeys<Keys<MaybeTupleToUnion<T['orderBy']>>>,
|
|
33769
|
+
ByFields extends MaybeTupleToUnion<T['by']>,
|
|
33770
|
+
ByValid extends Has<ByFields, OrderFields>,
|
|
33771
|
+
HavingFields extends GetHavingFields<T['having']>,
|
|
33772
|
+
HavingValid extends Has<ByFields, HavingFields>,
|
|
33773
|
+
ByEmpty extends T['by'] extends never[] ? True : False,
|
|
33774
|
+
InputErrors extends ByEmpty extends True
|
|
33775
|
+
? `Error: "by" must not be empty.`
|
|
33776
|
+
: HavingValid extends False
|
|
33777
|
+
? {
|
|
33778
|
+
[P in HavingFields]: P extends ByFields
|
|
33779
|
+
? never
|
|
33780
|
+
: P extends string
|
|
33781
|
+
? `Error: Field "${P}" used in "having" needs to be provided in "by".`
|
|
33782
|
+
: [
|
|
33783
|
+
Error,
|
|
33784
|
+
'Field ',
|
|
33785
|
+
P,
|
|
33786
|
+
` in "having" needs to be provided in "by"`,
|
|
33787
|
+
]
|
|
33788
|
+
}[HavingFields]
|
|
33789
|
+
: 'take' extends Keys<T>
|
|
33790
|
+
? 'orderBy' extends Keys<T>
|
|
33791
|
+
? ByValid extends True
|
|
33792
|
+
? {}
|
|
33793
|
+
: {
|
|
33794
|
+
[P in OrderFields]: P extends ByFields
|
|
33795
|
+
? never
|
|
33796
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
33797
|
+
}[OrderFields]
|
|
33798
|
+
: 'Error: If you provide "take", you also need to provide "orderBy"'
|
|
33799
|
+
: 'skip' extends Keys<T>
|
|
33800
|
+
? 'orderBy' extends Keys<T>
|
|
33801
|
+
? ByValid extends True
|
|
33802
|
+
? {}
|
|
33803
|
+
: {
|
|
33804
|
+
[P in OrderFields]: P extends ByFields
|
|
33805
|
+
? never
|
|
33806
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
33807
|
+
}[OrderFields]
|
|
33808
|
+
: 'Error: If you provide "skip", you also need to provide "orderBy"'
|
|
33809
|
+
: ByValid extends True
|
|
33810
|
+
? {}
|
|
33811
|
+
: {
|
|
33812
|
+
[P in OrderFields]: P extends ByFields
|
|
33813
|
+
? never
|
|
33814
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
33815
|
+
}[OrderFields]
|
|
33816
|
+
>(args: SubsetIntersection<T, HmacNonceGroupByArgs, OrderByArg> & InputErrors): {} extends InputErrors ? GetHmacNonceGroupByPayload<T> : Prisma.PrismaPromise<InputErrors>
|
|
33817
|
+
/**
|
|
33818
|
+
* Fields of the HmacNonce model
|
|
33819
|
+
*/
|
|
33820
|
+
readonly fields: HmacNonceFieldRefs;
|
|
33821
|
+
}
|
|
33822
|
+
|
|
33823
|
+
/**
|
|
33824
|
+
* The delegate class that acts as a "Promise-like" for HmacNonce.
|
|
33825
|
+
* Why is this prefixed with `Prisma__`?
|
|
33826
|
+
* Because we want to prevent naming conflicts as mentioned in
|
|
33827
|
+
* https://github.com/prisma/prisma-client-js/issues/707
|
|
33828
|
+
*/
|
|
33829
|
+
export interface Prisma__HmacNonceClient<T, Null = never, ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs, GlobalOmitOptions = {}> extends Prisma.PrismaPromise<T> {
|
|
33830
|
+
readonly [Symbol.toStringTag]: "PrismaPromise"
|
|
33831
|
+
/**
|
|
33832
|
+
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
33833
|
+
* @param onfulfilled The callback to execute when the Promise is resolved.
|
|
33834
|
+
* @param onrejected The callback to execute when the Promise is rejected.
|
|
33835
|
+
* @returns A Promise for the completion of which ever callback is executed.
|
|
33836
|
+
*/
|
|
33837
|
+
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>
|
|
33838
|
+
/**
|
|
33839
|
+
* Attaches a callback for only the rejection of the Promise.
|
|
33840
|
+
* @param onrejected The callback to execute when the Promise is rejected.
|
|
33841
|
+
* @returns A Promise for the completion of the callback.
|
|
33842
|
+
*/
|
|
33843
|
+
catch<TResult = never>(onrejected?: ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null): $Utils.JsPromise<T | TResult>
|
|
33844
|
+
/**
|
|
33845
|
+
* Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The
|
|
33846
|
+
* resolved value cannot be modified from the callback.
|
|
33847
|
+
* @param onfinally The callback to execute when the Promise is settled (fulfilled or rejected).
|
|
33848
|
+
* @returns A Promise for the completion of the callback.
|
|
33849
|
+
*/
|
|
33850
|
+
finally(onfinally?: (() => void) | undefined | null): $Utils.JsPromise<T>
|
|
33851
|
+
}
|
|
33852
|
+
|
|
33853
|
+
|
|
33854
|
+
|
|
33855
|
+
|
|
33856
|
+
/**
|
|
33857
|
+
* Fields of the HmacNonce model
|
|
33858
|
+
*/
|
|
33859
|
+
interface HmacNonceFieldRefs {
|
|
33860
|
+
readonly nonce: FieldRef<"HmacNonce", 'String'>
|
|
33861
|
+
readonly expiresAt: FieldRef<"HmacNonce", 'DateTime'>
|
|
33862
|
+
}
|
|
33863
|
+
|
|
33864
|
+
|
|
33865
|
+
// Custom InputTypes
|
|
33866
|
+
/**
|
|
33867
|
+
* HmacNonce findUnique
|
|
33868
|
+
*/
|
|
33869
|
+
export type HmacNonceFindUniqueArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33870
|
+
/**
|
|
33871
|
+
* Select specific fields to fetch from the HmacNonce
|
|
33872
|
+
*/
|
|
33873
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
33874
|
+
/**
|
|
33875
|
+
* Omit specific fields from the HmacNonce
|
|
33876
|
+
*/
|
|
33877
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
33878
|
+
/**
|
|
33879
|
+
* Filter, which HmacNonce to fetch.
|
|
33880
|
+
*/
|
|
33881
|
+
where: HmacNonceWhereUniqueInput
|
|
33882
|
+
}
|
|
33883
|
+
|
|
33884
|
+
/**
|
|
33885
|
+
* HmacNonce findUniqueOrThrow
|
|
33886
|
+
*/
|
|
33887
|
+
export type HmacNonceFindUniqueOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33888
|
+
/**
|
|
33889
|
+
* Select specific fields to fetch from the HmacNonce
|
|
33890
|
+
*/
|
|
33891
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
33892
|
+
/**
|
|
33893
|
+
* Omit specific fields from the HmacNonce
|
|
33894
|
+
*/
|
|
33895
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
33896
|
+
/**
|
|
33897
|
+
* Filter, which HmacNonce to fetch.
|
|
33898
|
+
*/
|
|
33899
|
+
where: HmacNonceWhereUniqueInput
|
|
33900
|
+
}
|
|
33901
|
+
|
|
33902
|
+
/**
|
|
33903
|
+
* HmacNonce findFirst
|
|
33904
|
+
*/
|
|
33905
|
+
export type HmacNonceFindFirstArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33906
|
+
/**
|
|
33907
|
+
* Select specific fields to fetch from the HmacNonce
|
|
33908
|
+
*/
|
|
33909
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
33910
|
+
/**
|
|
33911
|
+
* Omit specific fields from the HmacNonce
|
|
33912
|
+
*/
|
|
33913
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
33914
|
+
/**
|
|
33915
|
+
* Filter, which HmacNonce to fetch.
|
|
33916
|
+
*/
|
|
33917
|
+
where?: HmacNonceWhereInput
|
|
33918
|
+
/**
|
|
33919
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
33920
|
+
*
|
|
33921
|
+
* Determine the order of HmacNonces to fetch.
|
|
33922
|
+
*/
|
|
33923
|
+
orderBy?: HmacNonceOrderByWithRelationInput | HmacNonceOrderByWithRelationInput[]
|
|
33924
|
+
/**
|
|
33925
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
33926
|
+
*
|
|
33927
|
+
* Sets the position for searching for HmacNonces.
|
|
33928
|
+
*/
|
|
33929
|
+
cursor?: HmacNonceWhereUniqueInput
|
|
33930
|
+
/**
|
|
33931
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33932
|
+
*
|
|
33933
|
+
* Take `±n` HmacNonces from the position of the cursor.
|
|
33934
|
+
*/
|
|
33935
|
+
take?: number
|
|
33936
|
+
/**
|
|
33937
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33938
|
+
*
|
|
33939
|
+
* Skip the first `n` HmacNonces.
|
|
33940
|
+
*/
|
|
33941
|
+
skip?: number
|
|
33942
|
+
/**
|
|
33943
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
33944
|
+
*
|
|
33945
|
+
* Filter by unique combinations of HmacNonces.
|
|
33946
|
+
*/
|
|
33947
|
+
distinct?: HmacNonceScalarFieldEnum | HmacNonceScalarFieldEnum[]
|
|
33948
|
+
}
|
|
33949
|
+
|
|
33950
|
+
/**
|
|
33951
|
+
* HmacNonce findFirstOrThrow
|
|
33952
|
+
*/
|
|
33953
|
+
export type HmacNonceFindFirstOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33954
|
+
/**
|
|
33955
|
+
* Select specific fields to fetch from the HmacNonce
|
|
33956
|
+
*/
|
|
33957
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
33958
|
+
/**
|
|
33959
|
+
* Omit specific fields from the HmacNonce
|
|
33960
|
+
*/
|
|
33961
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
33962
|
+
/**
|
|
33963
|
+
* Filter, which HmacNonce to fetch.
|
|
33964
|
+
*/
|
|
33965
|
+
where?: HmacNonceWhereInput
|
|
33966
|
+
/**
|
|
33967
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
33968
|
+
*
|
|
33969
|
+
* Determine the order of HmacNonces to fetch.
|
|
33970
|
+
*/
|
|
33971
|
+
orderBy?: HmacNonceOrderByWithRelationInput | HmacNonceOrderByWithRelationInput[]
|
|
33972
|
+
/**
|
|
33973
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
33974
|
+
*
|
|
33975
|
+
* Sets the position for searching for HmacNonces.
|
|
33976
|
+
*/
|
|
33977
|
+
cursor?: HmacNonceWhereUniqueInput
|
|
33978
|
+
/**
|
|
33979
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33980
|
+
*
|
|
33981
|
+
* Take `±n` HmacNonces from the position of the cursor.
|
|
33982
|
+
*/
|
|
33983
|
+
take?: number
|
|
33984
|
+
/**
|
|
33985
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
33986
|
+
*
|
|
33987
|
+
* Skip the first `n` HmacNonces.
|
|
33988
|
+
*/
|
|
33989
|
+
skip?: number
|
|
33990
|
+
/**
|
|
33991
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
33992
|
+
*
|
|
33993
|
+
* Filter by unique combinations of HmacNonces.
|
|
33994
|
+
*/
|
|
33995
|
+
distinct?: HmacNonceScalarFieldEnum | HmacNonceScalarFieldEnum[]
|
|
33996
|
+
}
|
|
33997
|
+
|
|
33998
|
+
/**
|
|
33999
|
+
* HmacNonce findMany
|
|
34000
|
+
*/
|
|
34001
|
+
export type HmacNonceFindManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34002
|
+
/**
|
|
34003
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34004
|
+
*/
|
|
34005
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
34006
|
+
/**
|
|
34007
|
+
* Omit specific fields from the HmacNonce
|
|
34008
|
+
*/
|
|
34009
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34010
|
+
/**
|
|
34011
|
+
* Filter, which HmacNonces to fetch.
|
|
34012
|
+
*/
|
|
34013
|
+
where?: HmacNonceWhereInput
|
|
34014
|
+
/**
|
|
34015
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
34016
|
+
*
|
|
34017
|
+
* Determine the order of HmacNonces to fetch.
|
|
34018
|
+
*/
|
|
34019
|
+
orderBy?: HmacNonceOrderByWithRelationInput | HmacNonceOrderByWithRelationInput[]
|
|
34020
|
+
/**
|
|
34021
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
34022
|
+
*
|
|
34023
|
+
* Sets the position for listing HmacNonces.
|
|
34024
|
+
*/
|
|
34025
|
+
cursor?: HmacNonceWhereUniqueInput
|
|
34026
|
+
/**
|
|
34027
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
34028
|
+
*
|
|
34029
|
+
* Take `±n` HmacNonces from the position of the cursor.
|
|
34030
|
+
*/
|
|
34031
|
+
take?: number
|
|
34032
|
+
/**
|
|
34033
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
34034
|
+
*
|
|
34035
|
+
* Skip the first `n` HmacNonces.
|
|
34036
|
+
*/
|
|
34037
|
+
skip?: number
|
|
34038
|
+
/**
|
|
34039
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
34040
|
+
*
|
|
34041
|
+
* Filter by unique combinations of HmacNonces.
|
|
34042
|
+
*/
|
|
34043
|
+
distinct?: HmacNonceScalarFieldEnum | HmacNonceScalarFieldEnum[]
|
|
34044
|
+
}
|
|
34045
|
+
|
|
34046
|
+
/**
|
|
34047
|
+
* HmacNonce create
|
|
34048
|
+
*/
|
|
34049
|
+
export type HmacNonceCreateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34050
|
+
/**
|
|
34051
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34052
|
+
*/
|
|
34053
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
34054
|
+
/**
|
|
34055
|
+
* Omit specific fields from the HmacNonce
|
|
34056
|
+
*/
|
|
34057
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34058
|
+
/**
|
|
34059
|
+
* The data needed to create a HmacNonce.
|
|
34060
|
+
*/
|
|
34061
|
+
data: XOR<HmacNonceCreateInput, HmacNonceUncheckedCreateInput>
|
|
34062
|
+
}
|
|
34063
|
+
|
|
34064
|
+
/**
|
|
34065
|
+
* HmacNonce createMany
|
|
34066
|
+
*/
|
|
34067
|
+
export type HmacNonceCreateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34068
|
+
/**
|
|
34069
|
+
* The data used to create many HmacNonces.
|
|
34070
|
+
*/
|
|
34071
|
+
data: HmacNonceCreateManyInput | HmacNonceCreateManyInput[]
|
|
34072
|
+
skipDuplicates?: boolean
|
|
34073
|
+
}
|
|
34074
|
+
|
|
34075
|
+
/**
|
|
34076
|
+
* HmacNonce createManyAndReturn
|
|
34077
|
+
*/
|
|
34078
|
+
export type HmacNonceCreateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34079
|
+
/**
|
|
34080
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34081
|
+
*/
|
|
34082
|
+
select?: HmacNonceSelectCreateManyAndReturn<ExtArgs> | null
|
|
34083
|
+
/**
|
|
34084
|
+
* Omit specific fields from the HmacNonce
|
|
34085
|
+
*/
|
|
34086
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34087
|
+
/**
|
|
34088
|
+
* The data used to create many HmacNonces.
|
|
34089
|
+
*/
|
|
34090
|
+
data: HmacNonceCreateManyInput | HmacNonceCreateManyInput[]
|
|
34091
|
+
skipDuplicates?: boolean
|
|
34092
|
+
}
|
|
34093
|
+
|
|
34094
|
+
/**
|
|
34095
|
+
* HmacNonce update
|
|
34096
|
+
*/
|
|
34097
|
+
export type HmacNonceUpdateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34098
|
+
/**
|
|
34099
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34100
|
+
*/
|
|
34101
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
34102
|
+
/**
|
|
34103
|
+
* Omit specific fields from the HmacNonce
|
|
34104
|
+
*/
|
|
34105
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34106
|
+
/**
|
|
34107
|
+
* The data needed to update a HmacNonce.
|
|
34108
|
+
*/
|
|
34109
|
+
data: XOR<HmacNonceUpdateInput, HmacNonceUncheckedUpdateInput>
|
|
34110
|
+
/**
|
|
34111
|
+
* Choose, which HmacNonce to update.
|
|
34112
|
+
*/
|
|
34113
|
+
where: HmacNonceWhereUniqueInput
|
|
34114
|
+
}
|
|
34115
|
+
|
|
34116
|
+
/**
|
|
34117
|
+
* HmacNonce updateMany
|
|
34118
|
+
*/
|
|
34119
|
+
export type HmacNonceUpdateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34120
|
+
/**
|
|
34121
|
+
* The data used to update HmacNonces.
|
|
34122
|
+
*/
|
|
34123
|
+
data: XOR<HmacNonceUpdateManyMutationInput, HmacNonceUncheckedUpdateManyInput>
|
|
34124
|
+
/**
|
|
34125
|
+
* Filter which HmacNonces to update
|
|
34126
|
+
*/
|
|
34127
|
+
where?: HmacNonceWhereInput
|
|
34128
|
+
/**
|
|
34129
|
+
* Limit how many HmacNonces to update.
|
|
34130
|
+
*/
|
|
34131
|
+
limit?: number
|
|
34132
|
+
}
|
|
34133
|
+
|
|
34134
|
+
/**
|
|
34135
|
+
* HmacNonce updateManyAndReturn
|
|
34136
|
+
*/
|
|
34137
|
+
export type HmacNonceUpdateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34138
|
+
/**
|
|
34139
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34140
|
+
*/
|
|
34141
|
+
select?: HmacNonceSelectUpdateManyAndReturn<ExtArgs> | null
|
|
34142
|
+
/**
|
|
34143
|
+
* Omit specific fields from the HmacNonce
|
|
34144
|
+
*/
|
|
34145
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34146
|
+
/**
|
|
34147
|
+
* The data used to update HmacNonces.
|
|
34148
|
+
*/
|
|
34149
|
+
data: XOR<HmacNonceUpdateManyMutationInput, HmacNonceUncheckedUpdateManyInput>
|
|
34150
|
+
/**
|
|
34151
|
+
* Filter which HmacNonces to update
|
|
34152
|
+
*/
|
|
34153
|
+
where?: HmacNonceWhereInput
|
|
34154
|
+
/**
|
|
34155
|
+
* Limit how many HmacNonces to update.
|
|
34156
|
+
*/
|
|
34157
|
+
limit?: number
|
|
34158
|
+
}
|
|
34159
|
+
|
|
34160
|
+
/**
|
|
34161
|
+
* HmacNonce upsert
|
|
34162
|
+
*/
|
|
34163
|
+
export type HmacNonceUpsertArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34164
|
+
/**
|
|
34165
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34166
|
+
*/
|
|
34167
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
34168
|
+
/**
|
|
34169
|
+
* Omit specific fields from the HmacNonce
|
|
34170
|
+
*/
|
|
34171
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34172
|
+
/**
|
|
34173
|
+
* The filter to search for the HmacNonce to update in case it exists.
|
|
34174
|
+
*/
|
|
34175
|
+
where: HmacNonceWhereUniqueInput
|
|
34176
|
+
/**
|
|
34177
|
+
* In case the HmacNonce found by the `where` argument doesn't exist, create a new HmacNonce with this data.
|
|
34178
|
+
*/
|
|
34179
|
+
create: XOR<HmacNonceCreateInput, HmacNonceUncheckedCreateInput>
|
|
34180
|
+
/**
|
|
34181
|
+
* In case the HmacNonce was found with the provided `where` argument, update it with this data.
|
|
34182
|
+
*/
|
|
34183
|
+
update: XOR<HmacNonceUpdateInput, HmacNonceUncheckedUpdateInput>
|
|
34184
|
+
}
|
|
34185
|
+
|
|
34186
|
+
/**
|
|
34187
|
+
* HmacNonce delete
|
|
34188
|
+
*/
|
|
34189
|
+
export type HmacNonceDeleteArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34190
|
+
/**
|
|
34191
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34192
|
+
*/
|
|
34193
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
34194
|
+
/**
|
|
34195
|
+
* Omit specific fields from the HmacNonce
|
|
34196
|
+
*/
|
|
34197
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34198
|
+
/**
|
|
34199
|
+
* Filter which HmacNonce to delete.
|
|
34200
|
+
*/
|
|
34201
|
+
where: HmacNonceWhereUniqueInput
|
|
34202
|
+
}
|
|
34203
|
+
|
|
34204
|
+
/**
|
|
34205
|
+
* HmacNonce deleteMany
|
|
34206
|
+
*/
|
|
34207
|
+
export type HmacNonceDeleteManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34208
|
+
/**
|
|
34209
|
+
* Filter which HmacNonces to delete
|
|
34210
|
+
*/
|
|
34211
|
+
where?: HmacNonceWhereInput
|
|
34212
|
+
/**
|
|
34213
|
+
* Limit how many HmacNonces to delete.
|
|
34214
|
+
*/
|
|
34215
|
+
limit?: number
|
|
34216
|
+
}
|
|
34217
|
+
|
|
34218
|
+
/**
|
|
34219
|
+
* HmacNonce without action
|
|
34220
|
+
*/
|
|
34221
|
+
export type HmacNonceDefaultArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34222
|
+
/**
|
|
34223
|
+
* Select specific fields to fetch from the HmacNonce
|
|
34224
|
+
*/
|
|
34225
|
+
select?: HmacNonceSelect<ExtArgs> | null
|
|
34226
|
+
/**
|
|
34227
|
+
* Omit specific fields from the HmacNonce
|
|
34228
|
+
*/
|
|
34229
|
+
omit?: HmacNonceOmit<ExtArgs> | null
|
|
34230
|
+
}
|
|
34231
|
+
|
|
34232
|
+
|
|
34233
|
+
/**
|
|
34234
|
+
* Model HumanTask
|
|
34235
|
+
*/
|
|
34236
|
+
|
|
34237
|
+
export type AggregateHumanTask = {
|
|
34238
|
+
_count: HumanTaskCountAggregateOutputType | null
|
|
34239
|
+
_avg: HumanTaskAvgAggregateOutputType | null
|
|
34240
|
+
_sum: HumanTaskSumAggregateOutputType | null
|
|
34241
|
+
_min: HumanTaskMinAggregateOutputType | null
|
|
34242
|
+
_max: HumanTaskMaxAggregateOutputType | null
|
|
34243
|
+
}
|
|
34244
|
+
|
|
34245
|
+
export type HumanTaskAvgAggregateOutputType = {
|
|
34246
|
+
itemIndex: number | null
|
|
34247
|
+
}
|
|
34248
|
+
|
|
34249
|
+
export type HumanTaskSumAggregateOutputType = {
|
|
34250
|
+
itemIndex: number | null
|
|
34251
|
+
}
|
|
34252
|
+
|
|
34253
|
+
export type HumanTaskMinAggregateOutputType = {
|
|
34254
|
+
id: string | null
|
|
34255
|
+
runId: string | null
|
|
34256
|
+
workflowId: string | null
|
|
34257
|
+
workspaceId: string | null
|
|
34258
|
+
nodeId: string | null
|
|
34259
|
+
activationId: string | null
|
|
34260
|
+
itemIndex: number | null
|
|
34261
|
+
status: string | null
|
|
34262
|
+
channel: string | null
|
|
34263
|
+
subjectJson: string | null
|
|
34264
|
+
metadataJson: string | null
|
|
34265
|
+
decisionSchemaJson: string | null
|
|
34266
|
+
decisionSchemaHash: string | null
|
|
34267
|
+
onTimeout: string | null
|
|
34268
|
+
deliveryRefJson: string | null
|
|
34269
|
+
decisionJson: string | null
|
|
34270
|
+
decidedAt: Date | null
|
|
34271
|
+
decidedByJson: string | null
|
|
34272
|
+
resumeTokenHash: string | null
|
|
34273
|
+
expiresAt: Date | null
|
|
34274
|
+
createdAt: Date | null
|
|
34275
|
+
}
|
|
34276
|
+
|
|
34277
|
+
export type HumanTaskMaxAggregateOutputType = {
|
|
34278
|
+
id: string | null
|
|
34279
|
+
runId: string | null
|
|
34280
|
+
workflowId: string | null
|
|
34281
|
+
workspaceId: string | null
|
|
34282
|
+
nodeId: string | null
|
|
34283
|
+
activationId: string | null
|
|
34284
|
+
itemIndex: number | null
|
|
34285
|
+
status: string | null
|
|
34286
|
+
channel: string | null
|
|
34287
|
+
subjectJson: string | null
|
|
34288
|
+
metadataJson: string | null
|
|
34289
|
+
decisionSchemaJson: string | null
|
|
34290
|
+
decisionSchemaHash: string | null
|
|
34291
|
+
onTimeout: string | null
|
|
34292
|
+
deliveryRefJson: string | null
|
|
34293
|
+
decisionJson: string | null
|
|
34294
|
+
decidedAt: Date | null
|
|
34295
|
+
decidedByJson: string | null
|
|
34296
|
+
resumeTokenHash: string | null
|
|
34297
|
+
expiresAt: Date | null
|
|
34298
|
+
createdAt: Date | null
|
|
34299
|
+
}
|
|
34300
|
+
|
|
34301
|
+
export type HumanTaskCountAggregateOutputType = {
|
|
34302
|
+
id: number
|
|
34303
|
+
runId: number
|
|
34304
|
+
workflowId: number
|
|
34305
|
+
workspaceId: number
|
|
34306
|
+
nodeId: number
|
|
34307
|
+
activationId: number
|
|
34308
|
+
itemIndex: number
|
|
34309
|
+
status: number
|
|
34310
|
+
channel: number
|
|
34311
|
+
subjectJson: number
|
|
34312
|
+
metadataJson: number
|
|
34313
|
+
decisionSchemaJson: number
|
|
34314
|
+
decisionSchemaHash: number
|
|
34315
|
+
onTimeout: number
|
|
34316
|
+
deliveryRefJson: number
|
|
34317
|
+
decisionJson: number
|
|
34318
|
+
decidedAt: number
|
|
34319
|
+
decidedByJson: number
|
|
34320
|
+
resumeTokenHash: number
|
|
34321
|
+
expiresAt: number
|
|
34322
|
+
createdAt: number
|
|
34323
|
+
_all: number
|
|
34324
|
+
}
|
|
34325
|
+
|
|
34326
|
+
|
|
34327
|
+
export type HumanTaskAvgAggregateInputType = {
|
|
34328
|
+
itemIndex?: true
|
|
34329
|
+
}
|
|
34330
|
+
|
|
34331
|
+
export type HumanTaskSumAggregateInputType = {
|
|
34332
|
+
itemIndex?: true
|
|
34333
|
+
}
|
|
34334
|
+
|
|
34335
|
+
export type HumanTaskMinAggregateInputType = {
|
|
34336
|
+
id?: true
|
|
34337
|
+
runId?: true
|
|
34338
|
+
workflowId?: true
|
|
34339
|
+
workspaceId?: true
|
|
34340
|
+
nodeId?: true
|
|
34341
|
+
activationId?: true
|
|
34342
|
+
itemIndex?: true
|
|
34343
|
+
status?: true
|
|
34344
|
+
channel?: true
|
|
34345
|
+
subjectJson?: true
|
|
34346
|
+
metadataJson?: true
|
|
34347
|
+
decisionSchemaJson?: true
|
|
34348
|
+
decisionSchemaHash?: true
|
|
34349
|
+
onTimeout?: true
|
|
34350
|
+
deliveryRefJson?: true
|
|
34351
|
+
decisionJson?: true
|
|
34352
|
+
decidedAt?: true
|
|
34353
|
+
decidedByJson?: true
|
|
34354
|
+
resumeTokenHash?: true
|
|
34355
|
+
expiresAt?: true
|
|
34356
|
+
createdAt?: true
|
|
34357
|
+
}
|
|
34358
|
+
|
|
34359
|
+
export type HumanTaskMaxAggregateInputType = {
|
|
34360
|
+
id?: true
|
|
34361
|
+
runId?: true
|
|
34362
|
+
workflowId?: true
|
|
34363
|
+
workspaceId?: true
|
|
34364
|
+
nodeId?: true
|
|
34365
|
+
activationId?: true
|
|
34366
|
+
itemIndex?: true
|
|
34367
|
+
status?: true
|
|
34368
|
+
channel?: true
|
|
34369
|
+
subjectJson?: true
|
|
34370
|
+
metadataJson?: true
|
|
34371
|
+
decisionSchemaJson?: true
|
|
34372
|
+
decisionSchemaHash?: true
|
|
34373
|
+
onTimeout?: true
|
|
34374
|
+
deliveryRefJson?: true
|
|
34375
|
+
decisionJson?: true
|
|
34376
|
+
decidedAt?: true
|
|
34377
|
+
decidedByJson?: true
|
|
34378
|
+
resumeTokenHash?: true
|
|
34379
|
+
expiresAt?: true
|
|
34380
|
+
createdAt?: true
|
|
34381
|
+
}
|
|
34382
|
+
|
|
34383
|
+
export type HumanTaskCountAggregateInputType = {
|
|
34384
|
+
id?: true
|
|
34385
|
+
runId?: true
|
|
34386
|
+
workflowId?: true
|
|
34387
|
+
workspaceId?: true
|
|
34388
|
+
nodeId?: true
|
|
34389
|
+
activationId?: true
|
|
34390
|
+
itemIndex?: true
|
|
34391
|
+
status?: true
|
|
34392
|
+
channel?: true
|
|
34393
|
+
subjectJson?: true
|
|
34394
|
+
metadataJson?: true
|
|
34395
|
+
decisionSchemaJson?: true
|
|
34396
|
+
decisionSchemaHash?: true
|
|
34397
|
+
onTimeout?: true
|
|
34398
|
+
deliveryRefJson?: true
|
|
34399
|
+
decisionJson?: true
|
|
34400
|
+
decidedAt?: true
|
|
34401
|
+
decidedByJson?: true
|
|
34402
|
+
resumeTokenHash?: true
|
|
34403
|
+
expiresAt?: true
|
|
34404
|
+
createdAt?: true
|
|
34405
|
+
_all?: true
|
|
34406
|
+
}
|
|
34407
|
+
|
|
34408
|
+
export type HumanTaskAggregateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34409
|
+
/**
|
|
34410
|
+
* Filter which HumanTask to aggregate.
|
|
34411
|
+
*/
|
|
34412
|
+
where?: HumanTaskWhereInput
|
|
34413
|
+
/**
|
|
34414
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
34415
|
+
*
|
|
34416
|
+
* Determine the order of HumanTasks to fetch.
|
|
34417
|
+
*/
|
|
34418
|
+
orderBy?: HumanTaskOrderByWithRelationInput | HumanTaskOrderByWithRelationInput[]
|
|
34419
|
+
/**
|
|
34420
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
34421
|
+
*
|
|
34422
|
+
* Sets the start position
|
|
34423
|
+
*/
|
|
34424
|
+
cursor?: HumanTaskWhereUniqueInput
|
|
34425
|
+
/**
|
|
34426
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
34427
|
+
*
|
|
34428
|
+
* Take `±n` HumanTasks from the position of the cursor.
|
|
34429
|
+
*/
|
|
34430
|
+
take?: number
|
|
34431
|
+
/**
|
|
34432
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
34433
|
+
*
|
|
34434
|
+
* Skip the first `n` HumanTasks.
|
|
34435
|
+
*/
|
|
34436
|
+
skip?: number
|
|
34437
|
+
/**
|
|
34438
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
34439
|
+
*
|
|
34440
|
+
* Count returned HumanTasks
|
|
34441
|
+
**/
|
|
34442
|
+
_count?: true | HumanTaskCountAggregateInputType
|
|
34443
|
+
/**
|
|
34444
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
34445
|
+
*
|
|
34446
|
+
* Select which fields to average
|
|
34447
|
+
**/
|
|
34448
|
+
_avg?: HumanTaskAvgAggregateInputType
|
|
34449
|
+
/**
|
|
34450
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
34451
|
+
*
|
|
34452
|
+
* Select which fields to sum
|
|
34453
|
+
**/
|
|
34454
|
+
_sum?: HumanTaskSumAggregateInputType
|
|
34455
|
+
/**
|
|
34456
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
34457
|
+
*
|
|
34458
|
+
* Select which fields to find the minimum value
|
|
34459
|
+
**/
|
|
34460
|
+
_min?: HumanTaskMinAggregateInputType
|
|
34461
|
+
/**
|
|
34462
|
+
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/aggregations Aggregation Docs}
|
|
34463
|
+
*
|
|
34464
|
+
* Select which fields to find the maximum value
|
|
34465
|
+
**/
|
|
34466
|
+
_max?: HumanTaskMaxAggregateInputType
|
|
34467
|
+
}
|
|
34468
|
+
|
|
34469
|
+
export type GetHumanTaskAggregateType<T extends HumanTaskAggregateArgs> = {
|
|
34470
|
+
[P in keyof T & keyof AggregateHumanTask]: P extends '_count' | 'count'
|
|
34471
|
+
? T[P] extends true
|
|
34472
|
+
? number
|
|
34473
|
+
: GetScalarType<T[P], AggregateHumanTask[P]>
|
|
34474
|
+
: GetScalarType<T[P], AggregateHumanTask[P]>
|
|
34475
|
+
}
|
|
34476
|
+
|
|
34477
|
+
|
|
34478
|
+
|
|
34479
|
+
|
|
34480
|
+
export type HumanTaskGroupByArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34481
|
+
where?: HumanTaskWhereInput
|
|
34482
|
+
orderBy?: HumanTaskOrderByWithAggregationInput | HumanTaskOrderByWithAggregationInput[]
|
|
34483
|
+
by: HumanTaskScalarFieldEnum[] | HumanTaskScalarFieldEnum
|
|
34484
|
+
having?: HumanTaskScalarWhereWithAggregatesInput
|
|
34485
|
+
take?: number
|
|
34486
|
+
skip?: number
|
|
34487
|
+
_count?: HumanTaskCountAggregateInputType | true
|
|
34488
|
+
_avg?: HumanTaskAvgAggregateInputType
|
|
34489
|
+
_sum?: HumanTaskSumAggregateInputType
|
|
34490
|
+
_min?: HumanTaskMinAggregateInputType
|
|
34491
|
+
_max?: HumanTaskMaxAggregateInputType
|
|
34492
|
+
}
|
|
34493
|
+
|
|
34494
|
+
export type HumanTaskGroupByOutputType = {
|
|
34495
|
+
id: string
|
|
34496
|
+
runId: string
|
|
34497
|
+
workflowId: string
|
|
34498
|
+
workspaceId: string | null
|
|
34499
|
+
nodeId: string
|
|
34500
|
+
activationId: string
|
|
34501
|
+
itemIndex: number
|
|
34502
|
+
status: string
|
|
34503
|
+
channel: string
|
|
34504
|
+
subjectJson: string
|
|
34505
|
+
metadataJson: string
|
|
34506
|
+
decisionSchemaJson: string
|
|
34507
|
+
decisionSchemaHash: string
|
|
34508
|
+
onTimeout: string
|
|
34509
|
+
deliveryRefJson: string | null
|
|
34510
|
+
decisionJson: string | null
|
|
34511
|
+
decidedAt: Date | null
|
|
34512
|
+
decidedByJson: string | null
|
|
34513
|
+
resumeTokenHash: string
|
|
34514
|
+
expiresAt: Date
|
|
34515
|
+
createdAt: Date
|
|
34516
|
+
_count: HumanTaskCountAggregateOutputType | null
|
|
34517
|
+
_avg: HumanTaskAvgAggregateOutputType | null
|
|
34518
|
+
_sum: HumanTaskSumAggregateOutputType | null
|
|
34519
|
+
_min: HumanTaskMinAggregateOutputType | null
|
|
34520
|
+
_max: HumanTaskMaxAggregateOutputType | null
|
|
34521
|
+
}
|
|
34522
|
+
|
|
34523
|
+
type GetHumanTaskGroupByPayload<T extends HumanTaskGroupByArgs> = Prisma.PrismaPromise<
|
|
34524
|
+
Array<
|
|
34525
|
+
PickEnumerable<HumanTaskGroupByOutputType, T['by']> &
|
|
34526
|
+
{
|
|
34527
|
+
[P in ((keyof T) & (keyof HumanTaskGroupByOutputType))]: P extends '_count'
|
|
34528
|
+
? T[P] extends boolean
|
|
34529
|
+
? number
|
|
34530
|
+
: GetScalarType<T[P], HumanTaskGroupByOutputType[P]>
|
|
34531
|
+
: GetScalarType<T[P], HumanTaskGroupByOutputType[P]>
|
|
34532
|
+
}
|
|
34533
|
+
>
|
|
34534
|
+
>
|
|
34535
|
+
|
|
34536
|
+
|
|
34537
|
+
export type HumanTaskSelect<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
34538
|
+
id?: boolean
|
|
34539
|
+
runId?: boolean
|
|
34540
|
+
workflowId?: boolean
|
|
34541
|
+
workspaceId?: boolean
|
|
34542
|
+
nodeId?: boolean
|
|
34543
|
+
activationId?: boolean
|
|
34544
|
+
itemIndex?: boolean
|
|
34545
|
+
status?: boolean
|
|
34546
|
+
channel?: boolean
|
|
34547
|
+
subjectJson?: boolean
|
|
34548
|
+
metadataJson?: boolean
|
|
34549
|
+
decisionSchemaJson?: boolean
|
|
34550
|
+
decisionSchemaHash?: boolean
|
|
34551
|
+
onTimeout?: boolean
|
|
34552
|
+
deliveryRefJson?: boolean
|
|
34553
|
+
decisionJson?: boolean
|
|
34554
|
+
decidedAt?: boolean
|
|
34555
|
+
decidedByJson?: boolean
|
|
34556
|
+
resumeTokenHash?: boolean
|
|
34557
|
+
expiresAt?: boolean
|
|
34558
|
+
createdAt?: boolean
|
|
34559
|
+
}, ExtArgs["result"]["humanTask"]>
|
|
34560
|
+
|
|
34561
|
+
export type HumanTaskSelectCreateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
34562
|
+
id?: boolean
|
|
34563
|
+
runId?: boolean
|
|
34564
|
+
workflowId?: boolean
|
|
34565
|
+
workspaceId?: boolean
|
|
34566
|
+
nodeId?: boolean
|
|
34567
|
+
activationId?: boolean
|
|
34568
|
+
itemIndex?: boolean
|
|
34569
|
+
status?: boolean
|
|
34570
|
+
channel?: boolean
|
|
34571
|
+
subjectJson?: boolean
|
|
34572
|
+
metadataJson?: boolean
|
|
34573
|
+
decisionSchemaJson?: boolean
|
|
34574
|
+
decisionSchemaHash?: boolean
|
|
34575
|
+
onTimeout?: boolean
|
|
34576
|
+
deliveryRefJson?: boolean
|
|
34577
|
+
decisionJson?: boolean
|
|
34578
|
+
decidedAt?: boolean
|
|
34579
|
+
decidedByJson?: boolean
|
|
34580
|
+
resumeTokenHash?: boolean
|
|
34581
|
+
expiresAt?: boolean
|
|
34582
|
+
createdAt?: boolean
|
|
34583
|
+
}, ExtArgs["result"]["humanTask"]>
|
|
34584
|
+
|
|
34585
|
+
export type HumanTaskSelectUpdateManyAndReturn<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = $Extensions.GetSelect<{
|
|
34586
|
+
id?: boolean
|
|
34587
|
+
runId?: boolean
|
|
34588
|
+
workflowId?: boolean
|
|
34589
|
+
workspaceId?: boolean
|
|
34590
|
+
nodeId?: boolean
|
|
34591
|
+
activationId?: boolean
|
|
34592
|
+
itemIndex?: boolean
|
|
34593
|
+
status?: boolean
|
|
34594
|
+
channel?: boolean
|
|
34595
|
+
subjectJson?: boolean
|
|
34596
|
+
metadataJson?: boolean
|
|
34597
|
+
decisionSchemaJson?: boolean
|
|
34598
|
+
decisionSchemaHash?: boolean
|
|
34599
|
+
onTimeout?: boolean
|
|
34600
|
+
deliveryRefJson?: boolean
|
|
34601
|
+
decisionJson?: boolean
|
|
34602
|
+
decidedAt?: boolean
|
|
34603
|
+
decidedByJson?: boolean
|
|
34604
|
+
resumeTokenHash?: boolean
|
|
34605
|
+
expiresAt?: boolean
|
|
34606
|
+
createdAt?: boolean
|
|
34607
|
+
}, ExtArgs["result"]["humanTask"]>
|
|
34608
|
+
|
|
34609
|
+
export type HumanTaskSelectScalar = {
|
|
34610
|
+
id?: boolean
|
|
34611
|
+
runId?: boolean
|
|
34612
|
+
workflowId?: boolean
|
|
34613
|
+
workspaceId?: boolean
|
|
34614
|
+
nodeId?: boolean
|
|
34615
|
+
activationId?: boolean
|
|
34616
|
+
itemIndex?: boolean
|
|
34617
|
+
status?: boolean
|
|
34618
|
+
channel?: boolean
|
|
34619
|
+
subjectJson?: boolean
|
|
34620
|
+
metadataJson?: boolean
|
|
34621
|
+
decisionSchemaJson?: boolean
|
|
34622
|
+
decisionSchemaHash?: boolean
|
|
34623
|
+
onTimeout?: boolean
|
|
34624
|
+
deliveryRefJson?: boolean
|
|
34625
|
+
decisionJson?: boolean
|
|
34626
|
+
decidedAt?: boolean
|
|
34627
|
+
decidedByJson?: boolean
|
|
34628
|
+
resumeTokenHash?: boolean
|
|
34629
|
+
expiresAt?: boolean
|
|
34630
|
+
createdAt?: boolean
|
|
34631
|
+
}
|
|
34632
|
+
|
|
34633
|
+
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"]>
|
|
34634
|
+
|
|
34635
|
+
export type $HumanTaskPayload<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
34636
|
+
name: "HumanTask"
|
|
34637
|
+
objects: {}
|
|
34638
|
+
scalars: $Extensions.GetPayloadResult<{
|
|
34639
|
+
id: string
|
|
34640
|
+
runId: string
|
|
34641
|
+
workflowId: string
|
|
34642
|
+
workspaceId: string | null
|
|
34643
|
+
nodeId: string
|
|
34644
|
+
activationId: string
|
|
34645
|
+
itemIndex: number
|
|
34646
|
+
/**
|
|
34647
|
+
* pending | decided | timed_out | auto_accepted | cancelled
|
|
34648
|
+
*/
|
|
34649
|
+
status: string
|
|
34650
|
+
/**
|
|
34651
|
+
* local | control-plane-inbox
|
|
34652
|
+
*/
|
|
34653
|
+
channel: string
|
|
34654
|
+
subjectJson: string
|
|
34655
|
+
metadataJson: string
|
|
34656
|
+
decisionSchemaJson: string
|
|
34657
|
+
decisionSchemaHash: string
|
|
34658
|
+
/**
|
|
34659
|
+
* halt | auto-accept
|
|
34660
|
+
*/
|
|
34661
|
+
onTimeout: string
|
|
34662
|
+
deliveryRefJson: string | null
|
|
34663
|
+
decisionJson: string | null
|
|
34664
|
+
decidedAt: Date | null
|
|
34665
|
+
decidedByJson: string | null
|
|
34666
|
+
resumeTokenHash: string
|
|
34667
|
+
expiresAt: Date
|
|
34668
|
+
createdAt: Date
|
|
34669
|
+
}, ExtArgs["result"]["humanTask"]>
|
|
34670
|
+
composites: {}
|
|
34671
|
+
}
|
|
34672
|
+
|
|
34673
|
+
type HumanTaskGetPayload<S extends boolean | null | undefined | HumanTaskDefaultArgs> = $Result.GetResult<Prisma.$HumanTaskPayload, S>
|
|
34674
|
+
|
|
34675
|
+
type HumanTaskCountArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> =
|
|
34676
|
+
Omit<HumanTaskFindManyArgs, 'select' | 'include' | 'distinct' | 'omit'> & {
|
|
34677
|
+
select?: HumanTaskCountAggregateInputType | true
|
|
34678
|
+
}
|
|
34679
|
+
|
|
34680
|
+
export interface HumanTaskDelegate<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs, GlobalOmitOptions = {}> {
|
|
34681
|
+
[K: symbol]: { types: Prisma.TypeMap<ExtArgs>['model']['HumanTask'], meta: { name: 'HumanTask' } }
|
|
34682
|
+
/**
|
|
34683
|
+
* Find zero or one HumanTask that matches the filter.
|
|
34684
|
+
* @param {HumanTaskFindUniqueArgs} args - Arguments to find a HumanTask
|
|
34685
|
+
* @example
|
|
34686
|
+
* // Get one HumanTask
|
|
34687
|
+
* const humanTask = await prisma.humanTask.findUnique({
|
|
34688
|
+
* where: {
|
|
34689
|
+
* // ... provide filter here
|
|
34690
|
+
* }
|
|
34691
|
+
* })
|
|
34692
|
+
*/
|
|
34693
|
+
findUnique<T extends HumanTaskFindUniqueArgs>(args: SelectSubset<T, HumanTaskFindUniqueArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "findUnique", GlobalOmitOptions> | null, null, ExtArgs, GlobalOmitOptions>
|
|
34694
|
+
|
|
34695
|
+
/**
|
|
34696
|
+
* Find one HumanTask that matches the filter or throw an error with `error.code='P2025'`
|
|
34697
|
+
* if no matches were found.
|
|
34698
|
+
* @param {HumanTaskFindUniqueOrThrowArgs} args - Arguments to find a HumanTask
|
|
34699
|
+
* @example
|
|
34700
|
+
* // Get one HumanTask
|
|
34701
|
+
* const humanTask = await prisma.humanTask.findUniqueOrThrow({
|
|
34702
|
+
* where: {
|
|
34703
|
+
* // ... provide filter here
|
|
34704
|
+
* }
|
|
34705
|
+
* })
|
|
34706
|
+
*/
|
|
34707
|
+
findUniqueOrThrow<T extends HumanTaskFindUniqueOrThrowArgs>(args: SelectSubset<T, HumanTaskFindUniqueOrThrowArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "findUniqueOrThrow", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34708
|
+
|
|
34709
|
+
/**
|
|
34710
|
+
* Find the first HumanTask that matches the filter.
|
|
34711
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34712
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34713
|
+
* @param {HumanTaskFindFirstArgs} args - Arguments to find a HumanTask
|
|
34714
|
+
* @example
|
|
34715
|
+
* // Get one HumanTask
|
|
34716
|
+
* const humanTask = await prisma.humanTask.findFirst({
|
|
34717
|
+
* where: {
|
|
34718
|
+
* // ... provide filter here
|
|
34719
|
+
* }
|
|
34720
|
+
* })
|
|
34721
|
+
*/
|
|
34722
|
+
findFirst<T extends HumanTaskFindFirstArgs>(args?: SelectSubset<T, HumanTaskFindFirstArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "findFirst", GlobalOmitOptions> | null, null, ExtArgs, GlobalOmitOptions>
|
|
34723
|
+
|
|
34724
|
+
/**
|
|
34725
|
+
* Find the first HumanTask that matches the filter or
|
|
34726
|
+
* throw `PrismaKnownClientError` with `P2025` code if no matches were found.
|
|
34727
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34728
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34729
|
+
* @param {HumanTaskFindFirstOrThrowArgs} args - Arguments to find a HumanTask
|
|
34730
|
+
* @example
|
|
34731
|
+
* // Get one HumanTask
|
|
34732
|
+
* const humanTask = await prisma.humanTask.findFirstOrThrow({
|
|
34733
|
+
* where: {
|
|
34734
|
+
* // ... provide filter here
|
|
34735
|
+
* }
|
|
34736
|
+
* })
|
|
34737
|
+
*/
|
|
34738
|
+
findFirstOrThrow<T extends HumanTaskFindFirstOrThrowArgs>(args?: SelectSubset<T, HumanTaskFindFirstOrThrowArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "findFirstOrThrow", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34739
|
+
|
|
34740
|
+
/**
|
|
34741
|
+
* Find zero or more HumanTasks that matches the filter.
|
|
34742
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34743
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34744
|
+
* @param {HumanTaskFindManyArgs} args - Arguments to filter and select certain fields only.
|
|
34745
|
+
* @example
|
|
34746
|
+
* // Get all HumanTasks
|
|
34747
|
+
* const humanTasks = await prisma.humanTask.findMany()
|
|
34748
|
+
*
|
|
34749
|
+
* // Get first 10 HumanTasks
|
|
34750
|
+
* const humanTasks = await prisma.humanTask.findMany({ take: 10 })
|
|
34751
|
+
*
|
|
34752
|
+
* // Only select the `id`
|
|
34753
|
+
* const humanTaskWithIdOnly = await prisma.humanTask.findMany({ select: { id: true } })
|
|
34754
|
+
*
|
|
34755
|
+
*/
|
|
34756
|
+
findMany<T extends HumanTaskFindManyArgs>(args?: SelectSubset<T, HumanTaskFindManyArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "findMany", GlobalOmitOptions>>
|
|
34757
|
+
|
|
34758
|
+
/**
|
|
34759
|
+
* Create a HumanTask.
|
|
34760
|
+
* @param {HumanTaskCreateArgs} args - Arguments to create a HumanTask.
|
|
34761
|
+
* @example
|
|
34762
|
+
* // Create one HumanTask
|
|
34763
|
+
* const HumanTask = await prisma.humanTask.create({
|
|
34764
|
+
* data: {
|
|
34765
|
+
* // ... data to create a HumanTask
|
|
34766
|
+
* }
|
|
34767
|
+
* })
|
|
34768
|
+
*
|
|
34769
|
+
*/
|
|
34770
|
+
create<T extends HumanTaskCreateArgs>(args: SelectSubset<T, HumanTaskCreateArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "create", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34771
|
+
|
|
34772
|
+
/**
|
|
34773
|
+
* Create many HumanTasks.
|
|
34774
|
+
* @param {HumanTaskCreateManyArgs} args - Arguments to create many HumanTasks.
|
|
34775
|
+
* @example
|
|
34776
|
+
* // Create many HumanTasks
|
|
34777
|
+
* const humanTask = await prisma.humanTask.createMany({
|
|
34778
|
+
* data: [
|
|
34779
|
+
* // ... provide data here
|
|
34780
|
+
* ]
|
|
34781
|
+
* })
|
|
34782
|
+
*
|
|
34783
|
+
*/
|
|
34784
|
+
createMany<T extends HumanTaskCreateManyArgs>(args?: SelectSubset<T, HumanTaskCreateManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
34785
|
+
|
|
34786
|
+
/**
|
|
34787
|
+
* Create many HumanTasks and returns the data saved in the database.
|
|
34788
|
+
* @param {HumanTaskCreateManyAndReturnArgs} args - Arguments to create many HumanTasks.
|
|
34789
|
+
* @example
|
|
34790
|
+
* // Create many HumanTasks
|
|
34791
|
+
* const humanTask = await prisma.humanTask.createManyAndReturn({
|
|
34792
|
+
* data: [
|
|
34793
|
+
* // ... provide data here
|
|
34794
|
+
* ]
|
|
34795
|
+
* })
|
|
34796
|
+
*
|
|
34797
|
+
* // Create many HumanTasks and only return the `id`
|
|
34798
|
+
* const humanTaskWithIdOnly = await prisma.humanTask.createManyAndReturn({
|
|
34799
|
+
* select: { id: true },
|
|
34800
|
+
* data: [
|
|
34801
|
+
* // ... provide data here
|
|
34802
|
+
* ]
|
|
34803
|
+
* })
|
|
34804
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34805
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34806
|
+
*
|
|
34807
|
+
*/
|
|
34808
|
+
createManyAndReturn<T extends HumanTaskCreateManyAndReturnArgs>(args?: SelectSubset<T, HumanTaskCreateManyAndReturnArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "createManyAndReturn", GlobalOmitOptions>>
|
|
34809
|
+
|
|
34810
|
+
/**
|
|
34811
|
+
* Delete a HumanTask.
|
|
34812
|
+
* @param {HumanTaskDeleteArgs} args - Arguments to delete one HumanTask.
|
|
34813
|
+
* @example
|
|
34814
|
+
* // Delete one HumanTask
|
|
34815
|
+
* const HumanTask = await prisma.humanTask.delete({
|
|
34816
|
+
* where: {
|
|
34817
|
+
* // ... filter to delete one HumanTask
|
|
34818
|
+
* }
|
|
34819
|
+
* })
|
|
34820
|
+
*
|
|
34821
|
+
*/
|
|
34822
|
+
delete<T extends HumanTaskDeleteArgs>(args: SelectSubset<T, HumanTaskDeleteArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "delete", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34823
|
+
|
|
34824
|
+
/**
|
|
34825
|
+
* Update one HumanTask.
|
|
34826
|
+
* @param {HumanTaskUpdateArgs} args - Arguments to update one HumanTask.
|
|
34827
|
+
* @example
|
|
34828
|
+
* // Update one HumanTask
|
|
34829
|
+
* const humanTask = await prisma.humanTask.update({
|
|
34830
|
+
* where: {
|
|
34831
|
+
* // ... provide filter here
|
|
34832
|
+
* },
|
|
34833
|
+
* data: {
|
|
34834
|
+
* // ... provide data here
|
|
34835
|
+
* }
|
|
34836
|
+
* })
|
|
34837
|
+
*
|
|
34838
|
+
*/
|
|
34839
|
+
update<T extends HumanTaskUpdateArgs>(args: SelectSubset<T, HumanTaskUpdateArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "update", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34840
|
+
|
|
34841
|
+
/**
|
|
34842
|
+
* Delete zero or more HumanTasks.
|
|
34843
|
+
* @param {HumanTaskDeleteManyArgs} args - Arguments to filter HumanTasks to delete.
|
|
34844
|
+
* @example
|
|
34845
|
+
* // Delete a few HumanTasks
|
|
34846
|
+
* const { count } = await prisma.humanTask.deleteMany({
|
|
34847
|
+
* where: {
|
|
34848
|
+
* // ... provide filter here
|
|
34849
|
+
* }
|
|
34850
|
+
* })
|
|
34851
|
+
*
|
|
34852
|
+
*/
|
|
34853
|
+
deleteMany<T extends HumanTaskDeleteManyArgs>(args?: SelectSubset<T, HumanTaskDeleteManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
34854
|
+
|
|
34855
|
+
/**
|
|
34856
|
+
* Update zero or more HumanTasks.
|
|
34857
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34858
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34859
|
+
* @param {HumanTaskUpdateManyArgs} args - Arguments to update one or more rows.
|
|
34860
|
+
* @example
|
|
34861
|
+
* // Update many HumanTasks
|
|
34862
|
+
* const humanTask = await prisma.humanTask.updateMany({
|
|
34863
|
+
* where: {
|
|
34864
|
+
* // ... provide filter here
|
|
34865
|
+
* },
|
|
34866
|
+
* data: {
|
|
34867
|
+
* // ... provide data here
|
|
34868
|
+
* }
|
|
34869
|
+
* })
|
|
34870
|
+
*
|
|
34871
|
+
*/
|
|
34872
|
+
updateMany<T extends HumanTaskUpdateManyArgs>(args: SelectSubset<T, HumanTaskUpdateManyArgs<ExtArgs>>): Prisma.PrismaPromise<BatchPayload>
|
|
34873
|
+
|
|
34874
|
+
/**
|
|
34875
|
+
* Update zero or more HumanTasks and returns the data updated in the database.
|
|
34876
|
+
* @param {HumanTaskUpdateManyAndReturnArgs} args - Arguments to update many HumanTasks.
|
|
34877
|
+
* @example
|
|
34878
|
+
* // Update many HumanTasks
|
|
34879
|
+
* const humanTask = await prisma.humanTask.updateManyAndReturn({
|
|
34880
|
+
* where: {
|
|
34881
|
+
* // ... provide filter here
|
|
34882
|
+
* },
|
|
34883
|
+
* data: [
|
|
34884
|
+
* // ... provide data here
|
|
34885
|
+
* ]
|
|
34886
|
+
* })
|
|
34887
|
+
*
|
|
34888
|
+
* // Update zero or more HumanTasks and only return the `id`
|
|
34889
|
+
* const humanTaskWithIdOnly = await prisma.humanTask.updateManyAndReturn({
|
|
34890
|
+
* select: { id: true },
|
|
34891
|
+
* where: {
|
|
34892
|
+
* // ... provide filter here
|
|
34893
|
+
* },
|
|
34894
|
+
* data: [
|
|
34895
|
+
* // ... provide data here
|
|
34896
|
+
* ]
|
|
34897
|
+
* })
|
|
34898
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34899
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34900
|
+
*
|
|
34901
|
+
*/
|
|
34902
|
+
updateManyAndReturn<T extends HumanTaskUpdateManyAndReturnArgs>(args: SelectSubset<T, HumanTaskUpdateManyAndReturnArgs<ExtArgs>>): Prisma.PrismaPromise<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "updateManyAndReturn", GlobalOmitOptions>>
|
|
34903
|
+
|
|
34904
|
+
/**
|
|
34905
|
+
* Create or update one HumanTask.
|
|
34906
|
+
* @param {HumanTaskUpsertArgs} args - Arguments to update or create a HumanTask.
|
|
34907
|
+
* @example
|
|
34908
|
+
* // Update or create a HumanTask
|
|
34909
|
+
* const humanTask = await prisma.humanTask.upsert({
|
|
34910
|
+
* create: {
|
|
34911
|
+
* // ... data to create a HumanTask
|
|
34912
|
+
* },
|
|
34913
|
+
* update: {
|
|
34914
|
+
* // ... in case it already exists, update
|
|
34915
|
+
* },
|
|
34916
|
+
* where: {
|
|
34917
|
+
* // ... the filter for the HumanTask we want to update
|
|
34918
|
+
* }
|
|
34919
|
+
* })
|
|
34920
|
+
*/
|
|
34921
|
+
upsert<T extends HumanTaskUpsertArgs>(args: SelectSubset<T, HumanTaskUpsertArgs<ExtArgs>>): Prisma__HumanTaskClient<$Result.GetResult<Prisma.$HumanTaskPayload<ExtArgs>, T, "upsert", GlobalOmitOptions>, never, ExtArgs, GlobalOmitOptions>
|
|
34922
|
+
|
|
34923
|
+
|
|
34924
|
+
/**
|
|
34925
|
+
* Count the number of HumanTasks.
|
|
34926
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34927
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34928
|
+
* @param {HumanTaskCountArgs} args - Arguments to filter HumanTasks to count.
|
|
34929
|
+
* @example
|
|
34930
|
+
* // Count the number of HumanTasks
|
|
34931
|
+
* const count = await prisma.humanTask.count({
|
|
34932
|
+
* where: {
|
|
34933
|
+
* // ... the filter for the HumanTasks we want to count
|
|
34934
|
+
* }
|
|
34935
|
+
* })
|
|
34936
|
+
**/
|
|
34937
|
+
count<T extends HumanTaskCountArgs>(
|
|
34938
|
+
args?: Subset<T, HumanTaskCountArgs>,
|
|
34939
|
+
): Prisma.PrismaPromise<
|
|
34940
|
+
T extends $Utils.Record<'select', any>
|
|
34941
|
+
? T['select'] extends true
|
|
34942
|
+
? number
|
|
34943
|
+
: GetScalarType<T['select'], HumanTaskCountAggregateOutputType>
|
|
34944
|
+
: number
|
|
34945
|
+
>
|
|
34946
|
+
|
|
34947
|
+
/**
|
|
34948
|
+
* Allows you to perform aggregations operations on a HumanTask.
|
|
34949
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34950
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34951
|
+
* @param {HumanTaskAggregateArgs} args - Select which aggregations you would like to apply and on what fields.
|
|
34952
|
+
* @example
|
|
34953
|
+
* // Ordered by age ascending
|
|
34954
|
+
* // Where email contains prisma.io
|
|
34955
|
+
* // Limited to the 10 users
|
|
34956
|
+
* const aggregations = await prisma.user.aggregate({
|
|
34957
|
+
* _avg: {
|
|
34958
|
+
* age: true,
|
|
34959
|
+
* },
|
|
34960
|
+
* where: {
|
|
34961
|
+
* email: {
|
|
34962
|
+
* contains: "prisma.io",
|
|
34963
|
+
* },
|
|
34964
|
+
* },
|
|
34965
|
+
* orderBy: {
|
|
34966
|
+
* age: "asc",
|
|
34967
|
+
* },
|
|
34968
|
+
* take: 10,
|
|
34969
|
+
* })
|
|
34970
|
+
**/
|
|
34971
|
+
aggregate<T extends HumanTaskAggregateArgs>(args: Subset<T, HumanTaskAggregateArgs>): Prisma.PrismaPromise<GetHumanTaskAggregateType<T>>
|
|
34972
|
+
|
|
34973
|
+
/**
|
|
34974
|
+
* Group by HumanTask.
|
|
34975
|
+
* Note, that providing `undefined` is treated as the value not being there.
|
|
34976
|
+
* Read more here: https://pris.ly/d/null-undefined
|
|
34977
|
+
* @param {HumanTaskGroupByArgs} args - Group by arguments.
|
|
34978
|
+
* @example
|
|
34979
|
+
* // Group by city, order by createdAt, get count
|
|
34980
|
+
* const result = await prisma.user.groupBy({
|
|
34981
|
+
* by: ['city', 'createdAt'],
|
|
34982
|
+
* orderBy: {
|
|
34983
|
+
* createdAt: true
|
|
34984
|
+
* },
|
|
34985
|
+
* _count: {
|
|
34986
|
+
* _all: true
|
|
34987
|
+
* },
|
|
34988
|
+
* })
|
|
34989
|
+
*
|
|
34990
|
+
**/
|
|
34991
|
+
groupBy<
|
|
34992
|
+
T extends HumanTaskGroupByArgs,
|
|
34993
|
+
HasSelectOrTake extends Or<
|
|
34994
|
+
Extends<'skip', Keys<T>>,
|
|
34995
|
+
Extends<'take', Keys<T>>
|
|
34996
|
+
>,
|
|
34997
|
+
OrderByArg extends True extends HasSelectOrTake
|
|
34998
|
+
? { orderBy: HumanTaskGroupByArgs['orderBy'] }
|
|
34999
|
+
: { orderBy?: HumanTaskGroupByArgs['orderBy'] },
|
|
35000
|
+
OrderFields extends ExcludeUnderscoreKeys<Keys<MaybeTupleToUnion<T['orderBy']>>>,
|
|
35001
|
+
ByFields extends MaybeTupleToUnion<T['by']>,
|
|
35002
|
+
ByValid extends Has<ByFields, OrderFields>,
|
|
35003
|
+
HavingFields extends GetHavingFields<T['having']>,
|
|
35004
|
+
HavingValid extends Has<ByFields, HavingFields>,
|
|
35005
|
+
ByEmpty extends T['by'] extends never[] ? True : False,
|
|
35006
|
+
InputErrors extends ByEmpty extends True
|
|
35007
|
+
? `Error: "by" must not be empty.`
|
|
35008
|
+
: HavingValid extends False
|
|
35009
|
+
? {
|
|
35010
|
+
[P in HavingFields]: P extends ByFields
|
|
35011
|
+
? never
|
|
35012
|
+
: P extends string
|
|
35013
|
+
? `Error: Field "${P}" used in "having" needs to be provided in "by".`
|
|
35014
|
+
: [
|
|
35015
|
+
Error,
|
|
35016
|
+
'Field ',
|
|
35017
|
+
P,
|
|
35018
|
+
` in "having" needs to be provided in "by"`,
|
|
35019
|
+
]
|
|
35020
|
+
}[HavingFields]
|
|
35021
|
+
: 'take' extends Keys<T>
|
|
35022
|
+
? 'orderBy' extends Keys<T>
|
|
35023
|
+
? ByValid extends True
|
|
35024
|
+
? {}
|
|
35025
|
+
: {
|
|
35026
|
+
[P in OrderFields]: P extends ByFields
|
|
35027
|
+
? never
|
|
35028
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
35029
|
+
}[OrderFields]
|
|
35030
|
+
: 'Error: If you provide "take", you also need to provide "orderBy"'
|
|
35031
|
+
: 'skip' extends Keys<T>
|
|
35032
|
+
? 'orderBy' extends Keys<T>
|
|
35033
|
+
? ByValid extends True
|
|
35034
|
+
? {}
|
|
35035
|
+
: {
|
|
35036
|
+
[P in OrderFields]: P extends ByFields
|
|
35037
|
+
? never
|
|
35038
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
35039
|
+
}[OrderFields]
|
|
35040
|
+
: 'Error: If you provide "skip", you also need to provide "orderBy"'
|
|
35041
|
+
: ByValid extends True
|
|
35042
|
+
? {}
|
|
35043
|
+
: {
|
|
35044
|
+
[P in OrderFields]: P extends ByFields
|
|
35045
|
+
? never
|
|
35046
|
+
: `Error: Field "${P}" in "orderBy" needs to be provided in "by"`
|
|
35047
|
+
}[OrderFields]
|
|
35048
|
+
>(args: SubsetIntersection<T, HumanTaskGroupByArgs, OrderByArg> & InputErrors): {} extends InputErrors ? GetHumanTaskGroupByPayload<T> : Prisma.PrismaPromise<InputErrors>
|
|
35049
|
+
/**
|
|
35050
|
+
* Fields of the HumanTask model
|
|
35051
|
+
*/
|
|
35052
|
+
readonly fields: HumanTaskFieldRefs;
|
|
35053
|
+
}
|
|
35054
|
+
|
|
35055
|
+
/**
|
|
35056
|
+
* The delegate class that acts as a "Promise-like" for HumanTask.
|
|
35057
|
+
* Why is this prefixed with `Prisma__`?
|
|
35058
|
+
* Because we want to prevent naming conflicts as mentioned in
|
|
35059
|
+
* https://github.com/prisma/prisma-client-js/issues/707
|
|
35060
|
+
*/
|
|
35061
|
+
export interface Prisma__HumanTaskClient<T, Null = never, ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs, GlobalOmitOptions = {}> extends Prisma.PrismaPromise<T> {
|
|
35062
|
+
readonly [Symbol.toStringTag]: "PrismaPromise"
|
|
35063
|
+
/**
|
|
35064
|
+
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
35065
|
+
* @param onfulfilled The callback to execute when the Promise is resolved.
|
|
35066
|
+
* @param onrejected The callback to execute when the Promise is rejected.
|
|
35067
|
+
* @returns A Promise for the completion of which ever callback is executed.
|
|
35068
|
+
*/
|
|
35069
|
+
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>
|
|
35070
|
+
/**
|
|
35071
|
+
* Attaches a callback for only the rejection of the Promise.
|
|
35072
|
+
* @param onrejected The callback to execute when the Promise is rejected.
|
|
35073
|
+
* @returns A Promise for the completion of the callback.
|
|
35074
|
+
*/
|
|
35075
|
+
catch<TResult = never>(onrejected?: ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null): $Utils.JsPromise<T | TResult>
|
|
35076
|
+
/**
|
|
35077
|
+
* Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The
|
|
35078
|
+
* resolved value cannot be modified from the callback.
|
|
35079
|
+
* @param onfinally The callback to execute when the Promise is settled (fulfilled or rejected).
|
|
35080
|
+
* @returns A Promise for the completion of the callback.
|
|
35081
|
+
*/
|
|
35082
|
+
finally(onfinally?: (() => void) | undefined | null): $Utils.JsPromise<T>
|
|
35083
|
+
}
|
|
35084
|
+
|
|
35085
|
+
|
|
35086
|
+
|
|
35087
|
+
|
|
35088
|
+
/**
|
|
35089
|
+
* Fields of the HumanTask model
|
|
32663
35090
|
*/
|
|
32664
|
-
interface
|
|
32665
|
-
readonly id: FieldRef<"
|
|
32666
|
-
readonly
|
|
32667
|
-
readonly
|
|
32668
|
-
readonly
|
|
32669
|
-
readonly
|
|
32670
|
-
readonly
|
|
32671
|
-
readonly
|
|
32672
|
-
readonly
|
|
32673
|
-
readonly
|
|
32674
|
-
readonly
|
|
32675
|
-
readonly
|
|
32676
|
-
readonly
|
|
32677
|
-
readonly
|
|
35091
|
+
interface HumanTaskFieldRefs {
|
|
35092
|
+
readonly id: FieldRef<"HumanTask", 'String'>
|
|
35093
|
+
readonly runId: FieldRef<"HumanTask", 'String'>
|
|
35094
|
+
readonly workflowId: FieldRef<"HumanTask", 'String'>
|
|
35095
|
+
readonly workspaceId: FieldRef<"HumanTask", 'String'>
|
|
35096
|
+
readonly nodeId: FieldRef<"HumanTask", 'String'>
|
|
35097
|
+
readonly activationId: FieldRef<"HumanTask", 'String'>
|
|
35098
|
+
readonly itemIndex: FieldRef<"HumanTask", 'Int'>
|
|
35099
|
+
readonly status: FieldRef<"HumanTask", 'String'>
|
|
35100
|
+
readonly channel: FieldRef<"HumanTask", 'String'>
|
|
35101
|
+
readonly subjectJson: FieldRef<"HumanTask", 'String'>
|
|
35102
|
+
readonly metadataJson: FieldRef<"HumanTask", 'String'>
|
|
35103
|
+
readonly decisionSchemaJson: FieldRef<"HumanTask", 'String'>
|
|
35104
|
+
readonly decisionSchemaHash: FieldRef<"HumanTask", 'String'>
|
|
35105
|
+
readonly onTimeout: FieldRef<"HumanTask", 'String'>
|
|
35106
|
+
readonly deliveryRefJson: FieldRef<"HumanTask", 'String'>
|
|
35107
|
+
readonly decisionJson: FieldRef<"HumanTask", 'String'>
|
|
35108
|
+
readonly decidedAt: FieldRef<"HumanTask", 'DateTime'>
|
|
35109
|
+
readonly decidedByJson: FieldRef<"HumanTask", 'String'>
|
|
35110
|
+
readonly resumeTokenHash: FieldRef<"HumanTask", 'String'>
|
|
35111
|
+
readonly expiresAt: FieldRef<"HumanTask", 'DateTime'>
|
|
35112
|
+
readonly createdAt: FieldRef<"HumanTask", 'DateTime'>
|
|
32678
35113
|
}
|
|
32679
35114
|
|
|
32680
35115
|
|
|
32681
35116
|
// Custom InputTypes
|
|
32682
35117
|
/**
|
|
32683
|
-
*
|
|
35118
|
+
* HumanTask findUnique
|
|
32684
35119
|
*/
|
|
32685
|
-
export type
|
|
35120
|
+
export type HumanTaskFindUniqueArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32686
35121
|
/**
|
|
32687
|
-
* Select specific fields to fetch from the
|
|
35122
|
+
* Select specific fields to fetch from the HumanTask
|
|
32688
35123
|
*/
|
|
32689
|
-
select?:
|
|
35124
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32690
35125
|
/**
|
|
32691
|
-
* Omit specific fields from the
|
|
35126
|
+
* Omit specific fields from the HumanTask
|
|
32692
35127
|
*/
|
|
32693
|
-
omit?:
|
|
35128
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32694
35129
|
/**
|
|
32695
|
-
* Filter, which
|
|
35130
|
+
* Filter, which HumanTask to fetch.
|
|
32696
35131
|
*/
|
|
32697
|
-
where:
|
|
35132
|
+
where: HumanTaskWhereUniqueInput
|
|
32698
35133
|
}
|
|
32699
35134
|
|
|
32700
35135
|
/**
|
|
32701
|
-
*
|
|
35136
|
+
* HumanTask findUniqueOrThrow
|
|
32702
35137
|
*/
|
|
32703
|
-
export type
|
|
35138
|
+
export type HumanTaskFindUniqueOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32704
35139
|
/**
|
|
32705
|
-
* Select specific fields to fetch from the
|
|
35140
|
+
* Select specific fields to fetch from the HumanTask
|
|
32706
35141
|
*/
|
|
32707
|
-
select?:
|
|
35142
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32708
35143
|
/**
|
|
32709
|
-
* Omit specific fields from the
|
|
35144
|
+
* Omit specific fields from the HumanTask
|
|
32710
35145
|
*/
|
|
32711
|
-
omit?:
|
|
35146
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32712
35147
|
/**
|
|
32713
|
-
* Filter, which
|
|
35148
|
+
* Filter, which HumanTask to fetch.
|
|
32714
35149
|
*/
|
|
32715
|
-
where:
|
|
35150
|
+
where: HumanTaskWhereUniqueInput
|
|
32716
35151
|
}
|
|
32717
35152
|
|
|
32718
35153
|
/**
|
|
32719
|
-
*
|
|
35154
|
+
* HumanTask findFirst
|
|
32720
35155
|
*/
|
|
32721
|
-
export type
|
|
35156
|
+
export type HumanTaskFindFirstArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32722
35157
|
/**
|
|
32723
|
-
* Select specific fields to fetch from the
|
|
35158
|
+
* Select specific fields to fetch from the HumanTask
|
|
32724
35159
|
*/
|
|
32725
|
-
select?:
|
|
35160
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32726
35161
|
/**
|
|
32727
|
-
* Omit specific fields from the
|
|
35162
|
+
* Omit specific fields from the HumanTask
|
|
32728
35163
|
*/
|
|
32729
|
-
omit?:
|
|
35164
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32730
35165
|
/**
|
|
32731
|
-
* Filter, which
|
|
35166
|
+
* Filter, which HumanTask to fetch.
|
|
32732
35167
|
*/
|
|
32733
|
-
where?:
|
|
35168
|
+
where?: HumanTaskWhereInput
|
|
32734
35169
|
/**
|
|
32735
35170
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
32736
35171
|
*
|
|
32737
|
-
* Determine the order of
|
|
35172
|
+
* Determine the order of HumanTasks to fetch.
|
|
32738
35173
|
*/
|
|
32739
|
-
orderBy?:
|
|
35174
|
+
orderBy?: HumanTaskOrderByWithRelationInput | HumanTaskOrderByWithRelationInput[]
|
|
32740
35175
|
/**
|
|
32741
35176
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
32742
35177
|
*
|
|
32743
|
-
* Sets the position for searching for
|
|
35178
|
+
* Sets the position for searching for HumanTasks.
|
|
32744
35179
|
*/
|
|
32745
|
-
cursor?:
|
|
35180
|
+
cursor?: HumanTaskWhereUniqueInput
|
|
32746
35181
|
/**
|
|
32747
35182
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32748
35183
|
*
|
|
32749
|
-
* Take `±n`
|
|
35184
|
+
* Take `±n` HumanTasks from the position of the cursor.
|
|
32750
35185
|
*/
|
|
32751
35186
|
take?: number
|
|
32752
35187
|
/**
|
|
32753
35188
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32754
35189
|
*
|
|
32755
|
-
* Skip the first `n`
|
|
35190
|
+
* Skip the first `n` HumanTasks.
|
|
32756
35191
|
*/
|
|
32757
35192
|
skip?: number
|
|
32758
35193
|
/**
|
|
32759
35194
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
32760
35195
|
*
|
|
32761
|
-
* Filter by unique combinations of
|
|
35196
|
+
* Filter by unique combinations of HumanTasks.
|
|
32762
35197
|
*/
|
|
32763
|
-
distinct?:
|
|
35198
|
+
distinct?: HumanTaskScalarFieldEnum | HumanTaskScalarFieldEnum[]
|
|
32764
35199
|
}
|
|
32765
35200
|
|
|
32766
35201
|
/**
|
|
32767
|
-
*
|
|
35202
|
+
* HumanTask findFirstOrThrow
|
|
32768
35203
|
*/
|
|
32769
|
-
export type
|
|
35204
|
+
export type HumanTaskFindFirstOrThrowArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32770
35205
|
/**
|
|
32771
|
-
* Select specific fields to fetch from the
|
|
35206
|
+
* Select specific fields to fetch from the HumanTask
|
|
32772
35207
|
*/
|
|
32773
|
-
select?:
|
|
35208
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32774
35209
|
/**
|
|
32775
|
-
* Omit specific fields from the
|
|
35210
|
+
* Omit specific fields from the HumanTask
|
|
32776
35211
|
*/
|
|
32777
|
-
omit?:
|
|
35212
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32778
35213
|
/**
|
|
32779
|
-
* Filter, which
|
|
35214
|
+
* Filter, which HumanTask to fetch.
|
|
32780
35215
|
*/
|
|
32781
|
-
where?:
|
|
35216
|
+
where?: HumanTaskWhereInput
|
|
32782
35217
|
/**
|
|
32783
35218
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
32784
35219
|
*
|
|
32785
|
-
* Determine the order of
|
|
35220
|
+
* Determine the order of HumanTasks to fetch.
|
|
32786
35221
|
*/
|
|
32787
|
-
orderBy?:
|
|
35222
|
+
orderBy?: HumanTaskOrderByWithRelationInput | HumanTaskOrderByWithRelationInput[]
|
|
32788
35223
|
/**
|
|
32789
35224
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
32790
35225
|
*
|
|
32791
|
-
* Sets the position for searching for
|
|
35226
|
+
* Sets the position for searching for HumanTasks.
|
|
32792
35227
|
*/
|
|
32793
|
-
cursor?:
|
|
35228
|
+
cursor?: HumanTaskWhereUniqueInput
|
|
32794
35229
|
/**
|
|
32795
35230
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32796
35231
|
*
|
|
32797
|
-
* Take `±n`
|
|
35232
|
+
* Take `±n` HumanTasks from the position of the cursor.
|
|
32798
35233
|
*/
|
|
32799
35234
|
take?: number
|
|
32800
35235
|
/**
|
|
32801
35236
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32802
35237
|
*
|
|
32803
|
-
* Skip the first `n`
|
|
35238
|
+
* Skip the first `n` HumanTasks.
|
|
32804
35239
|
*/
|
|
32805
35240
|
skip?: number
|
|
32806
35241
|
/**
|
|
32807
35242
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
32808
35243
|
*
|
|
32809
|
-
* Filter by unique combinations of
|
|
35244
|
+
* Filter by unique combinations of HumanTasks.
|
|
32810
35245
|
*/
|
|
32811
|
-
distinct?:
|
|
35246
|
+
distinct?: HumanTaskScalarFieldEnum | HumanTaskScalarFieldEnum[]
|
|
32812
35247
|
}
|
|
32813
35248
|
|
|
32814
35249
|
/**
|
|
32815
|
-
*
|
|
35250
|
+
* HumanTask findMany
|
|
32816
35251
|
*/
|
|
32817
|
-
export type
|
|
35252
|
+
export type HumanTaskFindManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32818
35253
|
/**
|
|
32819
|
-
* Select specific fields to fetch from the
|
|
35254
|
+
* Select specific fields to fetch from the HumanTask
|
|
32820
35255
|
*/
|
|
32821
|
-
select?:
|
|
35256
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32822
35257
|
/**
|
|
32823
|
-
* Omit specific fields from the
|
|
35258
|
+
* Omit specific fields from the HumanTask
|
|
32824
35259
|
*/
|
|
32825
|
-
omit?:
|
|
35260
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32826
35261
|
/**
|
|
32827
|
-
* Filter, which
|
|
35262
|
+
* Filter, which HumanTasks to fetch.
|
|
32828
35263
|
*/
|
|
32829
|
-
where?:
|
|
35264
|
+
where?: HumanTaskWhereInput
|
|
32830
35265
|
/**
|
|
32831
35266
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/sorting Sorting Docs}
|
|
32832
35267
|
*
|
|
32833
|
-
* Determine the order of
|
|
35268
|
+
* Determine the order of HumanTasks to fetch.
|
|
32834
35269
|
*/
|
|
32835
|
-
orderBy?:
|
|
35270
|
+
orderBy?: HumanTaskOrderByWithRelationInput | HumanTaskOrderByWithRelationInput[]
|
|
32836
35271
|
/**
|
|
32837
35272
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination#cursor-based-pagination Cursor Docs}
|
|
32838
35273
|
*
|
|
32839
|
-
* Sets the position for listing
|
|
35274
|
+
* Sets the position for listing HumanTasks.
|
|
32840
35275
|
*/
|
|
32841
|
-
cursor?:
|
|
35276
|
+
cursor?: HumanTaskWhereUniqueInput
|
|
32842
35277
|
/**
|
|
32843
35278
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32844
35279
|
*
|
|
32845
|
-
* Take `±n`
|
|
35280
|
+
* Take `±n` HumanTasks from the position of the cursor.
|
|
32846
35281
|
*/
|
|
32847
35282
|
take?: number
|
|
32848
35283
|
/**
|
|
32849
35284
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/pagination Pagination Docs}
|
|
32850
35285
|
*
|
|
32851
|
-
* Skip the first `n`
|
|
35286
|
+
* Skip the first `n` HumanTasks.
|
|
32852
35287
|
*/
|
|
32853
35288
|
skip?: number
|
|
32854
35289
|
/**
|
|
32855
35290
|
* {@link https://www.prisma.io/docs/concepts/components/prisma-client/distinct Distinct Docs}
|
|
32856
35291
|
*
|
|
32857
|
-
* Filter by unique combinations of
|
|
35292
|
+
* Filter by unique combinations of HumanTasks.
|
|
32858
35293
|
*/
|
|
32859
|
-
distinct?:
|
|
35294
|
+
distinct?: HumanTaskScalarFieldEnum | HumanTaskScalarFieldEnum[]
|
|
32860
35295
|
}
|
|
32861
35296
|
|
|
32862
35297
|
/**
|
|
32863
|
-
*
|
|
35298
|
+
* HumanTask create
|
|
32864
35299
|
*/
|
|
32865
|
-
export type
|
|
35300
|
+
export type HumanTaskCreateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32866
35301
|
/**
|
|
32867
|
-
* Select specific fields to fetch from the
|
|
35302
|
+
* Select specific fields to fetch from the HumanTask
|
|
32868
35303
|
*/
|
|
32869
|
-
select?:
|
|
35304
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32870
35305
|
/**
|
|
32871
|
-
* Omit specific fields from the
|
|
35306
|
+
* Omit specific fields from the HumanTask
|
|
32872
35307
|
*/
|
|
32873
|
-
omit?:
|
|
35308
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32874
35309
|
/**
|
|
32875
|
-
* The data needed to create a
|
|
35310
|
+
* The data needed to create a HumanTask.
|
|
32876
35311
|
*/
|
|
32877
|
-
data: XOR<
|
|
35312
|
+
data: XOR<HumanTaskCreateInput, HumanTaskUncheckedCreateInput>
|
|
32878
35313
|
}
|
|
32879
35314
|
|
|
32880
35315
|
/**
|
|
32881
|
-
*
|
|
35316
|
+
* HumanTask createMany
|
|
32882
35317
|
*/
|
|
32883
|
-
export type
|
|
35318
|
+
export type HumanTaskCreateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32884
35319
|
/**
|
|
32885
|
-
* The data used to create many
|
|
35320
|
+
* The data used to create many HumanTasks.
|
|
32886
35321
|
*/
|
|
32887
|
-
data:
|
|
35322
|
+
data: HumanTaskCreateManyInput | HumanTaskCreateManyInput[]
|
|
32888
35323
|
skipDuplicates?: boolean
|
|
32889
35324
|
}
|
|
32890
35325
|
|
|
32891
35326
|
/**
|
|
32892
|
-
*
|
|
35327
|
+
* HumanTask createManyAndReturn
|
|
32893
35328
|
*/
|
|
32894
|
-
export type
|
|
35329
|
+
export type HumanTaskCreateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32895
35330
|
/**
|
|
32896
|
-
* Select specific fields to fetch from the
|
|
35331
|
+
* Select specific fields to fetch from the HumanTask
|
|
32897
35332
|
*/
|
|
32898
|
-
select?:
|
|
35333
|
+
select?: HumanTaskSelectCreateManyAndReturn<ExtArgs> | null
|
|
32899
35334
|
/**
|
|
32900
|
-
* Omit specific fields from the
|
|
35335
|
+
* Omit specific fields from the HumanTask
|
|
32901
35336
|
*/
|
|
32902
|
-
omit?:
|
|
35337
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32903
35338
|
/**
|
|
32904
|
-
* The data used to create many
|
|
35339
|
+
* The data used to create many HumanTasks.
|
|
32905
35340
|
*/
|
|
32906
|
-
data:
|
|
35341
|
+
data: HumanTaskCreateManyInput | HumanTaskCreateManyInput[]
|
|
32907
35342
|
skipDuplicates?: boolean
|
|
32908
35343
|
}
|
|
32909
35344
|
|
|
32910
35345
|
/**
|
|
32911
|
-
*
|
|
35346
|
+
* HumanTask update
|
|
32912
35347
|
*/
|
|
32913
|
-
export type
|
|
35348
|
+
export type HumanTaskUpdateArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32914
35349
|
/**
|
|
32915
|
-
* Select specific fields to fetch from the
|
|
35350
|
+
* Select specific fields to fetch from the HumanTask
|
|
32916
35351
|
*/
|
|
32917
|
-
select?:
|
|
35352
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32918
35353
|
/**
|
|
32919
|
-
* Omit specific fields from the
|
|
35354
|
+
* Omit specific fields from the HumanTask
|
|
32920
35355
|
*/
|
|
32921
|
-
omit?:
|
|
35356
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32922
35357
|
/**
|
|
32923
|
-
* The data needed to update a
|
|
35358
|
+
* The data needed to update a HumanTask.
|
|
32924
35359
|
*/
|
|
32925
|
-
data: XOR<
|
|
35360
|
+
data: XOR<HumanTaskUpdateInput, HumanTaskUncheckedUpdateInput>
|
|
32926
35361
|
/**
|
|
32927
|
-
* Choose, which
|
|
35362
|
+
* Choose, which HumanTask to update.
|
|
32928
35363
|
*/
|
|
32929
|
-
where:
|
|
35364
|
+
where: HumanTaskWhereUniqueInput
|
|
32930
35365
|
}
|
|
32931
35366
|
|
|
32932
35367
|
/**
|
|
32933
|
-
*
|
|
35368
|
+
* HumanTask updateMany
|
|
32934
35369
|
*/
|
|
32935
|
-
export type
|
|
35370
|
+
export type HumanTaskUpdateManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32936
35371
|
/**
|
|
32937
|
-
* The data used to update
|
|
35372
|
+
* The data used to update HumanTasks.
|
|
32938
35373
|
*/
|
|
32939
|
-
data: XOR<
|
|
35374
|
+
data: XOR<HumanTaskUpdateManyMutationInput, HumanTaskUncheckedUpdateManyInput>
|
|
32940
35375
|
/**
|
|
32941
|
-
* Filter which
|
|
35376
|
+
* Filter which HumanTasks to update
|
|
32942
35377
|
*/
|
|
32943
|
-
where?:
|
|
35378
|
+
where?: HumanTaskWhereInput
|
|
32944
35379
|
/**
|
|
32945
|
-
* Limit how many
|
|
35380
|
+
* Limit how many HumanTasks to update.
|
|
32946
35381
|
*/
|
|
32947
35382
|
limit?: number
|
|
32948
35383
|
}
|
|
32949
35384
|
|
|
32950
35385
|
/**
|
|
32951
|
-
*
|
|
35386
|
+
* HumanTask updateManyAndReturn
|
|
32952
35387
|
*/
|
|
32953
|
-
export type
|
|
35388
|
+
export type HumanTaskUpdateManyAndReturnArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32954
35389
|
/**
|
|
32955
|
-
* Select specific fields to fetch from the
|
|
35390
|
+
* Select specific fields to fetch from the HumanTask
|
|
32956
35391
|
*/
|
|
32957
|
-
select?:
|
|
35392
|
+
select?: HumanTaskSelectUpdateManyAndReturn<ExtArgs> | null
|
|
32958
35393
|
/**
|
|
32959
|
-
* Omit specific fields from the
|
|
35394
|
+
* Omit specific fields from the HumanTask
|
|
32960
35395
|
*/
|
|
32961
|
-
omit?:
|
|
35396
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32962
35397
|
/**
|
|
32963
|
-
* The data used to update
|
|
35398
|
+
* The data used to update HumanTasks.
|
|
32964
35399
|
*/
|
|
32965
|
-
data: XOR<
|
|
35400
|
+
data: XOR<HumanTaskUpdateManyMutationInput, HumanTaskUncheckedUpdateManyInput>
|
|
32966
35401
|
/**
|
|
32967
|
-
* Filter which
|
|
35402
|
+
* Filter which HumanTasks to update
|
|
32968
35403
|
*/
|
|
32969
|
-
where?:
|
|
35404
|
+
where?: HumanTaskWhereInput
|
|
32970
35405
|
/**
|
|
32971
|
-
* Limit how many
|
|
35406
|
+
* Limit how many HumanTasks to update.
|
|
32972
35407
|
*/
|
|
32973
35408
|
limit?: number
|
|
32974
35409
|
}
|
|
32975
35410
|
|
|
32976
35411
|
/**
|
|
32977
|
-
*
|
|
35412
|
+
* HumanTask upsert
|
|
32978
35413
|
*/
|
|
32979
|
-
export type
|
|
35414
|
+
export type HumanTaskUpsertArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
32980
35415
|
/**
|
|
32981
|
-
* Select specific fields to fetch from the
|
|
35416
|
+
* Select specific fields to fetch from the HumanTask
|
|
32982
35417
|
*/
|
|
32983
|
-
select?:
|
|
35418
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
32984
35419
|
/**
|
|
32985
|
-
* Omit specific fields from the
|
|
35420
|
+
* Omit specific fields from the HumanTask
|
|
32986
35421
|
*/
|
|
32987
|
-
omit?:
|
|
35422
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
32988
35423
|
/**
|
|
32989
|
-
* The filter to search for the
|
|
35424
|
+
* The filter to search for the HumanTask to update in case it exists.
|
|
32990
35425
|
*/
|
|
32991
|
-
where:
|
|
35426
|
+
where: HumanTaskWhereUniqueInput
|
|
32992
35427
|
/**
|
|
32993
|
-
* In case the
|
|
35428
|
+
* In case the HumanTask found by the `where` argument doesn't exist, create a new HumanTask with this data.
|
|
32994
35429
|
*/
|
|
32995
|
-
create: XOR<
|
|
35430
|
+
create: XOR<HumanTaskCreateInput, HumanTaskUncheckedCreateInput>
|
|
32996
35431
|
/**
|
|
32997
|
-
* In case the
|
|
35432
|
+
* In case the HumanTask was found with the provided `where` argument, update it with this data.
|
|
32998
35433
|
*/
|
|
32999
|
-
update: XOR<
|
|
35434
|
+
update: XOR<HumanTaskUpdateInput, HumanTaskUncheckedUpdateInput>
|
|
33000
35435
|
}
|
|
33001
35436
|
|
|
33002
35437
|
/**
|
|
33003
|
-
*
|
|
35438
|
+
* HumanTask delete
|
|
33004
35439
|
*/
|
|
33005
|
-
export type
|
|
35440
|
+
export type HumanTaskDeleteArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33006
35441
|
/**
|
|
33007
|
-
* Select specific fields to fetch from the
|
|
35442
|
+
* Select specific fields to fetch from the HumanTask
|
|
33008
35443
|
*/
|
|
33009
|
-
select?:
|
|
35444
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
33010
35445
|
/**
|
|
33011
|
-
* Omit specific fields from the
|
|
35446
|
+
* Omit specific fields from the HumanTask
|
|
33012
35447
|
*/
|
|
33013
|
-
omit?:
|
|
35448
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
33014
35449
|
/**
|
|
33015
|
-
* Filter which
|
|
35450
|
+
* Filter which HumanTask to delete.
|
|
33016
35451
|
*/
|
|
33017
|
-
where:
|
|
35452
|
+
where: HumanTaskWhereUniqueInput
|
|
33018
35453
|
}
|
|
33019
35454
|
|
|
33020
35455
|
/**
|
|
33021
|
-
*
|
|
35456
|
+
* HumanTask deleteMany
|
|
33022
35457
|
*/
|
|
33023
|
-
export type
|
|
35458
|
+
export type HumanTaskDeleteManyArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33024
35459
|
/**
|
|
33025
|
-
* Filter which
|
|
35460
|
+
* Filter which HumanTasks to delete
|
|
33026
35461
|
*/
|
|
33027
|
-
where?:
|
|
35462
|
+
where?: HumanTaskWhereInput
|
|
33028
35463
|
/**
|
|
33029
|
-
* Limit how many
|
|
35464
|
+
* Limit how many HumanTasks to delete.
|
|
33030
35465
|
*/
|
|
33031
35466
|
limit?: number
|
|
33032
35467
|
}
|
|
33033
35468
|
|
|
33034
35469
|
/**
|
|
33035
|
-
*
|
|
35470
|
+
* HumanTask without action
|
|
33036
35471
|
*/
|
|
33037
|
-
export type
|
|
35472
|
+
export type HumanTaskDefaultArgs<ExtArgs extends $Extensions.InternalArgs = $Extensions.DefaultArgs> = {
|
|
33038
35473
|
/**
|
|
33039
|
-
* Select specific fields to fetch from the
|
|
35474
|
+
* Select specific fields to fetch from the HumanTask
|
|
33040
35475
|
*/
|
|
33041
|
-
select?:
|
|
35476
|
+
select?: HumanTaskSelect<ExtArgs> | null
|
|
33042
35477
|
/**
|
|
33043
|
-
* Omit specific fields from the
|
|
35478
|
+
* Omit specific fields from the HumanTask
|
|
33044
35479
|
*/
|
|
33045
|
-
omit?:
|
|
35480
|
+
omit?: HumanTaskOmit<ExtArgs> | null
|
|
33046
35481
|
}
|
|
33047
35482
|
|
|
33048
35483
|
|
|
@@ -33075,6 +35510,7 @@ export namespace Prisma {
|
|
|
33075
35510
|
policySnapshotJson: 'policySnapshotJson',
|
|
33076
35511
|
engineCountersJson: 'engineCountersJson',
|
|
33077
35512
|
mutableStateJson: 'mutableStateJson',
|
|
35513
|
+
hitlStateJson: 'hitlStateJson',
|
|
33078
35514
|
outputsByNodeJson: 'outputsByNodeJson',
|
|
33079
35515
|
updatedAt: 'updatedAt',
|
|
33080
35516
|
testSuiteRunId: 'testSuiteRunId',
|
|
@@ -33357,7 +35793,9 @@ export namespace Prisma {
|
|
|
33357
35793
|
tagsJson: 'tagsJson',
|
|
33358
35794
|
setupStatus: 'setupStatus',
|
|
33359
35795
|
createdAt: 'createdAt',
|
|
33360
|
-
updatedAt: 'updatedAt'
|
|
35796
|
+
updatedAt: 'updatedAt',
|
|
35797
|
+
materialSource: 'materialSource',
|
|
35798
|
+
materialRef: 'materialRef'
|
|
33361
35799
|
};
|
|
33362
35800
|
|
|
33363
35801
|
export type CredentialInstanceScalarFieldEnum = (typeof CredentialInstanceScalarFieldEnum)[keyof typeof CredentialInstanceScalarFieldEnum]
|
|
@@ -33521,6 +35959,41 @@ export namespace Prisma {
|
|
|
33521
35959
|
export type WorkflowAuditLogScalarFieldEnum = (typeof WorkflowAuditLogScalarFieldEnum)[keyof typeof WorkflowAuditLogScalarFieldEnum]
|
|
33522
35960
|
|
|
33523
35961
|
|
|
35962
|
+
export const HmacNonceScalarFieldEnum: {
|
|
35963
|
+
nonce: 'nonce',
|
|
35964
|
+
expiresAt: 'expiresAt'
|
|
35965
|
+
};
|
|
35966
|
+
|
|
35967
|
+
export type HmacNonceScalarFieldEnum = (typeof HmacNonceScalarFieldEnum)[keyof typeof HmacNonceScalarFieldEnum]
|
|
35968
|
+
|
|
35969
|
+
|
|
35970
|
+
export const HumanTaskScalarFieldEnum: {
|
|
35971
|
+
id: 'id',
|
|
35972
|
+
runId: 'runId',
|
|
35973
|
+
workflowId: 'workflowId',
|
|
35974
|
+
workspaceId: 'workspaceId',
|
|
35975
|
+
nodeId: 'nodeId',
|
|
35976
|
+
activationId: 'activationId',
|
|
35977
|
+
itemIndex: 'itemIndex',
|
|
35978
|
+
status: 'status',
|
|
35979
|
+
channel: 'channel',
|
|
35980
|
+
subjectJson: 'subjectJson',
|
|
35981
|
+
metadataJson: 'metadataJson',
|
|
35982
|
+
decisionSchemaJson: 'decisionSchemaJson',
|
|
35983
|
+
decisionSchemaHash: 'decisionSchemaHash',
|
|
35984
|
+
onTimeout: 'onTimeout',
|
|
35985
|
+
deliveryRefJson: 'deliveryRefJson',
|
|
35986
|
+
decisionJson: 'decisionJson',
|
|
35987
|
+
decidedAt: 'decidedAt',
|
|
35988
|
+
decidedByJson: 'decidedByJson',
|
|
35989
|
+
resumeTokenHash: 'resumeTokenHash',
|
|
35990
|
+
expiresAt: 'expiresAt',
|
|
35991
|
+
createdAt: 'createdAt'
|
|
35992
|
+
};
|
|
35993
|
+
|
|
35994
|
+
export type HumanTaskScalarFieldEnum = (typeof HumanTaskScalarFieldEnum)[keyof typeof HumanTaskScalarFieldEnum]
|
|
35995
|
+
|
|
35996
|
+
|
|
33524
35997
|
export const SortOrder: {
|
|
33525
35998
|
asc: 'asc',
|
|
33526
35999
|
desc: 'desc'
|
|
@@ -33634,6 +36107,7 @@ export namespace Prisma {
|
|
|
33634
36107
|
policySnapshotJson?: StringNullableFilter<"Run"> | string | null
|
|
33635
36108
|
engineCountersJson?: StringNullableFilter<"Run"> | string | null
|
|
33636
36109
|
mutableStateJson?: StringNullableFilter<"Run"> | string | null
|
|
36110
|
+
hitlStateJson?: StringNullableFilter<"Run"> | string | null
|
|
33637
36111
|
outputsByNodeJson?: StringFilter<"Run"> | string
|
|
33638
36112
|
updatedAt?: StringFilter<"Run"> | string
|
|
33639
36113
|
testSuiteRunId?: StringNullableFilter<"Run"> | string | null
|
|
@@ -33663,6 +36137,7 @@ export namespace Prisma {
|
|
|
33663
36137
|
policySnapshotJson?: SortOrderInput | SortOrder
|
|
33664
36138
|
engineCountersJson?: SortOrderInput | SortOrder
|
|
33665
36139
|
mutableStateJson?: SortOrderInput | SortOrder
|
|
36140
|
+
hitlStateJson?: SortOrderInput | SortOrder
|
|
33666
36141
|
outputsByNodeJson?: SortOrder
|
|
33667
36142
|
updatedAt?: SortOrder
|
|
33668
36143
|
testSuiteRunId?: SortOrderInput | SortOrder
|
|
@@ -33695,6 +36170,7 @@ export namespace Prisma {
|
|
|
33695
36170
|
policySnapshotJson?: StringNullableFilter<"Run"> | string | null
|
|
33696
36171
|
engineCountersJson?: StringNullableFilter<"Run"> | string | null
|
|
33697
36172
|
mutableStateJson?: StringNullableFilter<"Run"> | string | null
|
|
36173
|
+
hitlStateJson?: StringNullableFilter<"Run"> | string | null
|
|
33698
36174
|
outputsByNodeJson?: StringFilter<"Run"> | string
|
|
33699
36175
|
updatedAt?: StringFilter<"Run"> | string
|
|
33700
36176
|
testSuiteRunId?: StringNullableFilter<"Run"> | string | null
|
|
@@ -33724,6 +36200,7 @@ export namespace Prisma {
|
|
|
33724
36200
|
policySnapshotJson?: SortOrderInput | SortOrder
|
|
33725
36201
|
engineCountersJson?: SortOrderInput | SortOrder
|
|
33726
36202
|
mutableStateJson?: SortOrderInput | SortOrder
|
|
36203
|
+
hitlStateJson?: SortOrderInput | SortOrder
|
|
33727
36204
|
outputsByNodeJson?: SortOrder
|
|
33728
36205
|
updatedAt?: SortOrder
|
|
33729
36206
|
testSuiteRunId?: SortOrderInput | SortOrder
|
|
@@ -33755,6 +36232,7 @@ export namespace Prisma {
|
|
|
33755
36232
|
policySnapshotJson?: StringNullableWithAggregatesFilter<"Run"> | string | null
|
|
33756
36233
|
engineCountersJson?: StringNullableWithAggregatesFilter<"Run"> | string | null
|
|
33757
36234
|
mutableStateJson?: StringNullableWithAggregatesFilter<"Run"> | string | null
|
|
36235
|
+
hitlStateJson?: StringNullableWithAggregatesFilter<"Run"> | string | null
|
|
33758
36236
|
outputsByNodeJson?: StringWithAggregatesFilter<"Run"> | string
|
|
33759
36237
|
updatedAt?: StringWithAggregatesFilter<"Run"> | string
|
|
33760
36238
|
testSuiteRunId?: StringNullableWithAggregatesFilter<"Run"> | string | null
|
|
@@ -35087,6 +37565,8 @@ export namespace Prisma {
|
|
|
35087
37565
|
setupStatus?: StringFilter<"CredentialInstance"> | string
|
|
35088
37566
|
createdAt?: StringFilter<"CredentialInstance"> | string
|
|
35089
37567
|
updatedAt?: StringFilter<"CredentialInstance"> | string
|
|
37568
|
+
materialSource?: StringFilter<"CredentialInstance"> | string
|
|
37569
|
+
materialRef?: StringFilter<"CredentialInstance"> | string
|
|
35090
37570
|
}
|
|
35091
37571
|
|
|
35092
37572
|
export type CredentialInstanceOrderByWithRelationInput = {
|
|
@@ -35100,6 +37580,8 @@ export namespace Prisma {
|
|
|
35100
37580
|
setupStatus?: SortOrder
|
|
35101
37581
|
createdAt?: SortOrder
|
|
35102
37582
|
updatedAt?: SortOrder
|
|
37583
|
+
materialSource?: SortOrder
|
|
37584
|
+
materialRef?: SortOrder
|
|
35103
37585
|
}
|
|
35104
37586
|
|
|
35105
37587
|
export type CredentialInstanceWhereUniqueInput = Prisma.AtLeast<{
|
|
@@ -35116,6 +37598,8 @@ export namespace Prisma {
|
|
|
35116
37598
|
setupStatus?: StringFilter<"CredentialInstance"> | string
|
|
35117
37599
|
createdAt?: StringFilter<"CredentialInstance"> | string
|
|
35118
37600
|
updatedAt?: StringFilter<"CredentialInstance"> | string
|
|
37601
|
+
materialSource?: StringFilter<"CredentialInstance"> | string
|
|
37602
|
+
materialRef?: StringFilter<"CredentialInstance"> | string
|
|
35119
37603
|
}, "instanceId">
|
|
35120
37604
|
|
|
35121
37605
|
export type CredentialInstanceOrderByWithAggregationInput = {
|
|
@@ -35129,6 +37613,8 @@ export namespace Prisma {
|
|
|
35129
37613
|
setupStatus?: SortOrder
|
|
35130
37614
|
createdAt?: SortOrder
|
|
35131
37615
|
updatedAt?: SortOrder
|
|
37616
|
+
materialSource?: SortOrder
|
|
37617
|
+
materialRef?: SortOrder
|
|
35132
37618
|
_count?: CredentialInstanceCountOrderByAggregateInput
|
|
35133
37619
|
_max?: CredentialInstanceMaxOrderByAggregateInput
|
|
35134
37620
|
_min?: CredentialInstanceMinOrderByAggregateInput
|
|
@@ -35148,6 +37634,8 @@ export namespace Prisma {
|
|
|
35148
37634
|
setupStatus?: StringWithAggregatesFilter<"CredentialInstance"> | string
|
|
35149
37635
|
createdAt?: StringWithAggregatesFilter<"CredentialInstance"> | string
|
|
35150
37636
|
updatedAt?: StringWithAggregatesFilter<"CredentialInstance"> | string
|
|
37637
|
+
materialSource?: StringWithAggregatesFilter<"CredentialInstance"> | string
|
|
37638
|
+
materialRef?: StringWithAggregatesFilter<"CredentialInstance"> | string
|
|
35151
37639
|
}
|
|
35152
37640
|
|
|
35153
37641
|
export type CredentialSecretMaterialWhereInput = {
|
|
@@ -35934,6 +38422,177 @@ export namespace Prisma {
|
|
|
35934
38422
|
nodeId?: StringNullableWithAggregatesFilter<"WorkflowAuditLog"> | string | null
|
|
35935
38423
|
}
|
|
35936
38424
|
|
|
38425
|
+
export type HmacNonceWhereInput = {
|
|
38426
|
+
AND?: HmacNonceWhereInput | HmacNonceWhereInput[]
|
|
38427
|
+
OR?: HmacNonceWhereInput[]
|
|
38428
|
+
NOT?: HmacNonceWhereInput | HmacNonceWhereInput[]
|
|
38429
|
+
nonce?: StringFilter<"HmacNonce"> | string
|
|
38430
|
+
expiresAt?: DateTimeFilter<"HmacNonce"> | Date | string
|
|
38431
|
+
}
|
|
38432
|
+
|
|
38433
|
+
export type HmacNonceOrderByWithRelationInput = {
|
|
38434
|
+
nonce?: SortOrder
|
|
38435
|
+
expiresAt?: SortOrder
|
|
38436
|
+
}
|
|
38437
|
+
|
|
38438
|
+
export type HmacNonceWhereUniqueInput = Prisma.AtLeast<{
|
|
38439
|
+
nonce?: string
|
|
38440
|
+
AND?: HmacNonceWhereInput | HmacNonceWhereInput[]
|
|
38441
|
+
OR?: HmacNonceWhereInput[]
|
|
38442
|
+
NOT?: HmacNonceWhereInput | HmacNonceWhereInput[]
|
|
38443
|
+
expiresAt?: DateTimeFilter<"HmacNonce"> | Date | string
|
|
38444
|
+
}, "nonce">
|
|
38445
|
+
|
|
38446
|
+
export type HmacNonceOrderByWithAggregationInput = {
|
|
38447
|
+
nonce?: SortOrder
|
|
38448
|
+
expiresAt?: SortOrder
|
|
38449
|
+
_count?: HmacNonceCountOrderByAggregateInput
|
|
38450
|
+
_max?: HmacNonceMaxOrderByAggregateInput
|
|
38451
|
+
_min?: HmacNonceMinOrderByAggregateInput
|
|
38452
|
+
}
|
|
38453
|
+
|
|
38454
|
+
export type HmacNonceScalarWhereWithAggregatesInput = {
|
|
38455
|
+
AND?: HmacNonceScalarWhereWithAggregatesInput | HmacNonceScalarWhereWithAggregatesInput[]
|
|
38456
|
+
OR?: HmacNonceScalarWhereWithAggregatesInput[]
|
|
38457
|
+
NOT?: HmacNonceScalarWhereWithAggregatesInput | HmacNonceScalarWhereWithAggregatesInput[]
|
|
38458
|
+
nonce?: StringWithAggregatesFilter<"HmacNonce"> | string
|
|
38459
|
+
expiresAt?: DateTimeWithAggregatesFilter<"HmacNonce"> | Date | string
|
|
38460
|
+
}
|
|
38461
|
+
|
|
38462
|
+
export type HumanTaskWhereInput = {
|
|
38463
|
+
AND?: HumanTaskWhereInput | HumanTaskWhereInput[]
|
|
38464
|
+
OR?: HumanTaskWhereInput[]
|
|
38465
|
+
NOT?: HumanTaskWhereInput | HumanTaskWhereInput[]
|
|
38466
|
+
id?: StringFilter<"HumanTask"> | string
|
|
38467
|
+
runId?: StringFilter<"HumanTask"> | string
|
|
38468
|
+
workflowId?: StringFilter<"HumanTask"> | string
|
|
38469
|
+
workspaceId?: StringNullableFilter<"HumanTask"> | string | null
|
|
38470
|
+
nodeId?: StringFilter<"HumanTask"> | string
|
|
38471
|
+
activationId?: StringFilter<"HumanTask"> | string
|
|
38472
|
+
itemIndex?: IntFilter<"HumanTask"> | number
|
|
38473
|
+
status?: StringFilter<"HumanTask"> | string
|
|
38474
|
+
channel?: StringFilter<"HumanTask"> | string
|
|
38475
|
+
subjectJson?: StringFilter<"HumanTask"> | string
|
|
38476
|
+
metadataJson?: StringFilter<"HumanTask"> | string
|
|
38477
|
+
decisionSchemaJson?: StringFilter<"HumanTask"> | string
|
|
38478
|
+
decisionSchemaHash?: StringFilter<"HumanTask"> | string
|
|
38479
|
+
onTimeout?: StringFilter<"HumanTask"> | string
|
|
38480
|
+
deliveryRefJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38481
|
+
decisionJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38482
|
+
decidedAt?: DateTimeNullableFilter<"HumanTask"> | Date | string | null
|
|
38483
|
+
decidedByJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38484
|
+
resumeTokenHash?: StringFilter<"HumanTask"> | string
|
|
38485
|
+
expiresAt?: DateTimeFilter<"HumanTask"> | Date | string
|
|
38486
|
+
createdAt?: DateTimeFilter<"HumanTask"> | Date | string
|
|
38487
|
+
}
|
|
38488
|
+
|
|
38489
|
+
export type HumanTaskOrderByWithRelationInput = {
|
|
38490
|
+
id?: SortOrder
|
|
38491
|
+
runId?: SortOrder
|
|
38492
|
+
workflowId?: SortOrder
|
|
38493
|
+
workspaceId?: SortOrderInput | SortOrder
|
|
38494
|
+
nodeId?: SortOrder
|
|
38495
|
+
activationId?: SortOrder
|
|
38496
|
+
itemIndex?: SortOrder
|
|
38497
|
+
status?: SortOrder
|
|
38498
|
+
channel?: SortOrder
|
|
38499
|
+
subjectJson?: SortOrder
|
|
38500
|
+
metadataJson?: SortOrder
|
|
38501
|
+
decisionSchemaJson?: SortOrder
|
|
38502
|
+
decisionSchemaHash?: SortOrder
|
|
38503
|
+
onTimeout?: SortOrder
|
|
38504
|
+
deliveryRefJson?: SortOrderInput | SortOrder
|
|
38505
|
+
decisionJson?: SortOrderInput | SortOrder
|
|
38506
|
+
decidedAt?: SortOrderInput | SortOrder
|
|
38507
|
+
decidedByJson?: SortOrderInput | SortOrder
|
|
38508
|
+
resumeTokenHash?: SortOrder
|
|
38509
|
+
expiresAt?: SortOrder
|
|
38510
|
+
createdAt?: SortOrder
|
|
38511
|
+
}
|
|
38512
|
+
|
|
38513
|
+
export type HumanTaskWhereUniqueInput = Prisma.AtLeast<{
|
|
38514
|
+
id?: string
|
|
38515
|
+
AND?: HumanTaskWhereInput | HumanTaskWhereInput[]
|
|
38516
|
+
OR?: HumanTaskWhereInput[]
|
|
38517
|
+
NOT?: HumanTaskWhereInput | HumanTaskWhereInput[]
|
|
38518
|
+
runId?: StringFilter<"HumanTask"> | string
|
|
38519
|
+
workflowId?: StringFilter<"HumanTask"> | string
|
|
38520
|
+
workspaceId?: StringNullableFilter<"HumanTask"> | string | null
|
|
38521
|
+
nodeId?: StringFilter<"HumanTask"> | string
|
|
38522
|
+
activationId?: StringFilter<"HumanTask"> | string
|
|
38523
|
+
itemIndex?: IntFilter<"HumanTask"> | number
|
|
38524
|
+
status?: StringFilter<"HumanTask"> | string
|
|
38525
|
+
channel?: StringFilter<"HumanTask"> | string
|
|
38526
|
+
subjectJson?: StringFilter<"HumanTask"> | string
|
|
38527
|
+
metadataJson?: StringFilter<"HumanTask"> | string
|
|
38528
|
+
decisionSchemaJson?: StringFilter<"HumanTask"> | string
|
|
38529
|
+
decisionSchemaHash?: StringFilter<"HumanTask"> | string
|
|
38530
|
+
onTimeout?: StringFilter<"HumanTask"> | string
|
|
38531
|
+
deliveryRefJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38532
|
+
decisionJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38533
|
+
decidedAt?: DateTimeNullableFilter<"HumanTask"> | Date | string | null
|
|
38534
|
+
decidedByJson?: StringNullableFilter<"HumanTask"> | string | null
|
|
38535
|
+
resumeTokenHash?: StringFilter<"HumanTask"> | string
|
|
38536
|
+
expiresAt?: DateTimeFilter<"HumanTask"> | Date | string
|
|
38537
|
+
createdAt?: DateTimeFilter<"HumanTask"> | Date | string
|
|
38538
|
+
}, "id">
|
|
38539
|
+
|
|
38540
|
+
export type HumanTaskOrderByWithAggregationInput = {
|
|
38541
|
+
id?: SortOrder
|
|
38542
|
+
runId?: SortOrder
|
|
38543
|
+
workflowId?: SortOrder
|
|
38544
|
+
workspaceId?: SortOrderInput | SortOrder
|
|
38545
|
+
nodeId?: SortOrder
|
|
38546
|
+
activationId?: SortOrder
|
|
38547
|
+
itemIndex?: SortOrder
|
|
38548
|
+
status?: SortOrder
|
|
38549
|
+
channel?: SortOrder
|
|
38550
|
+
subjectJson?: SortOrder
|
|
38551
|
+
metadataJson?: SortOrder
|
|
38552
|
+
decisionSchemaJson?: SortOrder
|
|
38553
|
+
decisionSchemaHash?: SortOrder
|
|
38554
|
+
onTimeout?: SortOrder
|
|
38555
|
+
deliveryRefJson?: SortOrderInput | SortOrder
|
|
38556
|
+
decisionJson?: SortOrderInput | SortOrder
|
|
38557
|
+
decidedAt?: SortOrderInput | SortOrder
|
|
38558
|
+
decidedByJson?: SortOrderInput | SortOrder
|
|
38559
|
+
resumeTokenHash?: SortOrder
|
|
38560
|
+
expiresAt?: SortOrder
|
|
38561
|
+
createdAt?: SortOrder
|
|
38562
|
+
_count?: HumanTaskCountOrderByAggregateInput
|
|
38563
|
+
_avg?: HumanTaskAvgOrderByAggregateInput
|
|
38564
|
+
_max?: HumanTaskMaxOrderByAggregateInput
|
|
38565
|
+
_min?: HumanTaskMinOrderByAggregateInput
|
|
38566
|
+
_sum?: HumanTaskSumOrderByAggregateInput
|
|
38567
|
+
}
|
|
38568
|
+
|
|
38569
|
+
export type HumanTaskScalarWhereWithAggregatesInput = {
|
|
38570
|
+
AND?: HumanTaskScalarWhereWithAggregatesInput | HumanTaskScalarWhereWithAggregatesInput[]
|
|
38571
|
+
OR?: HumanTaskScalarWhereWithAggregatesInput[]
|
|
38572
|
+
NOT?: HumanTaskScalarWhereWithAggregatesInput | HumanTaskScalarWhereWithAggregatesInput[]
|
|
38573
|
+
id?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38574
|
+
runId?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38575
|
+
workflowId?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38576
|
+
workspaceId?: StringNullableWithAggregatesFilter<"HumanTask"> | string | null
|
|
38577
|
+
nodeId?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38578
|
+
activationId?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38579
|
+
itemIndex?: IntWithAggregatesFilter<"HumanTask"> | number
|
|
38580
|
+
status?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38581
|
+
channel?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38582
|
+
subjectJson?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38583
|
+
metadataJson?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38584
|
+
decisionSchemaJson?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38585
|
+
decisionSchemaHash?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38586
|
+
onTimeout?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38587
|
+
deliveryRefJson?: StringNullableWithAggregatesFilter<"HumanTask"> | string | null
|
|
38588
|
+
decisionJson?: StringNullableWithAggregatesFilter<"HumanTask"> | string | null
|
|
38589
|
+
decidedAt?: DateTimeNullableWithAggregatesFilter<"HumanTask"> | Date | string | null
|
|
38590
|
+
decidedByJson?: StringNullableWithAggregatesFilter<"HumanTask"> | string | null
|
|
38591
|
+
resumeTokenHash?: StringWithAggregatesFilter<"HumanTask"> | string
|
|
38592
|
+
expiresAt?: DateTimeWithAggregatesFilter<"HumanTask"> | Date | string
|
|
38593
|
+
createdAt?: DateTimeWithAggregatesFilter<"HumanTask"> | Date | string
|
|
38594
|
+
}
|
|
38595
|
+
|
|
35937
38596
|
export type RunCreateInput = {
|
|
35938
38597
|
runId: string
|
|
35939
38598
|
workflowId: string
|
|
@@ -35948,6 +38607,7 @@ export namespace Prisma {
|
|
|
35948
38607
|
policySnapshotJson?: string | null
|
|
35949
38608
|
engineCountersJson?: string | null
|
|
35950
38609
|
mutableStateJson?: string | null
|
|
38610
|
+
hitlStateJson?: string | null
|
|
35951
38611
|
outputsByNodeJson: string
|
|
35952
38612
|
updatedAt: string
|
|
35953
38613
|
testCaseIndex?: number | null
|
|
@@ -35976,6 +38636,7 @@ export namespace Prisma {
|
|
|
35976
38636
|
policySnapshotJson?: string | null
|
|
35977
38637
|
engineCountersJson?: string | null
|
|
35978
38638
|
mutableStateJson?: string | null
|
|
38639
|
+
hitlStateJson?: string | null
|
|
35979
38640
|
outputsByNodeJson: string
|
|
35980
38641
|
updatedAt: string
|
|
35981
38642
|
testSuiteRunId?: string | null
|
|
@@ -36002,6 +38663,7 @@ export namespace Prisma {
|
|
|
36002
38663
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36003
38664
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36004
38665
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
38666
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36005
38667
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
36006
38668
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
36007
38669
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -36030,6 +38692,7 @@ export namespace Prisma {
|
|
|
36030
38692
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36031
38693
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36032
38694
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
38695
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36033
38696
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
36034
38697
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
36035
38698
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -36057,6 +38720,7 @@ export namespace Prisma {
|
|
|
36057
38720
|
policySnapshotJson?: string | null
|
|
36058
38721
|
engineCountersJson?: string | null
|
|
36059
38722
|
mutableStateJson?: string | null
|
|
38723
|
+
hitlStateJson?: string | null
|
|
36060
38724
|
outputsByNodeJson: string
|
|
36061
38725
|
updatedAt: string
|
|
36062
38726
|
testSuiteRunId?: string | null
|
|
@@ -36079,6 +38743,7 @@ export namespace Prisma {
|
|
|
36079
38743
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36080
38744
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36081
38745
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
38746
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36082
38747
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
36083
38748
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
36084
38749
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -36101,6 +38766,7 @@ export namespace Prisma {
|
|
|
36101
38766
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36102
38767
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36103
38768
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
38769
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
36104
38770
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
36105
38771
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
36106
38772
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -37681,6 +40347,8 @@ export namespace Prisma {
|
|
|
37681
40347
|
setupStatus: string
|
|
37682
40348
|
createdAt: string
|
|
37683
40349
|
updatedAt: string
|
|
40350
|
+
materialSource?: string
|
|
40351
|
+
materialRef?: string
|
|
37684
40352
|
}
|
|
37685
40353
|
|
|
37686
40354
|
export type CredentialInstanceUncheckedCreateInput = {
|
|
@@ -37694,6 +40362,8 @@ export namespace Prisma {
|
|
|
37694
40362
|
setupStatus: string
|
|
37695
40363
|
createdAt: string
|
|
37696
40364
|
updatedAt: string
|
|
40365
|
+
materialSource?: string
|
|
40366
|
+
materialRef?: string
|
|
37697
40367
|
}
|
|
37698
40368
|
|
|
37699
40369
|
export type CredentialInstanceUpdateInput = {
|
|
@@ -37707,6 +40377,8 @@ export namespace Prisma {
|
|
|
37707
40377
|
setupStatus?: StringFieldUpdateOperationsInput | string
|
|
37708
40378
|
createdAt?: StringFieldUpdateOperationsInput | string
|
|
37709
40379
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
40380
|
+
materialSource?: StringFieldUpdateOperationsInput | string
|
|
40381
|
+
materialRef?: StringFieldUpdateOperationsInput | string
|
|
37710
40382
|
}
|
|
37711
40383
|
|
|
37712
40384
|
export type CredentialInstanceUncheckedUpdateInput = {
|
|
@@ -37720,6 +40392,8 @@ export namespace Prisma {
|
|
|
37720
40392
|
setupStatus?: StringFieldUpdateOperationsInput | string
|
|
37721
40393
|
createdAt?: StringFieldUpdateOperationsInput | string
|
|
37722
40394
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
40395
|
+
materialSource?: StringFieldUpdateOperationsInput | string
|
|
40396
|
+
materialRef?: StringFieldUpdateOperationsInput | string
|
|
37723
40397
|
}
|
|
37724
40398
|
|
|
37725
40399
|
export type CredentialInstanceCreateManyInput = {
|
|
@@ -37733,6 +40407,8 @@ export namespace Prisma {
|
|
|
37733
40407
|
setupStatus: string
|
|
37734
40408
|
createdAt: string
|
|
37735
40409
|
updatedAt: string
|
|
40410
|
+
materialSource?: string
|
|
40411
|
+
materialRef?: string
|
|
37736
40412
|
}
|
|
37737
40413
|
|
|
37738
40414
|
export type CredentialInstanceUpdateManyMutationInput = {
|
|
@@ -37746,6 +40422,8 @@ export namespace Prisma {
|
|
|
37746
40422
|
setupStatus?: StringFieldUpdateOperationsInput | string
|
|
37747
40423
|
createdAt?: StringFieldUpdateOperationsInput | string
|
|
37748
40424
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
40425
|
+
materialSource?: StringFieldUpdateOperationsInput | string
|
|
40426
|
+
materialRef?: StringFieldUpdateOperationsInput | string
|
|
37749
40427
|
}
|
|
37750
40428
|
|
|
37751
40429
|
export type CredentialInstanceUncheckedUpdateManyInput = {
|
|
@@ -37759,6 +40437,8 @@ export namespace Prisma {
|
|
|
37759
40437
|
setupStatus?: StringFieldUpdateOperationsInput | string
|
|
37760
40438
|
createdAt?: StringFieldUpdateOperationsInput | string
|
|
37761
40439
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
40440
|
+
materialSource?: StringFieldUpdateOperationsInput | string
|
|
40441
|
+
materialRef?: StringFieldUpdateOperationsInput | string
|
|
37762
40442
|
}
|
|
37763
40443
|
|
|
37764
40444
|
export type CredentialSecretMaterialCreateInput = {
|
|
@@ -38645,6 +41325,209 @@ export namespace Prisma {
|
|
|
38645
41325
|
nodeId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
38646
41326
|
}
|
|
38647
41327
|
|
|
41328
|
+
export type HmacNonceCreateInput = {
|
|
41329
|
+
nonce: string
|
|
41330
|
+
expiresAt: Date | string
|
|
41331
|
+
}
|
|
41332
|
+
|
|
41333
|
+
export type HmacNonceUncheckedCreateInput = {
|
|
41334
|
+
nonce: string
|
|
41335
|
+
expiresAt: Date | string
|
|
41336
|
+
}
|
|
41337
|
+
|
|
41338
|
+
export type HmacNonceUpdateInput = {
|
|
41339
|
+
nonce?: StringFieldUpdateOperationsInput | string
|
|
41340
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41341
|
+
}
|
|
41342
|
+
|
|
41343
|
+
export type HmacNonceUncheckedUpdateInput = {
|
|
41344
|
+
nonce?: StringFieldUpdateOperationsInput | string
|
|
41345
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41346
|
+
}
|
|
41347
|
+
|
|
41348
|
+
export type HmacNonceCreateManyInput = {
|
|
41349
|
+
nonce: string
|
|
41350
|
+
expiresAt: Date | string
|
|
41351
|
+
}
|
|
41352
|
+
|
|
41353
|
+
export type HmacNonceUpdateManyMutationInput = {
|
|
41354
|
+
nonce?: StringFieldUpdateOperationsInput | string
|
|
41355
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41356
|
+
}
|
|
41357
|
+
|
|
41358
|
+
export type HmacNonceUncheckedUpdateManyInput = {
|
|
41359
|
+
nonce?: StringFieldUpdateOperationsInput | string
|
|
41360
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41361
|
+
}
|
|
41362
|
+
|
|
41363
|
+
export type HumanTaskCreateInput = {
|
|
41364
|
+
id: string
|
|
41365
|
+
runId: string
|
|
41366
|
+
workflowId: string
|
|
41367
|
+
workspaceId?: string | null
|
|
41368
|
+
nodeId: string
|
|
41369
|
+
activationId: string
|
|
41370
|
+
itemIndex: number
|
|
41371
|
+
status: string
|
|
41372
|
+
channel: string
|
|
41373
|
+
subjectJson: string
|
|
41374
|
+
metadataJson: string
|
|
41375
|
+
decisionSchemaJson: string
|
|
41376
|
+
decisionSchemaHash: string
|
|
41377
|
+
onTimeout: string
|
|
41378
|
+
deliveryRefJson?: string | null
|
|
41379
|
+
decisionJson?: string | null
|
|
41380
|
+
decidedAt?: Date | string | null
|
|
41381
|
+
decidedByJson?: string | null
|
|
41382
|
+
resumeTokenHash: string
|
|
41383
|
+
expiresAt: Date | string
|
|
41384
|
+
createdAt?: Date | string
|
|
41385
|
+
}
|
|
41386
|
+
|
|
41387
|
+
export type HumanTaskUncheckedCreateInput = {
|
|
41388
|
+
id: string
|
|
41389
|
+
runId: string
|
|
41390
|
+
workflowId: string
|
|
41391
|
+
workspaceId?: string | null
|
|
41392
|
+
nodeId: string
|
|
41393
|
+
activationId: string
|
|
41394
|
+
itemIndex: number
|
|
41395
|
+
status: string
|
|
41396
|
+
channel: string
|
|
41397
|
+
subjectJson: string
|
|
41398
|
+
metadataJson: string
|
|
41399
|
+
decisionSchemaJson: string
|
|
41400
|
+
decisionSchemaHash: string
|
|
41401
|
+
onTimeout: string
|
|
41402
|
+
deliveryRefJson?: string | null
|
|
41403
|
+
decisionJson?: string | null
|
|
41404
|
+
decidedAt?: Date | string | null
|
|
41405
|
+
decidedByJson?: string | null
|
|
41406
|
+
resumeTokenHash: string
|
|
41407
|
+
expiresAt: Date | string
|
|
41408
|
+
createdAt?: Date | string
|
|
41409
|
+
}
|
|
41410
|
+
|
|
41411
|
+
export type HumanTaskUpdateInput = {
|
|
41412
|
+
id?: StringFieldUpdateOperationsInput | string
|
|
41413
|
+
runId?: StringFieldUpdateOperationsInput | string
|
|
41414
|
+
workflowId?: StringFieldUpdateOperationsInput | string
|
|
41415
|
+
workspaceId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41416
|
+
nodeId?: StringFieldUpdateOperationsInput | string
|
|
41417
|
+
activationId?: StringFieldUpdateOperationsInput | string
|
|
41418
|
+
itemIndex?: IntFieldUpdateOperationsInput | number
|
|
41419
|
+
status?: StringFieldUpdateOperationsInput | string
|
|
41420
|
+
channel?: StringFieldUpdateOperationsInput | string
|
|
41421
|
+
subjectJson?: StringFieldUpdateOperationsInput | string
|
|
41422
|
+
metadataJson?: StringFieldUpdateOperationsInput | string
|
|
41423
|
+
decisionSchemaJson?: StringFieldUpdateOperationsInput | string
|
|
41424
|
+
decisionSchemaHash?: StringFieldUpdateOperationsInput | string
|
|
41425
|
+
onTimeout?: StringFieldUpdateOperationsInput | string
|
|
41426
|
+
deliveryRefJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41427
|
+
decisionJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41428
|
+
decidedAt?: NullableDateTimeFieldUpdateOperationsInput | Date | string | null
|
|
41429
|
+
decidedByJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41430
|
+
resumeTokenHash?: StringFieldUpdateOperationsInput | string
|
|
41431
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41432
|
+
createdAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41433
|
+
}
|
|
41434
|
+
|
|
41435
|
+
export type HumanTaskUncheckedUpdateInput = {
|
|
41436
|
+
id?: StringFieldUpdateOperationsInput | string
|
|
41437
|
+
runId?: StringFieldUpdateOperationsInput | string
|
|
41438
|
+
workflowId?: StringFieldUpdateOperationsInput | string
|
|
41439
|
+
workspaceId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41440
|
+
nodeId?: StringFieldUpdateOperationsInput | string
|
|
41441
|
+
activationId?: StringFieldUpdateOperationsInput | string
|
|
41442
|
+
itemIndex?: IntFieldUpdateOperationsInput | number
|
|
41443
|
+
status?: StringFieldUpdateOperationsInput | string
|
|
41444
|
+
channel?: StringFieldUpdateOperationsInput | string
|
|
41445
|
+
subjectJson?: StringFieldUpdateOperationsInput | string
|
|
41446
|
+
metadataJson?: StringFieldUpdateOperationsInput | string
|
|
41447
|
+
decisionSchemaJson?: StringFieldUpdateOperationsInput | string
|
|
41448
|
+
decisionSchemaHash?: StringFieldUpdateOperationsInput | string
|
|
41449
|
+
onTimeout?: StringFieldUpdateOperationsInput | string
|
|
41450
|
+
deliveryRefJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41451
|
+
decisionJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41452
|
+
decidedAt?: NullableDateTimeFieldUpdateOperationsInput | Date | string | null
|
|
41453
|
+
decidedByJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41454
|
+
resumeTokenHash?: StringFieldUpdateOperationsInput | string
|
|
41455
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41456
|
+
createdAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41457
|
+
}
|
|
41458
|
+
|
|
41459
|
+
export type HumanTaskCreateManyInput = {
|
|
41460
|
+
id: string
|
|
41461
|
+
runId: string
|
|
41462
|
+
workflowId: string
|
|
41463
|
+
workspaceId?: string | null
|
|
41464
|
+
nodeId: string
|
|
41465
|
+
activationId: string
|
|
41466
|
+
itemIndex: number
|
|
41467
|
+
status: string
|
|
41468
|
+
channel: string
|
|
41469
|
+
subjectJson: string
|
|
41470
|
+
metadataJson: string
|
|
41471
|
+
decisionSchemaJson: string
|
|
41472
|
+
decisionSchemaHash: string
|
|
41473
|
+
onTimeout: string
|
|
41474
|
+
deliveryRefJson?: string | null
|
|
41475
|
+
decisionJson?: string | null
|
|
41476
|
+
decidedAt?: Date | string | null
|
|
41477
|
+
decidedByJson?: string | null
|
|
41478
|
+
resumeTokenHash: string
|
|
41479
|
+
expiresAt: Date | string
|
|
41480
|
+
createdAt?: Date | string
|
|
41481
|
+
}
|
|
41482
|
+
|
|
41483
|
+
export type HumanTaskUpdateManyMutationInput = {
|
|
41484
|
+
id?: StringFieldUpdateOperationsInput | string
|
|
41485
|
+
runId?: StringFieldUpdateOperationsInput | string
|
|
41486
|
+
workflowId?: StringFieldUpdateOperationsInput | string
|
|
41487
|
+
workspaceId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41488
|
+
nodeId?: StringFieldUpdateOperationsInput | string
|
|
41489
|
+
activationId?: StringFieldUpdateOperationsInput | string
|
|
41490
|
+
itemIndex?: IntFieldUpdateOperationsInput | number
|
|
41491
|
+
status?: StringFieldUpdateOperationsInput | string
|
|
41492
|
+
channel?: StringFieldUpdateOperationsInput | string
|
|
41493
|
+
subjectJson?: StringFieldUpdateOperationsInput | string
|
|
41494
|
+
metadataJson?: StringFieldUpdateOperationsInput | string
|
|
41495
|
+
decisionSchemaJson?: StringFieldUpdateOperationsInput | string
|
|
41496
|
+
decisionSchemaHash?: StringFieldUpdateOperationsInput | string
|
|
41497
|
+
onTimeout?: StringFieldUpdateOperationsInput | string
|
|
41498
|
+
deliveryRefJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41499
|
+
decisionJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41500
|
+
decidedAt?: NullableDateTimeFieldUpdateOperationsInput | Date | string | null
|
|
41501
|
+
decidedByJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41502
|
+
resumeTokenHash?: StringFieldUpdateOperationsInput | string
|
|
41503
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41504
|
+
createdAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41505
|
+
}
|
|
41506
|
+
|
|
41507
|
+
export type HumanTaskUncheckedUpdateManyInput = {
|
|
41508
|
+
id?: StringFieldUpdateOperationsInput | string
|
|
41509
|
+
runId?: StringFieldUpdateOperationsInput | string
|
|
41510
|
+
workflowId?: StringFieldUpdateOperationsInput | string
|
|
41511
|
+
workspaceId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41512
|
+
nodeId?: StringFieldUpdateOperationsInput | string
|
|
41513
|
+
activationId?: StringFieldUpdateOperationsInput | string
|
|
41514
|
+
itemIndex?: IntFieldUpdateOperationsInput | number
|
|
41515
|
+
status?: StringFieldUpdateOperationsInput | string
|
|
41516
|
+
channel?: StringFieldUpdateOperationsInput | string
|
|
41517
|
+
subjectJson?: StringFieldUpdateOperationsInput | string
|
|
41518
|
+
metadataJson?: StringFieldUpdateOperationsInput | string
|
|
41519
|
+
decisionSchemaJson?: StringFieldUpdateOperationsInput | string
|
|
41520
|
+
decisionSchemaHash?: StringFieldUpdateOperationsInput | string
|
|
41521
|
+
onTimeout?: StringFieldUpdateOperationsInput | string
|
|
41522
|
+
deliveryRefJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41523
|
+
decisionJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41524
|
+
decidedAt?: NullableDateTimeFieldUpdateOperationsInput | Date | string | null
|
|
41525
|
+
decidedByJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41526
|
+
resumeTokenHash?: StringFieldUpdateOperationsInput | string
|
|
41527
|
+
expiresAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41528
|
+
createdAt?: DateTimeFieldUpdateOperationsInput | Date | string
|
|
41529
|
+
}
|
|
41530
|
+
|
|
38648
41531
|
export type StringFilter<$PrismaModel = never> = {
|
|
38649
41532
|
equals?: string | StringFieldRefInput<$PrismaModel>
|
|
38650
41533
|
in?: string[] | ListStringFieldRefInput<$PrismaModel>
|
|
@@ -38762,6 +41645,7 @@ export namespace Prisma {
|
|
|
38762
41645
|
policySnapshotJson?: SortOrder
|
|
38763
41646
|
engineCountersJson?: SortOrder
|
|
38764
41647
|
mutableStateJson?: SortOrder
|
|
41648
|
+
hitlStateJson?: SortOrder
|
|
38765
41649
|
outputsByNodeJson?: SortOrder
|
|
38766
41650
|
updatedAt?: SortOrder
|
|
38767
41651
|
testSuiteRunId?: SortOrder
|
|
@@ -38790,6 +41674,7 @@ export namespace Prisma {
|
|
|
38790
41674
|
policySnapshotJson?: SortOrder
|
|
38791
41675
|
engineCountersJson?: SortOrder
|
|
38792
41676
|
mutableStateJson?: SortOrder
|
|
41677
|
+
hitlStateJson?: SortOrder
|
|
38793
41678
|
outputsByNodeJson?: SortOrder
|
|
38794
41679
|
updatedAt?: SortOrder
|
|
38795
41680
|
testSuiteRunId?: SortOrder
|
|
@@ -38813,6 +41698,7 @@ export namespace Prisma {
|
|
|
38813
41698
|
policySnapshotJson?: SortOrder
|
|
38814
41699
|
engineCountersJson?: SortOrder
|
|
38815
41700
|
mutableStateJson?: SortOrder
|
|
41701
|
+
hitlStateJson?: SortOrder
|
|
38816
41702
|
outputsByNodeJson?: SortOrder
|
|
38817
41703
|
updatedAt?: SortOrder
|
|
38818
41704
|
testSuiteRunId?: SortOrder
|
|
@@ -39782,6 +42668,8 @@ export namespace Prisma {
|
|
|
39782
42668
|
setupStatus?: SortOrder
|
|
39783
42669
|
createdAt?: SortOrder
|
|
39784
42670
|
updatedAt?: SortOrder
|
|
42671
|
+
materialSource?: SortOrder
|
|
42672
|
+
materialRef?: SortOrder
|
|
39785
42673
|
}
|
|
39786
42674
|
|
|
39787
42675
|
export type CredentialInstanceMaxOrderByAggregateInput = {
|
|
@@ -39795,6 +42683,8 @@ export namespace Prisma {
|
|
|
39795
42683
|
setupStatus?: SortOrder
|
|
39796
42684
|
createdAt?: SortOrder
|
|
39797
42685
|
updatedAt?: SortOrder
|
|
42686
|
+
materialSource?: SortOrder
|
|
42687
|
+
materialRef?: SortOrder
|
|
39798
42688
|
}
|
|
39799
42689
|
|
|
39800
42690
|
export type CredentialInstanceMinOrderByAggregateInput = {
|
|
@@ -39808,6 +42698,8 @@ export namespace Prisma {
|
|
|
39808
42698
|
setupStatus?: SortOrder
|
|
39809
42699
|
createdAt?: SortOrder
|
|
39810
42700
|
updatedAt?: SortOrder
|
|
42701
|
+
materialSource?: SortOrder
|
|
42702
|
+
materialRef?: SortOrder
|
|
39811
42703
|
}
|
|
39812
42704
|
|
|
39813
42705
|
export type CredentialSecretMaterialCountOrderByAggregateInput = {
|
|
@@ -40310,6 +43202,101 @@ export namespace Prisma {
|
|
|
40310
43202
|
nodeId?: SortOrder
|
|
40311
43203
|
}
|
|
40312
43204
|
|
|
43205
|
+
export type HmacNonceCountOrderByAggregateInput = {
|
|
43206
|
+
nonce?: SortOrder
|
|
43207
|
+
expiresAt?: SortOrder
|
|
43208
|
+
}
|
|
43209
|
+
|
|
43210
|
+
export type HmacNonceMaxOrderByAggregateInput = {
|
|
43211
|
+
nonce?: SortOrder
|
|
43212
|
+
expiresAt?: SortOrder
|
|
43213
|
+
}
|
|
43214
|
+
|
|
43215
|
+
export type HmacNonceMinOrderByAggregateInput = {
|
|
43216
|
+
nonce?: SortOrder
|
|
43217
|
+
expiresAt?: SortOrder
|
|
43218
|
+
}
|
|
43219
|
+
|
|
43220
|
+
export type HumanTaskCountOrderByAggregateInput = {
|
|
43221
|
+
id?: SortOrder
|
|
43222
|
+
runId?: SortOrder
|
|
43223
|
+
workflowId?: SortOrder
|
|
43224
|
+
workspaceId?: SortOrder
|
|
43225
|
+
nodeId?: SortOrder
|
|
43226
|
+
activationId?: SortOrder
|
|
43227
|
+
itemIndex?: SortOrder
|
|
43228
|
+
status?: SortOrder
|
|
43229
|
+
channel?: SortOrder
|
|
43230
|
+
subjectJson?: SortOrder
|
|
43231
|
+
metadataJson?: SortOrder
|
|
43232
|
+
decisionSchemaJson?: SortOrder
|
|
43233
|
+
decisionSchemaHash?: SortOrder
|
|
43234
|
+
onTimeout?: SortOrder
|
|
43235
|
+
deliveryRefJson?: SortOrder
|
|
43236
|
+
decisionJson?: SortOrder
|
|
43237
|
+
decidedAt?: SortOrder
|
|
43238
|
+
decidedByJson?: SortOrder
|
|
43239
|
+
resumeTokenHash?: SortOrder
|
|
43240
|
+
expiresAt?: SortOrder
|
|
43241
|
+
createdAt?: SortOrder
|
|
43242
|
+
}
|
|
43243
|
+
|
|
43244
|
+
export type HumanTaskAvgOrderByAggregateInput = {
|
|
43245
|
+
itemIndex?: SortOrder
|
|
43246
|
+
}
|
|
43247
|
+
|
|
43248
|
+
export type HumanTaskMaxOrderByAggregateInput = {
|
|
43249
|
+
id?: SortOrder
|
|
43250
|
+
runId?: SortOrder
|
|
43251
|
+
workflowId?: SortOrder
|
|
43252
|
+
workspaceId?: SortOrder
|
|
43253
|
+
nodeId?: SortOrder
|
|
43254
|
+
activationId?: SortOrder
|
|
43255
|
+
itemIndex?: SortOrder
|
|
43256
|
+
status?: SortOrder
|
|
43257
|
+
channel?: SortOrder
|
|
43258
|
+
subjectJson?: SortOrder
|
|
43259
|
+
metadataJson?: SortOrder
|
|
43260
|
+
decisionSchemaJson?: SortOrder
|
|
43261
|
+
decisionSchemaHash?: SortOrder
|
|
43262
|
+
onTimeout?: SortOrder
|
|
43263
|
+
deliveryRefJson?: SortOrder
|
|
43264
|
+
decisionJson?: SortOrder
|
|
43265
|
+
decidedAt?: SortOrder
|
|
43266
|
+
decidedByJson?: SortOrder
|
|
43267
|
+
resumeTokenHash?: SortOrder
|
|
43268
|
+
expiresAt?: SortOrder
|
|
43269
|
+
createdAt?: SortOrder
|
|
43270
|
+
}
|
|
43271
|
+
|
|
43272
|
+
export type HumanTaskMinOrderByAggregateInput = {
|
|
43273
|
+
id?: SortOrder
|
|
43274
|
+
runId?: SortOrder
|
|
43275
|
+
workflowId?: SortOrder
|
|
43276
|
+
workspaceId?: SortOrder
|
|
43277
|
+
nodeId?: SortOrder
|
|
43278
|
+
activationId?: SortOrder
|
|
43279
|
+
itemIndex?: SortOrder
|
|
43280
|
+
status?: SortOrder
|
|
43281
|
+
channel?: SortOrder
|
|
43282
|
+
subjectJson?: SortOrder
|
|
43283
|
+
metadataJson?: SortOrder
|
|
43284
|
+
decisionSchemaJson?: SortOrder
|
|
43285
|
+
decisionSchemaHash?: SortOrder
|
|
43286
|
+
onTimeout?: SortOrder
|
|
43287
|
+
deliveryRefJson?: SortOrder
|
|
43288
|
+
decisionJson?: SortOrder
|
|
43289
|
+
decidedAt?: SortOrder
|
|
43290
|
+
decidedByJson?: SortOrder
|
|
43291
|
+
resumeTokenHash?: SortOrder
|
|
43292
|
+
expiresAt?: SortOrder
|
|
43293
|
+
createdAt?: SortOrder
|
|
43294
|
+
}
|
|
43295
|
+
|
|
43296
|
+
export type HumanTaskSumOrderByAggregateInput = {
|
|
43297
|
+
itemIndex?: SortOrder
|
|
43298
|
+
}
|
|
43299
|
+
|
|
40313
43300
|
export type RunWorkItemCreateNestedManyWithoutRunInput = {
|
|
40314
43301
|
create?: XOR<RunWorkItemCreateWithoutRunInput, RunWorkItemUncheckedCreateWithoutRunInput> | RunWorkItemCreateWithoutRunInput[] | RunWorkItemUncheckedCreateWithoutRunInput[]
|
|
40315
43302
|
connectOrCreate?: RunWorkItemCreateOrConnectWithoutRunInput | RunWorkItemCreateOrConnectWithoutRunInput[]
|
|
@@ -41696,6 +44683,7 @@ export namespace Prisma {
|
|
|
41696
44683
|
policySnapshotJson?: string | null
|
|
41697
44684
|
engineCountersJson?: string | null
|
|
41698
44685
|
mutableStateJson?: string | null
|
|
44686
|
+
hitlStateJson?: string | null
|
|
41699
44687
|
outputsByNodeJson: string
|
|
41700
44688
|
updatedAt: string
|
|
41701
44689
|
testCaseIndex?: number | null
|
|
@@ -41723,6 +44711,7 @@ export namespace Prisma {
|
|
|
41723
44711
|
policySnapshotJson?: string | null
|
|
41724
44712
|
engineCountersJson?: string | null
|
|
41725
44713
|
mutableStateJson?: string | null
|
|
44714
|
+
hitlStateJson?: string | null
|
|
41726
44715
|
outputsByNodeJson: string
|
|
41727
44716
|
updatedAt: string
|
|
41728
44717
|
testSuiteRunId?: string | null
|
|
@@ -41764,6 +44753,7 @@ export namespace Prisma {
|
|
|
41764
44753
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41765
44754
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41766
44755
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
44756
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41767
44757
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
41768
44758
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
41769
44759
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -41791,6 +44781,7 @@ export namespace Prisma {
|
|
|
41791
44781
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41792
44782
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41793
44783
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
44784
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41794
44785
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
41795
44786
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
41796
44787
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -41816,6 +44807,7 @@ export namespace Prisma {
|
|
|
41816
44807
|
policySnapshotJson?: string | null
|
|
41817
44808
|
engineCountersJson?: string | null
|
|
41818
44809
|
mutableStateJson?: string | null
|
|
44810
|
+
hitlStateJson?: string | null
|
|
41819
44811
|
outputsByNodeJson: string
|
|
41820
44812
|
updatedAt: string
|
|
41821
44813
|
testCaseIndex?: number | null
|
|
@@ -41843,6 +44835,7 @@ export namespace Prisma {
|
|
|
41843
44835
|
policySnapshotJson?: string | null
|
|
41844
44836
|
engineCountersJson?: string | null
|
|
41845
44837
|
mutableStateJson?: string | null
|
|
44838
|
+
hitlStateJson?: string | null
|
|
41846
44839
|
outputsByNodeJson: string
|
|
41847
44840
|
updatedAt: string
|
|
41848
44841
|
testSuiteRunId?: string | null
|
|
@@ -41884,6 +44877,7 @@ export namespace Prisma {
|
|
|
41884
44877
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41885
44878
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41886
44879
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
44880
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41887
44881
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
41888
44882
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
41889
44883
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -41911,6 +44905,7 @@ export namespace Prisma {
|
|
|
41911
44905
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41912
44906
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41913
44907
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
44908
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
41914
44909
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
41915
44910
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
41916
44911
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -41936,6 +44931,7 @@ export namespace Prisma {
|
|
|
41936
44931
|
policySnapshotJson?: string | null
|
|
41937
44932
|
engineCountersJson?: string | null
|
|
41938
44933
|
mutableStateJson?: string | null
|
|
44934
|
+
hitlStateJson?: string | null
|
|
41939
44935
|
outputsByNodeJson: string
|
|
41940
44936
|
updatedAt: string
|
|
41941
44937
|
testCaseIndex?: number | null
|
|
@@ -41963,6 +44959,7 @@ export namespace Prisma {
|
|
|
41963
44959
|
policySnapshotJson?: string | null
|
|
41964
44960
|
engineCountersJson?: string | null
|
|
41965
44961
|
mutableStateJson?: string | null
|
|
44962
|
+
hitlStateJson?: string | null
|
|
41966
44963
|
outputsByNodeJson: string
|
|
41967
44964
|
updatedAt: string
|
|
41968
44965
|
testSuiteRunId?: string | null
|
|
@@ -42004,6 +45001,7 @@ export namespace Prisma {
|
|
|
42004
45001
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42005
45002
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42006
45003
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
45004
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42007
45005
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
42008
45006
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
42009
45007
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -42031,6 +45029,7 @@ export namespace Prisma {
|
|
|
42031
45029
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42032
45030
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42033
45031
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
45032
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42034
45033
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
42035
45034
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
42036
45035
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -42056,6 +45055,7 @@ export namespace Prisma {
|
|
|
42056
45055
|
policySnapshotJson?: string | null
|
|
42057
45056
|
engineCountersJson?: string | null
|
|
42058
45057
|
mutableStateJson?: string | null
|
|
45058
|
+
hitlStateJson?: string | null
|
|
42059
45059
|
outputsByNodeJson: string
|
|
42060
45060
|
updatedAt: string
|
|
42061
45061
|
testCaseIndex?: number | null
|
|
@@ -42083,6 +45083,7 @@ export namespace Prisma {
|
|
|
42083
45083
|
policySnapshotJson?: string | null
|
|
42084
45084
|
engineCountersJson?: string | null
|
|
42085
45085
|
mutableStateJson?: string | null
|
|
45086
|
+
hitlStateJson?: string | null
|
|
42086
45087
|
outputsByNodeJson: string
|
|
42087
45088
|
updatedAt: string
|
|
42088
45089
|
testCaseIndex?: number | null
|
|
@@ -42184,6 +45185,7 @@ export namespace Prisma {
|
|
|
42184
45185
|
policySnapshotJson?: StringNullableFilter<"Run"> | string | null
|
|
42185
45186
|
engineCountersJson?: StringNullableFilter<"Run"> | string | null
|
|
42186
45187
|
mutableStateJson?: StringNullableFilter<"Run"> | string | null
|
|
45188
|
+
hitlStateJson?: StringNullableFilter<"Run"> | string | null
|
|
42187
45189
|
outputsByNodeJson?: StringFilter<"Run"> | string
|
|
42188
45190
|
updatedAt?: StringFilter<"Run"> | string
|
|
42189
45191
|
testSuiteRunId?: StringNullableFilter<"Run"> | string | null
|
|
@@ -42222,6 +45224,7 @@ export namespace Prisma {
|
|
|
42222
45224
|
policySnapshotJson?: string | null
|
|
42223
45225
|
engineCountersJson?: string | null
|
|
42224
45226
|
mutableStateJson?: string | null
|
|
45227
|
+
hitlStateJson?: string | null
|
|
42225
45228
|
outputsByNodeJson: string
|
|
42226
45229
|
updatedAt: string
|
|
42227
45230
|
testCaseIndex?: number | null
|
|
@@ -42249,6 +45252,7 @@ export namespace Prisma {
|
|
|
42249
45252
|
policySnapshotJson?: string | null
|
|
42250
45253
|
engineCountersJson?: string | null
|
|
42251
45254
|
mutableStateJson?: string | null
|
|
45255
|
+
hitlStateJson?: string | null
|
|
42252
45256
|
outputsByNodeJson: string
|
|
42253
45257
|
updatedAt: string
|
|
42254
45258
|
testSuiteRunId?: string | null
|
|
@@ -42331,6 +45335,7 @@ export namespace Prisma {
|
|
|
42331
45335
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42332
45336
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42333
45337
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
45338
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42334
45339
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
42335
45340
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
42336
45341
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -42358,6 +45363,7 @@ export namespace Prisma {
|
|
|
42358
45363
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42359
45364
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42360
45365
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
45366
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
42361
45367
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
42362
45368
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
42363
45369
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -42430,6 +45436,7 @@ export namespace Prisma {
|
|
|
42430
45436
|
policySnapshotJson?: string | null
|
|
42431
45437
|
engineCountersJson?: string | null
|
|
42432
45438
|
mutableStateJson?: string | null
|
|
45439
|
+
hitlStateJson?: string | null
|
|
42433
45440
|
outputsByNodeJson: string
|
|
42434
45441
|
updatedAt: string
|
|
42435
45442
|
testCaseIndex?: number | null
|
|
@@ -42456,6 +45463,7 @@ export namespace Prisma {
|
|
|
42456
45463
|
policySnapshotJson?: string | null
|
|
42457
45464
|
engineCountersJson?: string | null
|
|
42458
45465
|
mutableStateJson?: string | null
|
|
45466
|
+
hitlStateJson?: string | null
|
|
42459
45467
|
outputsByNodeJson: string
|
|
42460
45468
|
updatedAt: string
|
|
42461
45469
|
testSuiteRunId?: string | null
|
|
@@ -43254,6 +46262,7 @@ export namespace Prisma {
|
|
|
43254
46262
|
policySnapshotJson?: string | null
|
|
43255
46263
|
engineCountersJson?: string | null
|
|
43256
46264
|
mutableStateJson?: string | null
|
|
46265
|
+
hitlStateJson?: string | null
|
|
43257
46266
|
outputsByNodeJson: string
|
|
43258
46267
|
updatedAt: string
|
|
43259
46268
|
testCaseIndex?: number | null
|
|
@@ -43293,6 +46302,7 @@ export namespace Prisma {
|
|
|
43293
46302
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43294
46303
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43295
46304
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46305
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43296
46306
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43297
46307
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43298
46308
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -43320,6 +46330,7 @@ export namespace Prisma {
|
|
|
43320
46330
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43321
46331
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43322
46332
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46333
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43323
46334
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43324
46335
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43325
46336
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -43346,6 +46357,7 @@ export namespace Prisma {
|
|
|
43346
46357
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43347
46358
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43348
46359
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46360
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43349
46361
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43350
46362
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43351
46363
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -43421,6 +46433,7 @@ export namespace Prisma {
|
|
|
43421
46433
|
policySnapshotJson?: string | null
|
|
43422
46434
|
engineCountersJson?: string | null
|
|
43423
46435
|
mutableStateJson?: string | null
|
|
46436
|
+
hitlStateJson?: string | null
|
|
43424
46437
|
outputsByNodeJson: string
|
|
43425
46438
|
updatedAt: string
|
|
43426
46439
|
testSuiteRunId?: string | null
|
|
@@ -43443,6 +46456,7 @@ export namespace Prisma {
|
|
|
43443
46456
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43444
46457
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43445
46458
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46459
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43446
46460
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43447
46461
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43448
46462
|
testCaseIndex?: NullableIntFieldUpdateOperationsInput | number | null
|
|
@@ -43469,6 +46483,7 @@ export namespace Prisma {
|
|
|
43469
46483
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43470
46484
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43471
46485
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46486
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43472
46487
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43473
46488
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43474
46489
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|
|
@@ -43495,6 +46510,7 @@ export namespace Prisma {
|
|
|
43495
46510
|
policySnapshotJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43496
46511
|
engineCountersJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43497
46512
|
mutableStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
46513
|
+
hitlStateJson?: NullableStringFieldUpdateOperationsInput | string | null
|
|
43498
46514
|
outputsByNodeJson?: StringFieldUpdateOperationsInput | string
|
|
43499
46515
|
updatedAt?: StringFieldUpdateOperationsInput | string
|
|
43500
46516
|
testSuiteRunId?: NullableStringFieldUpdateOperationsInput | string | null
|