ENUM

ServiceAccountSortBy

Description

Fields by which service accounts may be sorted.

link GraphQL Schema definition

  • enum ServiceAccountSortBy {
  • # Name of the service account.
  • NAME
  • }

link Require by