Schema

Scalars

Enums

Objects

Input Objects

LenderAddress (OBJECT)

Address of a lender.

Schema Definition

type LenderAddress { country: String county: String postcode: String street: String town: String }