UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

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