INPUT_OBJECT
Input type for updating a PhoneWidget in the Admin Landing Page product
input UpdateAlpPhoneWidgetInput {# Number of columns the widget will takes on a grid (6 or 12).size: Int# Title of the Widgettitle: String# Description of the Widgetdescription: String# Can use call center number?useCallCenter: Boolean}