Closed
Description
The NodeType enum currently fails to deserialize with node types that aren't explicitly defined in the enum variants. This causes deserialization errors instead of gracefully handling unknown node types with the existing Other(String) variant.
Metadata
Metadata
Assignees
Labels
No labels