ENUM

GenderEnum

link GraphQL Schema definition

  • enum GenderEnum {
  • notKnown
  • male
  • female
  • notApplicable
  • }