OBJECT
type IntEnumItem {# Display name of the option.key: String! # Integer value stored for the option.value: Int! }