Skip to main content
Module

x/bq-oak-graphql/graphql-subscriptions/index.ts>PubSubEngine#asyncIterator

A simple graphql middleware for oak deno framework.
Latest
method PubSubEngine.prototype.asyncIterator
import { PubSubEngine } from "https://deno.land/x/bq-oak-graphql@v2.0/graphql-subscriptions/index.ts";

Parameters

triggers: string | string[]

Returns

AsyncIterator<T>