UNPKG

@graphql-mocks/sinon

Version:
4 lines (3 loc) 214 B
import { CoercibleHighlight } from 'graphql-mocks/highlight/types'; import { ResolverMapMiddleware } from 'graphql-mocks/types'; export declare function spyMiddleware(h: CoercibleHighlight): ResolverMapMiddleware;