Types > __EnumValue
Commerce APITypes__EnumValue
__EnumValue

Description

One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.

Fields

deprecationReason: String


description: String


isDeprecated: Boolean!


name: String!


Used By

Types

__Type

Preview (typescript)

Loading module