type alias ExecutionIteratorimport { type ExecutionIterator } from "https://deno.land/x/oak_graphql@0.6.4/subscriptions-transport-ws/server.ts"; definition: AsyncIterator<any>