customerHostedPostgresqlRuntime()
Graph-visible cross-domain enrollment/session/cancel/settlement lifecycle.
Import
Section titled “Import”import { customerHostedPostgresqlRuntime } from "@graphrefly/ts/executors/customer-hosted-postgresql";Signature
Section titled “Signature”function customerHostedPostgresqlRuntime( graph: Graph, opts: CustomerHostedPostgresqlRuntimeOptions,): CustomerHostedPostgresqlRuntimeBundleParameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
graph | Graph | Missing @param graph JSDoc. |
opts | CustomerHostedPostgresqlRuntimeOptions | Missing @param opts JSDoc. |
Returns
Section titled “Returns”CustomerHostedPostgresqlRuntimeBundle
Documentation Status
Section titled “Documentation Status”This page was generated from source JSDoc, but the structured API tags are incomplete:
- Missing
@returns. - Missing
@param graph. - Missing
@param opts. - Missing
@category. - Missing
@example.
Source
Section titled “Source”packages/ts/src/executors/customer-hosted-postgresql.ts