ENUM

ShirtSize

link GraphQL Schema definition

  • enum ShirtSize {
  • L
  • S
  • M
  • XS
  • XL
  • XXL
  • }