tabInputs
Last updated
Configuration input field within a tab.
type TabInputs {
inputType: InputTypes
inputTitle: String
inputName: String
}inputTitle String
Display title for the input field
inputName String
Internal name for the input field
Last updated
