ENUM
UserAuditSortField
Description
Represents the supported fields on which we can sort user audit response.
link GraphQL Schema definition
- enum UserAuditSortField {
- # Sort user audits by time.
- }
ENUM
Represents the supported fields on which we can sort user audit response.
- enum UserAuditSortField {
- # Sort user audits by time.
- }