INPUT_OBJECT
Assign negotiator
input AssignNegotiatorInput {# The ID of the negotiator we want to associate to the provided property.negotiator_id: String!# 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!}