Skip to content

Commit e98b996

Browse files
authored
Update light-clocks-rhyme.md (#9912)
1 parent cd60e14 commit e98b996

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changeset/light-clocks-rhyme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@graphql-codegen/client-preset': minor
2+
'@graphql-codegen/client-preset': patch
33
---
44

5-
The \_\_typename should not be added to the root node of a subscription when using addTypenameSelectionDocumentTransform with documentTransforms since a single root node is expected and the code generator fails because of that (refer to https://spec.graphql.org/draft/#sec-Single-root-field)
5+
Omit `__typename` from being added on the root node of a subscription when using `addTypenameSelectionDocumentTransform` with documentTransforms since a single root node is expected and the code generator fails because of that (refer to https://spec.graphql.org/draft/#sec-Single-root-field)

0 commit comments

Comments
 (0)