apartment
Fetches a single apartment by its ID.
Returns error if not found.
apartment(
id: ApartmentID!
): Apartment!
Fetches a single apartment by its ID.
Returns error if not found.
apartment(
id: ApartmentID!
): Apartment!
apartment.id ● ApartmentID! non-null scalarApartment object