Types
WebhookVersion
object
WebhookVersionFields
version
String!
The version identifier string used when creating or updating a webhook target (e.g. '2024-01-01').
isDeprecated
Boolean!
When true, this version is deprecated and webhook targets pinned to it should be migrated to a newer version.
isLatest
Boolean!
When true, this is the most recent available version. New webhook targets should be pinned to this version.

