INPUT_OBJECT
input ModifyContactsInput {# The list of contacts. The contacts in this list must belong to the same team of # the property.contact_ids: [UUID!]!# The property ID. This must be a UUID v4 and the property referenced by it must # exist in SweepBright and belong to the same company.property_id: UUID!}