INPUT_OBJECT
input CreateChatConversationInput {clientMutationId: String# 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: [CreateTextMessageNoChatConversationBackrefInput!]}