ENUM

ExchangeLiveMountSortByField

Description

Sort by parameters for Exchange Live Mount results.

link GraphQL Schema definition

  • enum ExchangeLiveMountSortByField {
  • # Sort by Cluster Name.
  • CLUSTER_NAME
  • # Sort by Mount Creation Date.
  • CREATION_DATE
  • # Sort by field is not specified. Any filter text would
  • # not be considered.
  • UNSPECIFIED
  • }