UNPKG

graphql-compose-elasticsearch

Version:
4 lines 340 B
import { InputTypeComposer, InputTypeComposerFieldConfigAsObjectDefinition } from 'graphql-compose'; import { CommonOpts } from '../../../utils'; export declare function getGeoShapeITC<TContext>(opts: CommonOpts<TContext>): InputTypeComposer<TContext> | InputTypeComposerFieldConfigAsObjectDefinition; //# sourceMappingURL=GeoShape.d.ts.map