ENUM

TeamMemberType

Membership type of a team member

link GraphQL Schema definition

  • enum TeamMemberType {
  • PLAYER
  • STAFF
  • }