UNPKG

graphql-compose-elasticsearch

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