I would like to request that Global Webhooks and Model Webhooks have the same payload.
Both payloads have in common properties which are: newValue
and previousValue
But model payloads also have operation
and modelName
. Would be nice to have these properties in Global Webhooks too.
Itβs simple and is not a breaking change.
Thank you!