UNPKG

@graphql-yoga/plugin-defer-stream

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