feat(notifications): switch messenger connect flow to bot links
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
query MyMessengerConnections {
|
||||
myMessengerConnections {
|
||||
id
|
||||
type
|
||||
channelId
|
||||
isActive
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user