UNPKG

@graphql-hive/router-runtime

Version:
6 lines (3 loc) 229 B
import { UnifiedGraphHandlerOpts, UnifiedGraphHandlerResult } from '@graphql-mesh/fusion-runtime'; declare function unifiedGraphHandler(opts: UnifiedGraphHandlerOpts): UnifiedGraphHandlerResult; export { unifiedGraphHandler };