Marks the class as editable when used as GraphType.
By default, non built-in types cannot be edited in the graph. To avoid incorrect object type creation.
However, certain fields provide custom editors that should be editable.
The field must the ensure that the data structure remains consistent when the graph is instanced and
used multiple times.
Marks the class as editable when used as GraphType.
By default, non built-in types cannot be edited in the graph. To avoid incorrect object type creation. However, certain fields provide custom editors that should be editable. The field must the ensure that the data structure remains consistent when the graph is instanced and used multiple times.