UNPKG

graphql-compose-elasticsearch

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