HttpGraphql
import type { HttpGraphql } from "https://googleapis.deno.dev/v1/firebasedataconnect:v1.ts";Settings for HTTP GraphQL server webhook.
interface HttpGraphql {
timeout?: number;
uri?: string;
}import type { HttpGraphql } from "https://googleapis.deno.dev/v1/firebasedataconnect:v1.ts";Settings for HTTP GraphQL server webhook.