Mutation: echoSubscription
**FEATURE UNDER DEVELOPMENT** Will send text to clients subscribed to echo subscription.
echoSubscription(
text: String!
): Boolean!
Arguments
echoSubscription.text ● String! non-null scalar
Text to send to subscribed clients
Type
Boolean scalar
The Boolean scalar type represents true or false.