OBJECT
Social network linked to a Site
type SiteSocialNetwork {# Idid: Int! # Social network namename: String # URL of the social network profilelink: String # CSS class for the social network iconcssClass: String }