INPUT_OBJECT
Input type for updating a SiteSocialNetwork
input UpdateSiteSocialNetworkInput {# Social network namename: String# URL of the social network profilelink: String# CSS class for the social network iconcssClass: String}