UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 183 B
import type { DocumentNode } from "graphql"; export declare function addDeferFragmentLabels(document: DocumentNode): DocumentNode; //# sourceMappingURL=addDeferFragmentLabels.d.ts.map