load
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
query Migration_01_FetchWebhookIds {
|
||||
app {
|
||||
webhooks {
|
||||
id
|
||||
syncEvents {
|
||||
eventType
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user