OBJECT
A single selectable option within a Select field
type SelectOption {label: String! value: String! }