Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
disable reuse_fragmetns in end to end test
  • Loading branch information
knaeckeKami committed Dec 16, 2023
commit ab65a2fc34998c0eaed001e55eb9eb00626b27f9
1 change: 1 addition & 0 deletions codegen/end_to_end_test/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ targets:
enabled: true
options:
schema: end_to_end_test|lib/graphql/schema.graphql
reuse_fragments: false
when_extensions:
when: true
maybeWhen: true
Expand Down