Skip to content

Commit

Permalink
feat(gql_code_builder)!: force type of fields to be nullable when the…
Browse files Browse the repository at this point in the history
…y contain a skip or include directive

fix(gql_code_builder)!: allow lists to be nullable
  • Loading branch information
Martin Kamleithner committed Oct 9, 2022
1 parent a8651a2 commit 2b5a261
Show file tree
Hide file tree
Showing 42 changed files with 2,143 additions and 461 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- gql_transform_link
runs-on: ubuntu-latest
container:
image: dart
image: dart:stable
name: Check ${{ matrix.package }}
env:
PACKAGE: ${{ matrix.package }}
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2b5a261

Please sign in to comment.