Skip to content

Question about ENUM_VALUE directive location #924

@sungam3r

Description

@sungam3r

Do I understand correctly that ENUM_VALUE location (TypeSystemDirectiveLocation) works for EnumValue term and may be applied to both examples?

enum Color {
  GREEN @myDirective
  RED
}
input Data {
  color: Color = RED @myDirective
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    🤷‍♀️ AmbiguityAn issue/PR which identifies or fixes spec ambiguity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions