ENUM

CardCategoryEnum

カード形状

link GraphQL Schema definition

  • enum CardCategoryEnum {
  • # 個人カード
  • personal
  • # 部署カード
  • department
  • }