OBJECT
Subscription
link GraphQL Schema definition
- type Subscription {
- : Conversation
- # Arguments
- # id: conversation id
- (: String): Message
- }
link Require by
This element is not required by anyone
OBJECT
- type Subscription {
- : Conversation
- # Arguments
- # id: conversation id
- (: String): Message
- }