We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330011c commit 590bbacCopy full SHA for 590bbac
.changeset/twelve-trams-pump.md
@@ -0,0 +1,13 @@
1
+---
2
+'@graphql-codegen/visitor-plugin-common': major
3
+'@graphql-codegen/typescript': major
4
5
+
6
+BREAKING CHANGE: Remove unused utility types from `typescript` plugin as they were previously used for `typescript-operations` plugin:
7
8
+- `MakeOptional`
9
+- `MakeMaybe`
10
+- `MakeEmpty`
11
+- `Incremental`
12
13
+BREAKING CHANGE: Remove `getRootTypeNames` function because it's available in `@graphql-utils/tools` and not used anywhere
0 commit comments