UNPKG

@graphql-yoga/plugin-defer-stream

Version:
3 lines (2 loc) 153 B
import { Plugin } from 'graphql-yoga'; export declare function useDeferStream<TPluginContext extends Record<string, unknown>>(): Plugin<TPluginContext>;