INPUT_OBJECT
input UpdateChatConversationInput {clientMutationId: String# Unique identifier of entity.id: ID!# Last modification time.modified: DateTime# Creation time.created: DateTime# Relation to single entity instance.ownerId: ID# Whole natural number.type: Int# Relations to TextMessages.messages: [CreateOrUpdateTextMessageNoChatConversationBackrefInput!]}