Commit 70b5696
fix(gatsby-source-wordpress): only diff wpgraphql schema if the user opts in (#38856)
* only diff wpgraphql schema if the user opts in
* Update config.yml
---------
Co-authored-by: Michal Piechowiak <[email protected]>
(cherry picked from commit 5bd4c25)1 parent b4ce9e6 commit 70b5696
File tree
2 files changed
+3
-5
lines changed- .circleci
- packages/gatsby-source-wordpress/src/steps/create-schema-customization
2 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
563 | | - | |
| 563 | + | |
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
| 339 | + | |
| 340 | + | |
343 | 341 | | |
344 | 342 | | |
345 | 343 | | |
| |||
0 commit comments