Commit 9dd401e
authored
feat: Upgrade builder (heftapp#326)
1 parent c64c287 commit 9dd401e
62 files changed
Lines changed: 2083 additions & 18 deletions
File tree
- packages
- graphql_codegen
- example
- lib
- test/assets
- add_typenames
- condition_example
- copy_with
- duplicate_names
- extends
- first_test
- fragment_and_field
- fragment_enum_variables
- fragment_imports
- fragment_override
- fragment_variables_2
- fragment_variables
- fragments_and_loose_type_requirements
- fragments_inheritence
- fragments_nested_data
- graphql_client_nested_fragments
- graphql_client
- graphql_flutter_client_mutation_optional_arguments
- graphql_flutter_client_mutation_required_arguments
- graphql_flutter_client_query_optional_arguments
- graphql_flutter_client_query_required_arguments
- graphql_flutter_client_subscription
- graphql_flutter_naming_config
- include_if_null_input
- include_skip
- input
- interface_and_fragments
- interfaces_and_concrete_types
- introspection_schema
- issue_158
- issue_160
- issue_168
- issue_179
- issue_181
- issue_192
- issue_206
- issue_239
- issue_288
- issue_293
- issue_309
- lots_of_fragments
- multiple_interfaces
- nested_inline_and_fragment_spread
- operation_name_collision
- scopes
- string_input_bug
- unions
- variables
- when_extensions
- graphql_switch
- example
- test/assets/initial_test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
305 | 306 | | |
306 | 307 | | |
307 | 308 | | |
| 309 | + | |
308 | 310 | | |
309 | 311 | | |
310 | 312 | | |
| |||
331 | 333 | | |
332 | 334 | | |
333 | 335 | | |
| 336 | + | |
334 | 337 | | |
| 338 | + | |
335 | 339 | | |
336 | 340 | | |
337 | 341 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| 217 | + | |
215 | 218 | | |
216 | 219 | | |
217 | 220 | | |
| |||
232 | 235 | | |
233 | 236 | | |
234 | 237 | | |
| 238 | + | |
235 | 239 | | |
236 | 240 | | |
237 | 241 | | |
| |||
811 | 815 | | |
812 | 816 | | |
813 | 817 | | |
| 818 | + | |
814 | 819 | | |
815 | 820 | | |
816 | 821 | | |
| |||
823 | 828 | | |
824 | 829 | | |
825 | 830 | | |
| 831 | + | |
826 | 832 | | |
827 | 833 | | |
828 | 834 | | |
| |||
862 | 868 | | |
863 | 869 | | |
864 | 870 | | |
| 871 | + | |
865 | 872 | | |
| 873 | + | |
866 | 874 | | |
867 | 875 | | |
| 876 | + | |
868 | 877 | | |
869 | 878 | | |
870 | 879 | | |
| |||
1164 | 1173 | | |
1165 | 1174 | | |
1166 | 1175 | | |
| 1176 | + | |
1167 | 1177 | | |
1168 | 1178 | | |
1169 | 1179 | | |
| |||
1175 | 1185 | | |
1176 | 1186 | | |
1177 | 1187 | | |
| 1188 | + | |
1178 | 1189 | | |
1179 | 1190 | | |
1180 | 1191 | | |
| |||
1201 | 1212 | | |
1202 | 1213 | | |
1203 | 1214 | | |
| 1215 | + | |
1204 | 1216 | | |
| 1217 | + | |
1205 | 1218 | | |
1206 | 1219 | | |
1207 | 1220 | | |
| |||
1224 | 1237 | | |
1225 | 1238 | | |
1226 | 1239 | | |
| 1240 | + | |
1227 | 1241 | | |
1228 | 1242 | | |
1229 | 1243 | | |
| |||
1236 | 1250 | | |
1237 | 1251 | | |
1238 | 1252 | | |
| 1253 | + | |
1239 | 1254 | | |
1240 | 1255 | | |
1241 | 1256 | | |
| |||
1413 | 1428 | | |
1414 | 1429 | | |
1415 | 1430 | | |
| 1431 | + | |
1416 | 1432 | | |
1417 | 1433 | | |
1418 | 1434 | | |
| |||
1433 | 1449 | | |
1434 | 1450 | | |
1435 | 1451 | | |
| 1452 | + | |
1436 | 1453 | | |
1437 | 1454 | | |
1438 | 1455 | | |
| |||
1847 | 1864 | | |
1848 | 1865 | | |
1849 | 1866 | | |
| 1867 | + | |
1850 | 1868 | | |
1851 | 1869 | | |
1852 | 1870 | | |
| |||
1862 | 1880 | | |
1863 | 1881 | | |
1864 | 1882 | | |
| 1883 | + | |
1865 | 1884 | | |
1866 | 1885 | | |
1867 | 1886 | | |
| |||
2044 | 2063 | | |
2045 | 2064 | | |
2046 | 2065 | | |
| 2066 | + | |
2047 | 2067 | | |
2048 | 2068 | | |
2049 | 2069 | | |
| |||
2064 | 2084 | | |
2065 | 2085 | | |
2066 | 2086 | | |
| 2087 | + | |
2067 | 2088 | | |
2068 | 2089 | | |
2069 | 2090 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
| 41 | + | |
40 | 42 | | |
| 43 | + | |
41 | 44 | | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
318 | 326 | | |
319 | 327 | | |
320 | 328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
276 | 284 | | |
277 | 285 | | |
278 | 286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
| 589 | + | |
589 | 590 | | |
590 | 591 | | |
591 | 592 | | |
| |||
599 | 600 | | |
600 | 601 | | |
601 | 602 | | |
| 603 | + | |
602 | 604 | | |
603 | 605 | | |
604 | 606 | | |
| |||
613 | 615 | | |
614 | 616 | | |
615 | 617 | | |
| 618 | + | |
616 | 619 | | |
617 | 620 | | |
618 | 621 | | |
| |||
627 | 630 | | |
628 | 631 | | |
629 | 632 | | |
| 633 | + | |
630 | 634 | | |
631 | 635 | | |
632 | 636 | | |
| |||
655 | 659 | | |
656 | 660 | | |
657 | 661 | | |
| 662 | + | |
658 | 663 | | |
| 664 | + | |
659 | 665 | | |
| 666 | + | |
660 | 667 | | |
| 668 | + | |
661 | 669 | | |
662 | 670 | | |
663 | 671 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
| 606 | + | |
606 | 607 | | |
607 | 608 | | |
608 | 609 | | |
| |||
629 | 630 | | |
630 | 631 | | |
631 | 632 | | |
| 633 | + | |
632 | 634 | | |
633 | 635 | | |
| 636 | + | |
634 | 637 | | |
635 | 638 | | |
636 | 639 | | |
| |||
1078 | 1081 | | |
1079 | 1082 | | |
1080 | 1083 | | |
| 1084 | + | |
1081 | 1085 | | |
1082 | 1086 | | |
1083 | 1087 | | |
| |||
1104 | 1108 | | |
1105 | 1109 | | |
1106 | 1110 | | |
| 1111 | + | |
1107 | 1112 | | |
1108 | 1113 | | |
| 1114 | + | |
1109 | 1115 | | |
1110 | 1116 | | |
1111 | 1117 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
0 commit comments