UNPKG

graphql-compose-elasticsearch

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