Symbol2 releases
TypedDocumentNode
Found in 1 package: apollo-client
apollo-client(2 releases)
@apollo/client@4.2.10This patch release addresses several type-related bugs in Apollo Client, improving the accuracy of return types for mutations, queries with constant variable types, and options passed to various API functions. It also refines the return types for `refetch`, `fetchMore`, and `useLazyQuery` based on the provided `errorPolicy`.
@apollo/client@4.2.0-alpha.6This patch release addresses an issue where the deprecation warning for classic function signatures was incorrectly applied when using type inference with TypedDocumentNode.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when TypedDocumentNode changes.
Learn More