UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 206 B
import type { GraphQLRequest, Operation } from "../core/index.js"; export declare function createOperation(starting: any, operation: GraphQLRequest): Operation; //# sourceMappingURL=createOperation.d.ts.map