Skip to content

Commit d37cc3d

Browse files
committed
note
1 parent 08b68c9 commit d37cc3d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/source/migrating/apollo-client-4-migration.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,8 +509,12 @@ const client = new ApolloClient({
509509
});
510510
```
511511

512+
<Note>
513+
512514
Over time, we will introduce additional incremental handlers to support different proposals of the protocol.
513515

516+
</Note>
517+
514518
## Enable data masking types
515519

516520
In Apollo Client 4, the data masking types are now pluggable to allow for more flexibility when working with different solutions like GraphQL Code Generator or `gql.tadqa` - all of which might have different typings for data masking.

0 commit comments

Comments
 (0)