Enums

Enums also called as enumeration types are a special kind of scalar that is restricted to a particular set of allowed values. This allows you to:

Learn more from the following links: