We should add support for Enum fields in the action builder. Potentially any field can be an enum field, and if marked as such would override the component type thats displayed on the action builder.
The enum values can just be hardcoded in the schema, the key being the actual value sent to the contracts and the value being a human readable label.
We should add support for Enum fields in the action builder. Potentially any field can be an enum field, and if marked as such would override the component type thats displayed on the action builder.
The enum values can just be hardcoded in the schema, the key being the actual value sent to the contracts and the value being a human readable label.