archiveResidentialPark
Archive a residential park by its ID. The park must not have any active (not archived) clients prior to archiving
archiveResidentialPark(
id: ResidentialParkID!
): Boolean!
Arguments
archiveResidentialPark.id ● ResidentialParkID! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.