UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 210 B
import { Operation } from '../core'; export declare const selectURI: (operation: Operation, fallbackURI?: string | ((operation: Operation) => string) | undefined) => any; //# sourceMappingURL=selectURI.d.ts.map