signedStreamName
Get the signed stream name for a given stream name
Arguments
conversation_id
· ID
· The id of the conversation to get the signed stream name for Returns
String
Example
query signedStreamName($conversation_id: ID, $type: SignedStreamName!) { signedStreamName(conversation_id: $conversation_id, type: $type)}