UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 177 B
import { GraphQLRequest } from '../core'; export declare function transformOperation(operation: GraphQLRequest): GraphQLRequest; //# sourceMappingURL=transformOperation.d.ts.map