Closed ColeWalker closed 4 years ago
Should accept a channel where chat message is to be sent and the message to be sent to the channel.
This cannot be part of the chat subscription type as it is not necessarily related to websockets.
Will need to create mutation type in the root schema.
Function should connect to the chat, send the message, then disconnect from the chat.
Should accept a channel where chat message is to be sent and the message to be sent to the channel.
This cannot be part of the chat subscription type as it is not necessarily related to websockets.
Will need to create mutation type in the root schema.
Function should connect to the chat, send the message, then disconnect from the chat.