ENUM

OrderBy

Order of search results

link GraphQL Schema definition

  • enum OrderBy {
  • ClosedAtAscending
  • ClosedAtDescending
  • CustomerSatisfactionAscending
  • CustomerSatisfactionDescending
  • DurationAscending
  • DurationDescending
  • NetPromoterScoreAscending
  • NetPromoterScoreDescending
  • }

link Require by