Skip to content
PACKAGES

customerHostedPostgresqlRuntime()

Graph-visible cross-domain enrollment/session/cancel/settlement lifecycle.

import { customerHostedPostgresqlRuntime } from "@graphrefly/ts/executors/customer-hosted-postgresql";
function customerHostedPostgresqlRuntime(
graph: Graph,
opts: CustomerHostedPostgresqlRuntimeOptions,
): CustomerHostedPostgresqlRuntimeBundle
ParameterTypeDescription
graphGraphMissing @param graph JSDoc.
optsCustomerHostedPostgresqlRuntimeOptionsMissing @param opts JSDoc.

CustomerHostedPostgresqlRuntimeBundle

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.

packages/ts/src/executors/customer-hosted-postgresql.ts