Skip to content

Commit abfb8d1

Browse files
author
Martin Kamleithner
committed
feat(gql_code_builder)!: force type of fields to be nullable when they contain a skip or include directive
fix(gql_code_builder)!: allow lists to be nullable
1 parent a8651a2 commit abfb8d1

Some content is hidden

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

41 files changed

+2142
-460
lines changed

codegen/end_to_end_test/lib/aliases/__generated__/aliased_hero.data.gql.dart

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

codegen/end_to_end_test/lib/aliases/__generated__/aliased_hero.data.gql.g.dart

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

codegen/end_to_end_test/lib/directives/__generated__/hero_include.ast.gql.dart

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

codegen/end_to_end_test/lib/directives/__generated__/hero_include.data.gql.dart

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

0 commit comments

Comments
 (0)