OBJECT
type ChatSetting {auto_welcome_text: String content: String hide_close_confirmation: Boolean id: ID! is_active: Boolean receive_notifications: Boolean send_auto_welcome: Boolean # setting owneruser_id: ID }