editCommunity mutation to update the community data.
The community can be edited only by the owner or a user associated wit the ADMINISTRATOR scope.
Community editing is implemented with a “patch” method. This means that only values that need to be updated should be sent.
EditCommunityInput object
Community object. Detailed description and the full list of available properties can be found here.