Skip to main content

EnumValueTypeDef

API reference

A definition of a value in a custom enum defined in a Module.

Implements Node

deprecated: String

The reason this enum member is deprecated, if any.

description: String!

A doc string for the enum member, if any.

id: ID!

A unique identifier for this EnumValueTypeDef.

name: String!

The name of the enum member.

value: String!

The value of the enum member

sourceMap: SourceMap

The location of this enum member declaration.

References

Returned by