ENUM

LanguageOrderField

Properties by which language connections can be ordered.

link GraphQL Schema definition

  • enum LanguageOrderField {
  • # Order languages by the size of all files containing the language
  • SIZE
  • }