INPUT_OBJECT
Input type for updating a CallTracking
input UpdateCompanyInput {# The name of the CompanycompanyName: String!# Id of a parent Companyparent: Int}