Schema

Scalars

Enums

Objects

Input Objects

PropertyMortgageType (ENUM)

The type of mortgage on the property

Schema Definition

enum PropertyMortgageType { INTEREST_ONLY,  PART_AND_PART,  REPAYMENT,  }