File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -444,9 +444,9 @@ formBuilderPlugin({
444444
445445 To resolve this, you can:
446446
447- 1 . Use a different slug in your Collection
448- 2 . Override ` graphQL.singularName ` in your [ Collection config ] ( https://payloadcms.com/docs/configuration/collections#graphql )
449- 3 . Override ` interfaceName ` in your [ Block config ] ( https://payloadcms.com/docs/fields/blocks#block-configs )
447+ 1 . Change the ` slug ` in your [ Collection Config ] ( https://payloadcms.com/docs/configuration/collections#config-options )
448+ 2 . Override ` graphQL.singularName ` in your [ Collection Config ] ( https://payloadcms.com/docs/configuration/collections#graphql )
449+ 3 . Override ` interfaceName ` in your [ Block Config ] ( https://payloadcms.com/docs/fields/blocks#block-configs )
450450 4 . Override ` interfaceName ` in the plugin's field config, as shown above
451451</Banner >
452452
You can’t perform that action at this time.
0 commit comments