Skip to content

docs(plugin-form-builder): add warning about GraphQL type name collis… #12720

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 8, 2025

Conversation

gwesterman
Copy link
Contributor

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.

- Replaced warning with an info banner
- Moved GraphQL type name collision info into its own dedicated section
@paulpopus paulpopus merged commit 7b21270 into payloadcms:main Jun 8, 2025
12 checks passed
Copy link
Contributor

github-actions bot commented Jun 9, 2025

🚀 This is included in version v3.42.0

elliott-w pushed a commit to elliott-w/payload that referenced this pull request Jun 12, 2025
payloadcms#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants