The __EnumValue Type
The__EnumValuetype represents one of possible values of an enum.
Fields
namemust return a Stringdescriptionmay return a String or nullisDeprecatedreturns true if this field should no longer be used, otherwise false .deprecationReasonoptionally provides a reason why this field is deprecated.