ENUM
GlobalCertificateSortBy
Description
How to sort the certificates.
link GraphQL Schema definition
- enum GlobalCertificateSortBy {
- # Sort by the expiration date of the certificate.
- # Sort by the name of the certificate.
- # The sorting filter is unknown.
- }