UNPKG

@graphql-mocks/sinon

Version:

Mock using graphql-mocks with sinon spy

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;