OBJECT
type CommunityPoiCategory {id: Int name: String icon: String # Arguments# clientName: pois(clientName: String!): [CommunityPoi] }