OBJECT

updateConversationPayload

Autogenerated return type of updateConversation

link GraphQL Schema definition

  • type updateConversationPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • conversation: Conversation
  • messages: [FieldError]
  • }

link Require by