Use module field label for DAL pipeline outputs
This commit is contained in:
@@ -38,6 +38,7 @@ type (
|
||||
|
||||
// MapProperties describe the attribute such as it's type and constraints
|
||||
MapProperties struct {
|
||||
Label string
|
||||
IsPrimary bool
|
||||
Nullable bool
|
||||
Type Type
|
||||
|
||||
Reference in New Issue
Block a user