OBJECT
updateConversationPayload
Autogenerated return type of updateConversation.
link GraphQL Schema definition
- type updateConversationPayload {
- # A unique identifier for the client performing the mutation.
- String :
- Conversation :
- # The list of errors occurred during the mutation
- FieldError] : [
- }