UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

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