Skip to main content
Latest
import * as graphqlDeno from "https://deno.land/x/graphql_deno@v15.0.0/lib/subscription/index.d.ts";

Functions

Implements the "CreateSourceEventStream" algorithm described in the GraphQL specification, resolving the subscription source event stream.

Implements the "Subscribe" algorithm described in the GraphQL specification.