Community Categories

The AmityCommunityRepository will also be able to manage community categories. When communities are put into a category, you will be able to sort and filter each of the communities in that category.

Note: Right now categories will be creatable and updatable only from the Amity Social Cloud Console.

Category Query

This method provides the ability to obtain all the categories.

The default of sortBy is NAME so you can skip .sortBy in builder

Last updated