@apollo/client@4.3.0-alpha.9
📦 apollo-clientView on GitHub →
✨ 1 features🔧 1 symbols
Summary
Introduced `GraphQLCodegenIncremental` type overrides to better handle `@defer` operations with a "complete" `dataState`. This enhancement improves type safety for incremental data loading scenarios.
✨ New Features
- Add `GraphQLCodegenIncremental` type overrides that assemble GraphQL Codegen `@defer` operation types when `dataState` is "complete".