ENUM

CategoryType

link GraphQL Schema definition

  • enum CategoryType {
  • # present tense
  • tense_pres
  • # past tense
  • tense_past
  • # past/present particle
  • verbform_part
  • }