webhookEventTypes Query
List of all available webhook event types with id and name pairs.
Input fields
| Argument | Type | Description |
|---|
Return fields ([WebhookEventTypeInfo]!)
id (String!)
The event type identifier (e.g., 'log_stream.updated', 'user.deleted').
name (String!)
The human-readable event name (e.g., 'Log Stream Updated', 'User Deleted').