fix: queries for webhooks + improve tests
This commit is contained in:
@@ -2218,7 +2218,7 @@ type GenerateJWTKeysResponse {
|
||||
|
||||
type Webhook {
|
||||
id: ID!
|
||||
event_name: String
|
||||
event_name: String # this is unique string
|
||||
event_description: String
|
||||
endpoint: String
|
||||
enabled: Boolean
|
||||
|
Reference in New Issue
Block a user