WebhookEntity
The entity this webhook will track
type WebhookEntity {
entityId: ID!
entityType: WebhookableType
}
The entity this webhook will track
type WebhookEntity {
entityId: ID!
entityType: WebhookableType
}
entityId (ID!)entityType (WebhookableType)