@graphql-codegen/time@5.0.1
Patch Changes
- #9881
68ea5d4Thanks @renovate! - dependencies updates:- Updated dependency
moment@~2.30.0↗︎ (from~2.29.1, independencies)
- Updated dependency
@graphql-codegen/client-preset@4.2.5
Patch Changes
- #9889
cd60e14Thanks @Sojaner! - Omit__typenamefrom being added on the root node of a subscription when usingaddTypenameSelectionDocumentTransformwith 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)