WebhookConfigurationAuditLog
This page contains
Fields
configuration: WebhookConfiguration! | Linked webhook configuration |
action: WebhookConfigurationAuditAction! | Action performed on the webhook configuration |
changes: [WebhookConfigurationChange!] | The changes made to the webhook configuration, or null if the configuration was deleted |
performedBy: User PREVIEW | User who performed the action. Null when the action was performed by a service |
timestamp: DateTime! | Time when the action was performed |
Parent objects of WebhookConfigurationAuditLog
WebhookConfigurationAuditLogConnection | Paginated result for webhook configurations audit logs |