UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 191 B
import type { GraphQLRequest } from "../core/index.js"; export declare function transformOperation(operation: GraphQLRequest): GraphQLRequest; //# sourceMappingURL=transformOperation.d.ts.map