INPUT_OBJECT
AuditLogExportRequestFilterInput
link GraphQL Schema definition
1 input AuditLogExportRequestFilterInput { 4 2 # Optional parameter to export org-level logs. For SA use only 3 String : 7 5 # Mandatory time range filter 6 AuditLogDateTimeFilterInput! : 10 8 # Events to include in the export. Includes all events by default 9 EventNameEnum] : [ 13 11 # UserNames to audit. If empty then all org/instance users will be returned 12 String] : [ 14 }
link Required by
This element is not required by anyone