UNPKG

graphql-compose-elasticsearch

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