readFragment
Found in 1 package: apollo-client
apollo-client(4 releases)
@apollo/client@4.3.0-alpha.10BreakingUpdated the minimum supported TypeScript version to 5.9.x and introduced the ability to override the `from` input for fragment APIs with stricter policies.
@apollo/client@4.1.0This release introduces significant enhancements to cache interaction, including support for array watching via fragments, new options for context in `useMutation`, and expanded support for GraphQL incremental delivery specifications like `@defer` (v17 alpha 9) and `@stream`.
@apollo/client@4.1.0-alpha.7Introduces a new `from` option for readFragment, watchFragment, and updateFragment.
@apollo/client@4.0.0-rc.5BreakingThis release adds improved handling of masked fragments, introduces dataState in watchFragment, normalizes empty argument storage, and updates cache read behavior, while deprecating old readFragment/readQuery signatures and removing gql from the react entrypoint.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when readFragment changes.
Learn More