setInvestmentCostPercentage
Updates the investment cost percentage of a catalogue to a new value.
Requires authorization features: park:catalogue:edit
setInvestmentCostPercentage(
input: SetInvestmentCostPercentageInput!
): SetInvestmentCostPercentagePayload!
Directives
auth
Requires authorization features: park:catalogue:edit
Arguments
setInvestmentCostPercentage.input ● SetInvestmentCostPercentageInput! non-null input
Type
SetInvestmentCostPercentagePayload object
Payload for the setInvestmentCostPercentage mutation.