ENUM

TeamOrderField

Properties by which team connections can be ordered.

link GraphQL Schema definition

  • enum TeamOrderField {
  • # Allows ordering a list of teams by name.
  • NAME
  • }