UNPKG

graphql-compose-elasticsearch

Version:
4 lines 263 B
import { InputTypeComposer } from 'graphql-compose'; import { CommonOpts } from '../../../utils'; export declare function getSerialDifferencingITC<TContext>(opts: CommonOpts<TContext>): InputTypeComposer<TContext>; //# sourceMappingURL=SerialDifferencing.d.ts.map