Datasource
import type { Datasource } from "https://googleapis.deno.dev/v1/firebasedataconnect:v1.ts";A data source that backs Firebase Data Connect services.
§Properties
§
httpGraphql?: HttpGraphql
[src]HTTP GraphQL server webhook configurations.
§
postgresql?: PostgreSql
[src]PostgreSQL configurations.