Skip to content

SellerDetailsInput

The SellerDetailsInput type determines the input fields for a home seller’s details. That includes contact details as well as the seller relation.

input SellerDetailsInput {
contact: ContactInput!
sellerRelationToOwner: SellerRelationToOwner!
agentRelationToSeller: AgentRelationToSeller
}
FieldTypeDescription
contactContactInput!The seller’s contact details
sellerRelationToOwnerSellerRelationToOwner!The seller’s relation to the owner of the home.
agentRelationToSellerAgentRelationToSellerThe agent’s relation to the seller