experimental_recreateReports
Recreates all performance records within this residential park for the given month.
experimental_recreateReports(
month: Date!
parkId: ResidentialParkID!
): Boolean!
Arguments
experimental_recreateReports.month ● Date! non-null scalar
experimental_recreateReports.parkId ● ResidentialParkID! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.