OBJECT
Community settings
type CommunitySettings {# True if the community is enabled for this projectisCommunityEnabled: Boolean! # Set to true to automatically send a message on conversation startsisCommunityStartMessageEnabled: Boolean! # The url used for the community FAQcommunityFaqUrl: String }