Commit 7b21270
authored
docs(plugin-form-builder): add warning about GraphQL type name collis… (#12720)
### What? Add a warning to the form builder plugin docs about potential GraphQL type name collisions with custom Blocks or Collections. ### Why? To help users avoid schema errors caused by conflicting type names and guide them with resolution options.1 parent 34fe36b commit 7b21270
1 file changed
+26
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
473 | 498 | | |
474 | 499 | | |
475 | 500 | | |
| |||
526 | 551 | | |
527 | 552 | | |
528 | 553 | | |
529 | | - | |
| 554 | + | |
0 commit comments