UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

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