UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 238 B
import type { ApolloLink } from "@apollo/client/link"; export declare const selectURI: (operation: ApolloLink.Operation, fallbackURI?: string | ((operation: ApolloLink.Operation) => string)) => any; //# sourceMappingURL=selectURI.d.ts.map