Once the user joined the community and became its member, they can leave the community. In this case community posts and comments, created by the user before, will be presaved and still returned in theDocumentation Index
Fetch the complete documentation index at: https://docs.opigno.com/llms.txt
Use this file to discover all available pages before exploring further.
getCommunityPosts query results. However, the user will not be able
to create a new posts in the same community.
The community owner cannot leave the community. The mutation is available only for the community members.
leaveCommunity mutation should be executed.
It accepts one required incoming parameter - communityId that represents ID of the community to be left by the current API user.
The user can join the same community again or be invited to this community after they left it.