UNPKG

graphql-compose-elasticsearch

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