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