UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

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