Remove endpoint on webhook events
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
@@ -2347,7 +2347,6 @@ input WebhookEventOrder
|
||||
type WebhookEvent implements Node {
|
||||
id: ID!
|
||||
webhookConfigurationId: ID!
|
||||
endpointUrl: String!
|
||||
status: WebhookEventStatus!
|
||||
response: String
|
||||
createdAt: Datetime!
|
||||
|
||||
Reference in New Issue
Block a user