ENUM

GameSelectionType

The type of selection i.e. is it for a character or something else

link GraphQL Schema definition

  • enum GameSelectionType {
  • # Character selection
  • CHARACTER
  • }