Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-types / IntegrationContext

Type Alias: IntegrationContext

IntegrationContext = z.infer<typeof IntegrationContextSchema>

Defined in: packages/chaingraph-types/src/execution/integration-context.ts:22

Integration context that can be passed to executions

Licensed under BUSL-1.1