3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
- compiler/crates/relay-typegen/src/rescript.rs+9-10
- compiler/test-project-res/src/__generated__/TestCodesplitQuery_graphql.res+2-2
- compiler/test-project-res/src/__generated__/TestCustomScalars2Query_graphql.res+2-2
- compiler/test-project-res/src/__generated__/TestCustomScalarsQuery_graphql.res+4-4
- compiler/test-project-res/src/__generated__/TestLocalPayloadViaNodeInterfaceQuery_graphql.res+2-2
- compiler/test-project-res/src/__generated__/TestPaginationInNodeQuery_graphql.res+2-2
- compiler/test-project-res/src/__generated__/TestPaginationInNodeRefetchQuery_graphql.res+8-8
- compiler/test-project-res/src/__generated__/TestPaginationUnionQuery_graphql.res+2-2
- compiler/test-project-res/src/__generated__/TestPaginationUnionRefetchQuery_graphql.res+8-8
- compiler/test-project-res/src/__generated__/TestQueryInputObjQuery_graphql.res+2-2
- compiler/test-project-res/src/__generated__/TestQuery_graphql.res+2-2
- compiler/test-project-res/src/__generated__/TestRefetchingInNodeQuery_graphql.res+2-2
- compiler/test-project-res/src/__generated__/TestRefetchingInNodeRefetchQuery_graphql.res+6-6
- compiler/test-project-res/src/__generated__/TestRefetchingRefetchQuery_graphql.res+6-6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments