UNPKG

@graphql-mesh/runtime

Version:
3 lines (2 loc) 106 B
import { ASTNode } from 'graphql'; export declare const isStreamOperation: (astNode: ASTNode) => boolean;