Skip to content

Commit 7649201

Browse files
authored
default maybe value + avoidOptionals fix
default maybe value + avoidOptionals fix - remove redundant mandatory ' | undefined'
1 parent 68fc6c7 commit 7649201

File tree

68 files changed

+1911
-2711
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+1911
-2711
lines changed

‎.changeset/great-cougars-smell.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-codegen/typescript-operations': patch
3+
---
4+
5+
Remove redundant mandatory 'undefined' on avoidOptionals=true

‎dev-test/githunt/__generated__/comment-added.subscription.stencil-component.tsx

Lines changed: 7 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dev-test/githunt/__generated__/comment.query.stencil-component.tsx

Lines changed: 23 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dev-test/githunt/__generated__/current-user.query.stencil-component.tsx

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dev-test/githunt/__generated__/feed-entry.fragment.stencil-component.tsx

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dev-test/githunt/__generated__/feed.query.stencil-component.tsx

Lines changed: 19 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dev-test/githunt/__generated__/new-entry.mutation.stencil-component.tsx

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dev-test/githunt/__generated__/repo-info.fragment.stencil-component.tsx

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dev-test/githunt/__generated__/submit-comment.mutation.stencil-component.tsx

Lines changed: 7 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dev-test/githunt/__generated__/vote.mutation.stencil-component.tsx

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)