UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 160 B
import type { ASTNode } from "graphql"; export declare function hasForcedResolvers(document: ASTNode): boolean; //# sourceMappingURL=hasForcedResolvers.d.ts.map