Skip to main content

Duplicate Field Name in Schema

Erroneous Code Example

This error occurs when you define the same field name more than once within a single node, edge, or vector type.

Solution

Remove the duplicate field or rename one of them.