Skip to content
PACKAGES

postgresql16CustomerHostedControlStore()

Concrete PostgreSQL-16 CAS store. Every mutation includes the full cross-domain fence.

import { postgresql16CustomerHostedControlStore } from "@graphrefly/ts/executors/customer-hosted-postgresql";
function postgresql16CustomerHostedControlStore(client: CustomerHostedPostgresqlSqlClient): CustomerHostedPostgresqlControlStoreDriver
ParameterTypeDescription
clientCustomerHostedPostgresqlSqlClientMissing @param client JSDoc.

CustomerHostedPostgresqlControlStoreDriver

This page was generated from source JSDoc, but the structured API tags are incomplete:

  • Missing @returns.
  • Missing @param client.
  • Missing @category.
  • Missing @example.

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