The __EnumValue Type

The__EnumValuetype represents one of possible values of an enum.

Fields

  • name must return a String
  • description may return a String or null
  • isDeprecated returns true if this field should no longer be used, otherwise false .
  • deprecationReason optionally provides a reason why this field is deprecated.

results matching ""

    No results matching ""