postgraphile-plugin-nested-mutations
postgraphile-plugin-nested-mutations copied to clipboard
Fix: Error: A type naming conflict has occurred
Error: A type naming conflict has occurred - two entities have tried to define the same type 'SomeEntityInput'.…
Any improvement suggestions to this? This certainly makes for very long type names. Doesn't matter too much though.
Bumped into the same error on a project, this fix solves it. (apologies if this is not the appropriate plate to comment).