UNPKG

graphql-compose-elasticsearch

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