File tree
78 files changed
+3994
-70
lines changed- .github/workflows
- docs/docs
- graphql
- packages
- cli
- src
- commands
- experimental
- setup
- graphiql
- __tests__
- graphql
- features
- fragments
- __codemod_tests__
- __testfixtures__
- config-simple
- input
- output
- existingImport
- input
- output
- existingPropInline
- input
- output
- existingPropVariable
- input
- output
- existingPropVariableCustomName
- input
- output
- existingPropVariableNoCacheConfig
- input
- output
- import-simple
- input
- output
- __tests__
- trustedDocuments
- __codemod_tests__
- __testfixtures__
- alreadySetUp
- input
- output
- graphql
- input
- output
- __tests__
- __fixtures__/toml
- __snapshots__
- testLib
- testUtils
- cli-helpers/src/lib
- __tests__
- codemods
- fastify
- src
- plugins
- prerender/src/graphql
- tasks/test-project
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+3994
-70
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
779 | 779 |
| |
780 | 780 |
| |
781 | 781 |
| |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
782 | 794 |
| |
783 | 795 |
| |
784 | 796 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1999 | 1999 |
| |
2000 | 2000 |
| |
2001 | 2001 |
| |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
| 2028 | + | |
| 2029 | + | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
| 2062 | + | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
| 2067 | + | |
2002 | 2068 |
| |
2003 | 2069 |
| |
2004 | 2070 |
| |
2005 | 2071 |
| |
2006 |
| - | |
2007 | 2072 |
| |
2008 | 2073 |
| |
2009 | 2074 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 |
| |
87 | 93 |
| |
88 | 94 |
| |
| |||
200 | 206 |
| |
201 | 207 |
| |
202 | 208 |
| |
203 |
| - | |
| 209 | + | |
204 | 210 |
| |
205 | 211 |
| |
206 | 212 |
| |
| |||
281 | 287 |
| |
282 | 288 |
| |
283 | 289 |
| |
| 290 | + | |
| 291 | + | |
284 | 292 |
| |
285 | 293 |
| |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 |
| - | |
291 |
| - | |
292 |
| - | |
293 |
| - | |
294 |
| - | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
295 | 303 |
| |
296 | 304 |
| |
297 | 305 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
96 | 101 |
| |
97 | 102 |
| |
98 | 103 |
| |
|
0 commit comments