UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

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