ENUM

IdentityDataLocationSortField

Description

Fields that can be used to sort identity data locations.

link GraphQL Schema definition

  • enum IdentityDataLocationSortField {
  • # The name of the data location.
  • NAME
  • }