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