API Reference

Sections

Theme switcher

MapperRowField

MapperRowField

display_namestring
iconstring
default_string_valuestring
default_valuejsonstring
field_input_typestring
Enum values:
STRINGLABELLISTBOOLSECRETSELECT_QUERYSELECTDATENUMBERFLOAT
... 12 other enums
optionsobject

Show child attributes

field_namestring
descriptionstring
query_datajsonstring
requiredboolean
hiddenboolean
is_multiboolean
skeletonboolean
is_primaryboolean
disabledboolean
tooltipstring
Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 { "display_name": null, "icon": null, "default_string_value": null, "default_value": null, "field_input_type": "STRING", "options": { "is_createable": false, "is_creatable": false, "values": [ { "id": null, "name": null } ], "switch_cases": [ "" ] }, "field_name": null, "description": null, "query_data": null, "required": false, "hidden": false, "is_multi": false, "skeleton": false, "is_primary": false, "disabled": false, "tooltip": null }
Was this section helpful?

What made this section unhelpful for you?