SetCostCentreInput
No description
input SetCostCentreInput {
costCentre: String!
id: ResidentialParkID!
}
Fields
SetCostCentreInput.costCentre ● String! non-null scalar
The cost center of this residential park.
SetCostCentreInput.id ● ResidentialParkID! non-null scalar
The unique identifier of the residential park.
Member Of
setCostCentre mutation