ENUM

CardColorEnum

物理カードの色

link GraphQL Schema definition

  • enum CardColorEnum {
  • # 黒
  • BLACK
  • # 白
  • WHITE
  • }

link Require by