UNPKG

graphql-compose-elasticsearch

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